By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T01:54:31.474Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T01:54:31.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T01:54:31.507Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:54:32.083Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:54:32.155Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:54:32.155Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T01:54:32.155Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T01:54:32.211Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-15T01:54:32.265Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-15T01:54:32.282Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-15T01:54:33.691Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-15T01:54:34.152Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-15T01:54:34.166Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-15T01:54:34.167Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-15T01:54:34.211Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-15T01:54:34.211Z |INFO |Root WebApplicationContext: initialization completed in 1929 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-15T01:54:34.574Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-15T01:54:35.177Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-15T01:54:36.300Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-15T01:54:36.661Z |INFO |Started MainApp in 7.568 seconds (JVM running for 8.23) |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-15T01:54:36.704Z |INFO |Start scheduling PRH workflow |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:54:36.745Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e035cd2b-d37e-4fca-a7bd-674378a22d06 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-15T01:54:38.113Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-15T01:54:38.114Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-15T01:54:38.116Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:54:38.176Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:54:38.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:54:48.203Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8b620772-ed41-47da-af22-4a1b492e65f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:54:49.276Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:54:49.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:54:59.277Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2fa9f6a8-70f5-4e93-924c-df7b2a86db12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:00.345Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:00.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:10.347Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=cea880d8-8d69-4e99-8179-12407e8a4e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:11.422Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:11.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:21.423Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=054d9a90-78cb-48bd-9b45-e91486f629fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:22.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:22.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:32.465Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=50d4fea7-3f63-4abd-8f1b-38d8a10efb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:33.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:33.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:43.537Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=36b8a3f5-a97d-4c6e-ab42-e6d570dacbbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:44.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:54.704Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=df99840b-f5c4-4269-8620-f4cf78701b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:55:55.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:55:55.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:05.772Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=181cddac-fb1e-4f47-b453-0b1db99f46f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:56:06.844Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:06.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:16.845Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f1b2c84d-7d40-47c1-bcbe-aafbeb75a5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:56:18.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:18.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:28.011Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6ef83bcc-e276-45a1-b820-c0d9dc91d7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:56:29.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:29.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:39.054Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9a55b516-4047-45f0-9477-46476f5b9a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:56:40.166Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:50.167Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3d680af2-4658-43a3-a0b0-840d15db5628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:56:51.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:56:51.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:01.262Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2d9d56fc-fce0-4e6a-b9d5-ef04dec003b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:02.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:02.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:12.304Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3c22698a-3bea-430e-adf2-eaa8414bdf1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:13.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:23.374Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=dc80fdcd-94ed-42a9-8791-6a9c550d343d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:24.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:24.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:34.442Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1305ba56-8925-407b-8b2f-a11f6c1714d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:35.486Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:35.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:45.487Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=250d744f-442c-4076-b6d4-ede2bc345ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:46.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:46.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:56.656Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=40725e70-bfc0-472e-b91a-87e93891f186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:57:57.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:57:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:07.728Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4995a437-da4d-4ee7-9e75-078772321e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:58:08.766Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:08.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:18.767Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6d5c8479-27af-483e-853d-7ae16eff0d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:58:19.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:29.836Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8ccdc560-a1ce-40e5-8890-49f4a2cf747b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:58:30.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:30.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:40.915Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ec5dd1dc-079e-4712-9909-b8eab40488a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:58:41.949Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:51.952Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2f5a682c-b600-4149-9ab0-521b2ec85086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:58:53.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:58:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:03.051Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7ea87c9c-7258-4ba3-82b2-649cc39ded1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:04.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:04.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:14.131Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1c745a40-64c7-4d66-891e-2aa6dce1c262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:15.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:15.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:25.200Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=54ef217c-ce18-445f-8e4c-2c4fc6061322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:26.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:26.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T01:59:35.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T01:59:35.278Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T01:59:35.278Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:59:35.282Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:59:35.291Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T01:59:35.292Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T01:59:35.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T01:59:35.294Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:36.267Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4db47c35-16cd-4796-8b4a-c1f96aaaea67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:37.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:47.373Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4d455998-c514-48b4-8717-38859483c32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:48.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:48.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:58.445Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2b2d7e73-d689-4721-a33b-a98fcfe28c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T01:59:59.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T01:59:59.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:09.579Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c477182f-0ed4-4462-aaf3-4abfb606e836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T02:00:10.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:10.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:20.653Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9fcd7fc7-ba07-4673-9316-9eabc83ad1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-15T02:00:21.694Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.42.15:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:21.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:31.696Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=19f41a50-4742-4e5d-93ac-130fe33938e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:31.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:41.828Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ef79f609-2a9f-45a5-ac85-d64799ffd305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:41.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:51.847Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e4a49daa-83ca-4de0-8034-f793fc507cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:00:51.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:01.861Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3da74de4-e2c1-465d-9b1e-9a019ffd2be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:01.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:11.874Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=10eb9f1c-8a08-47d0-9afc-f6249ea78065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:11.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:21.892Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e83c883b-8160-419b-9dc5-804710273237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:21.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:31.910Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0e515aac-2d17-4aa5-a3fa-09d3e2df3ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:31.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:41.924Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7f783b5d-b148-4632-94fe-6dcf11d89bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:41.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:51.936Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=630d7176-ccc8-462f-96dd-9655af5e37db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:01:51.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:01.949Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=945f8231-44aa-49e4-a2c0-63e7b60a4dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:01.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:11.961Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a46dbfb4-e6b2-4bce-a24a-6425246832cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:11.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:21.974Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7caeac86-265b-4894-bb74-bb59a9640e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:21.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:31.987Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=732a56d7-ac40-4af1-ba09-9b699e6a34e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:42.000Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5bbe88eb-7e89-4e06-81c9-0f57725ac2b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:42.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:52.014Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ebc3685b-f56c-4e26-8ce5-88abfc7b7886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:02:52.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:02.025Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=264dcc45-ca7f-43fe-8642-9e402efb157d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:02.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:12.037Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2b50248a-68b3-4822-b835-a3658e4d19cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:22.049Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=25cbac6a-b3e9-4671-b105-998b6af00473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:32.063Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1315a832-27ab-4683-b588-4b498e24b78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:32.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:42.078Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ce01e438-55dc-4aa9-ab16-5f3e59e0e5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:42.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:52.097Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=069f3625-d288-44dc-af16-e739e0cf6aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:03:52.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:02.118Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=077ba443-c365-46e0-8004-30d0d0669972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:02.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:12.132Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c15a71fb-a589-4482-bf76-c15a6a9bc2ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:12.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:22.145Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0ce95bec-46c9-4b53-99ec-319b8a5174c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:22.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:32.155Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e31ae9a4-19cf-4869-b1a4-4b7e7d952e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:32.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:04:34.767Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:04:34.768Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:04:34.768Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:04:34.770Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:04:34.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:04:34.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:04:34.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:04:34.781Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:42.167Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=53a7501e-db9e-48a7-a70e-ee3c242aa4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:42.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:52.178Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1a5706ee-c966-49cc-b31d-cee9d30ae12b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:04:52.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:02.188Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8c22145a-a700-4d28-a614-096571c80722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:02.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:12.199Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b00c4a7a-b909-4bd7-9f9b-cb815bb3a1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:12.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:22.209Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=131533f7-4947-4709-865b-f64a18aa1a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:32.220Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=761d266d-2d8b-4147-a1db-d57c8d534f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:32.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:42.231Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=12a602b3-bc28-4139-b06d-29f0edfc9f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:52.244Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a25b2769-5792-4f84-ab52-f4b6584d1d83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:05:52.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:02.254Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=18e6730b-e539-46dc-87a2-a722579e5124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:02.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:12.266Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a0eec14a-349e-48ff-bafa-8dc5c244aede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:12.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:22.276Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8f4e01f5-e0c4-425b-9dd0-1070e40290d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:22.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:32.286Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0fe32380-9cea-4ed1-88dd-eb080a2727b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:32.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:42.297Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8e9a3df6-5e15-4243-b9c1-63033cc16831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:52.308Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=38724e0b-b1fb-4606-895c-7916e08da5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:06:52.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:02.316Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c75f723c-6d1b-4a1a-b9a0-3aa0de9f9eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:02.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:12.327Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8ebf7f20-a803-4baf-b63b-83aed34332c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:22.336Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3fc7c28c-1ec6-4462-94d7-50cf04da2121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:22.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:32.344Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=37f2e284-7067-457a-b37a-5ede8491bacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:42.353Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7f616c5f-a03b-4d58-846b-a9243a1b17e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:42.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:52.361Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3dcab7d6-6f28-4fc6-ad2b-41bc88f42c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:07:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:02.369Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=77aefc17-a95a-411d-ba87-0f29f7a96a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:02.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:12.378Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7e9bd6c0-f11a-4689-ae77-8f35097ace3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:12.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:22.389Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9c86eb51-6677-43e4-8520-e40176c4c982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:32.397Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ed2f6610-08bf-4055-b0ed-2162ef9f36d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:32.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:42.408Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=27300617-7872-46f2-81a7-58b02b6bfa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:42.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:52.419Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=20dad844-a1be-4c95-8fda-3feecda37e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:08:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:02.432Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=edba4968-12b4-4fe5-94ea-2a2508cef958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:02.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:12.443Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=73089d78-2560-4a88-bff4-328fd60e5e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:12.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:22.452Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=399ddf6e-fc25-4ae3-ab63-fd11a4973cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:22.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:32.461Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bc720b1c-3b05-4014-bfcc-72ceb2d3ca49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:09:34.780Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:09:34.780Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:09:34.781Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:09:34.782Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:09:34.787Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:09:34.787Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:09:34.787Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:09:34.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:42.471Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7cf5e83f-0b17-4383-866c-c42ccce2a4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:52.482Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=703f9ff3-b27d-4918-9793-da8b05ee1e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:09:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:02.491Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ee21bf87-5534-43ee-8595-6633d6a17741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:02.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:12.502Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9466b4d7-4cde-4100-90d0-5bb23d2fa008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:12.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:22.513Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3a243059-e14f-4f01-b54d-9b53cb481236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:32.523Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7dab9473-804a-474c-a6b5-d151d388d3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:32.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:42.532Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0855a24e-3c30-4472-b6fa-b85133fec2aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:42.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:52.540Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8040b968-2bd7-47c3-8f4f-01a46681b842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:10:52.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:02.550Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=be8c3e40-28a9-4b00-9d91-3983bec25ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:02.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:12.559Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f6a4c686-2f93-4de5-826a-63a9231b81a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:22.567Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5fae0c65-4f23-4635-8739-3300ff7af862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:22.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:32.575Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=75ceafdb-f341-4037-b4b7-2c049a07bcbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:32.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:42.583Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3c5522d7-75f7-460a-be92-b9c5606153c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:42.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:52.591Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=11f10bb2-b663-4a61-82d3-8daef3888cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:11:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:02.600Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=94fcafcb-7a5c-40ca-9f1a-98838d8eddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:12.608Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=46e78c5c-f219-4000-bc1f-b244a8a8fa50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:22.617Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e3b9a352-4dcd-40b7-96c6-e04943b6eeea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:32.626Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a7544991-c8af-43ef-9e7b-9f228cc92aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:32.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:42.635Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7ee986af-20a8-4e1a-b85e-69f875770e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:42.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:52.644Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f014c16d-7b62-4c3a-ab8b-20b8c1a1f650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:12:52.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:02.652Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=db4ce0f2-6617-449f-ba05-f2cc219d7603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:02.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:12.661Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c1cc0768-55c8-4f6c-a81e-dd7629bcee38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:22.671Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=83b279f8-a324-4f97-9b68-f05f983ecb27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:22.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:32.679Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c8a48014-a26a-4817-8bb3-c8bc6118b1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:32.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:42.689Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2976dd14-3357-49d7-8f3a-b674f440ecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:42.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:52.698Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2fd0b94c-44ae-49a4-9c2d-c5e2445b0654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:13:52.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:02.706Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4de51f2a-a946-4121-a209-9dda0979cf95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:02.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:12.716Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f4e76309-3e2e-4c39-88e7-243227e2bcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:12.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:22.725Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8b549fe4-127e-4233-bf4a-9c6320147171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:22.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:32.734Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=450d3c41-eaac-4c76-a156-cf66ab8b946a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:14:34.752Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:14:34.752Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:14:34.752Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:14:34.753Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:14:34.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:14:34.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:14:34.758Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:14:34.759Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:42.744Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=208334a1-c0e3-400a-95eb-f5a33995b35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:42.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:52.753Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f3f8a38f-cb62-4e7f-bc85-ce6bcdfe673d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:14:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:02.764Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=fce9e227-81b6-4545-b714-e74b3820f791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:02.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:12.774Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c713a803-d9a4-4851-bc0d-62351bd19a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:12.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:22.784Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a949e54c-c27b-4c01-a929-d45cccc24f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:22.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:32.792Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e8e13db5-4d51-462c-a061-d496d8967927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:32.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:42.801Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=325b9bc6-b8b1-42e3-844f-8c33aa3e1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:42.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:52.810Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=98f4c649-11e6-4fe7-abda-2e4a5fca3746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:15:52.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:02.819Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a65429f8-9b8e-45eb-8d2e-52f534dd7214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:02.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:12.829Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=18d9963c-f2c4-4981-b242-ffd49a6264f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:22.838Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=39fc5770-2006-4625-bb8b-21b285673bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:22.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:32.849Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=910468cf-f8ed-4967-9dee-3caf75d746f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:32.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:42.857Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=63eb3987-254c-493f-9b4e-88255972ed39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:52.865Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=42f6ff04-4232-48ca-8375-9893526d6d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:16:52.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:02.874Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0505bb45-76c6-4a49-a4b8-ce3ef4a872a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:02.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:12.883Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6e67dd7b-7111-415d-990a-c3c3902018da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:12.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:22.892Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=24628f0d-9788-4fa4-add6-915057d0bb0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:22.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:32.902Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b889ac87-a2ba-4152-9e99-7f6809e4fcd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:32.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:42.909Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=177d3938-1375-4989-ad6c-5ec551ac721c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:42.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:52.917Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bc89f98b-36b2-4d01-a5b3-270e647ff128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:17:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:02.926Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=87f5708d-e62c-44f1-873c-0157065120db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:12.935Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4b07091a-cce9-4b6d-86d8-0a429405bcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:12.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:22.942Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b1fe752c-1ffe-4ea0-a220-3a7c11efc8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:22.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:32.949Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2766a4eb-7132-4720-8b2a-b0b550428a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:32.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:42.957Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=751c5d03-9f3f-4e6e-ba6b-3351f5194ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:42.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:52.965Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5237ca34-e582-4764-a302-6efa870e5d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:18:52.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:02.973Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4b1342a7-9683-40fa-a582-3268981057da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:02.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:12.980Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a7317efa-2cd8-4c68-a0af-679ac62c9f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:22.990Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=04f0c612-ac58-41ac-8eee-4184ce6b3409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:22.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:32.998Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1f75106e-7981-491b-9d82-a07ba548e81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:33.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:19:34.773Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:19:34.773Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:19:34.774Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:19:34.774Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:19:34.778Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:19:34.779Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:19:34.779Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:19:34.780Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:43.006Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=010d70cf-c33d-48bd-9b26-cefb3f538bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:53.015Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=95331949-01ba-49d4-9e74-9001a2bb9db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:19:53.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:03.025Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=35c5e20c-c8d0-45a2-9b4d-0336a9c0f96f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:03.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:13.033Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8d3671a5-3dc0-4678-9b0e-e955856e9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:23.040Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=516fcc52-17a3-4a0d-a19b-0e3ed54c4773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:23.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:33.086Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3dfeef77-b7a9-4d4b-acd0-a41392413ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:43.094Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c07d0b0d-3620-4fef-b5d7-dfe1bd3d89cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:43.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:53.104Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6481a195-59c7-4263-9a87-d1a3af5f946f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:20:53.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:03.113Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0928c4ed-49a8-474b-be56-5de85b90a052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:13.121Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=cc3c0c56-f9db-4dab-9a43-79e9d91726c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:13.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:23.129Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=738594fb-a17b-41c9-a458-9efa25295af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:23.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:33.137Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a85cdf48-774e-40c1-98f3-607fd0b627f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:33.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:43.145Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e7f6d124-c77b-49cd-a685-f82cee8de9fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:43.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:53.154Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6b0734a5-0952-4117-8a91-c05279a44e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:21:53.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:03.163Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4a3ea838-54d2-41a1-98b9-44852b3a7af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:03.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:13.171Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=253def89-736d-424e-85b1-c58f010fbae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:13.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:23.178Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6a6cd166-4660-4ae3-b002-8f712ad86d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:23.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:33.186Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=44b5ca63-5e17-4001-b853-c12732f4f732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:33.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:43.195Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=cbb73760-7720-4d5f-9e45-a68de490b808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:43.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:53.203Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d55f6d97-a942-44ed-907d-a9e4388901ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:22:53.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:03.210Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0550f67b-da83-4273-8d14-7efaac03cc40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:03.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:13.220Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1c4deee5-eea0-400a-9837-151f340e1470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:13.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:23.228Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=82785f99-94a2-4516-89eb-eaeea9266f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:23.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:33.238Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c5eef90e-ebde-441c-9742-d1ea96972f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:43.245Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=22322dfc-d5f8-41f2-bf65-89288721243e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:43.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:53.253Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=922e403b-67b8-4455-a567-1ae43a8b2f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:23:53.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:03.260Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=845e814f-e54f-4088-8063-d5f5a220cebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:13.270Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3b48412e-8e4c-4aea-9fd2-7795899b77f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:23.277Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5436949b-398e-4cd6-a4c8-c3592828fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:33.284Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=83ba8b48-f09c-4ed3-a040-b1a617570a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:24:34.744Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:24:34.744Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:24:34.745Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:24:34.747Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:24:34.750Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:24:34.750Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:24:34.751Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:24:34.752Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:43.293Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f07087c0-ed16-48e7-b5ee-935ead498130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:43.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:53.302Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e520662e-c366-4031-90a4-41bb21c84fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:24:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:03.311Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b219d76f-d424-481d-b128-8c2dbb7f8ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:03.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:13.319Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a50e73a8-035b-4ac1-a853-82e5f595c06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:23.328Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d58fae49-524d-4346-a7a3-ed653f4e7e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:23.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:33.336Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=536f6415-54c9-4d2a-9fd3-570c0ebb2ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:33.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:43.343Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=75a1cc67-2def-407a-8e25-907b43039923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:43.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:53.352Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=664de406-c7d1-4afb-b51e-50cd9e2d0db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:25:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:03.362Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5e13c709-a108-49c1-a0cb-ce70ea129a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:03.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:13.370Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bbac3f4e-223d-4a5c-8ba6-7b795eb82579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:13.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:23.379Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8b410407-6402-4d87-87c3-82cd23b4c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:23.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:33.389Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b268ba01-426a-40d3-bb2b-23e8dcf2a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:33.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:43.398Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d7d0ef13-411b-4e32-9878-642ac74c304b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:43.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:53.405Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7e5aa718-85a7-4abf-ad88-578ba4aab92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:26:53.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:03.414Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0f4d6b22-9f2f-49a8-ba3f-2d4119351521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:13.421Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=635cbb32-1431-4028-96e2-3eeed0a3dd49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:13.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:23.430Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=990e1bf8-6edd-4ec3-b213-586eb71aa023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:23.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:33.436Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=46e5e051-aad1-432a-b463-3543758f2273 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:43.445Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=965e7303-0146-4f92-a8cd-095970b23cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:53.453Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2abffa42-f9c2-4e79-bbbc-5a1243d8771a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:27:53.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:03.461Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=61fdb61a-1b3d-46f9-a346-631a97e5d938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:03.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:13.470Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a2c5e502-ae64-44d5-a527-bfd3f9abc47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:13.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:23.478Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5c69f6ae-edb1-4985-9389-e5d55e6fa5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:33.486Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7413799f-2da9-4253-a412-1f68c83be27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:43.494Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=985f6b7c-beed-4c8d-84df-36fc03dddcfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:43.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:53.501Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e6e803fd-df31-4cff-8738-3e77ebd08f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:28:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:03.510Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=783b8ef7-d3d3-409d-97db-6619de26d4e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:03.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:13.518Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=da47d795-7a1e-4486-b477-2e210e3f77c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:13.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:23.526Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=318e5583-79c8-4c88-8ff5-67c319bd4b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:23.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:33.535Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b9681d0a-324b-4543-be7e-cc2344bd21cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:33.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:29:34.778Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:29:34.778Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:29:34.778Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:29:34.779Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:29:34.784Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:29:34.784Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:29:34.784Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:29:34.785Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:43.542Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=05f96e59-11b9-4878-92b5-90e2bf57f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:43.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:53.550Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a6299fea-8132-426b-a082-a1b2a4fc074f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:29:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:03.559Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0bda35cf-e09e-4ef2-9e3b-0cb2cf10b946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:03.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:13.566Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=984f4a89-942c-4198-965c-802e889ab007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:13.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:23.576Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e7187e08-56ee-47a9-b10d-5723d98779c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:23.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:33.585Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5d116742-7101-46f8-84e8-cd07794a6239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:33.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:43.594Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=99899452-d397-4823-bb40-e8a88602993e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:43.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:53.601Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b30046ea-b7f9-4eef-ad06-b412f6d31245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:30:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:03.610Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=af2d85cc-287b-44d6-9a37-2dc90a9d64d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:03.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:13.618Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=24d745fe-0e7d-40fe-8940-f5c1a4224cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:13.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:23.627Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2771bc9b-9f20-4fa2-8774-5659ae3d5f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:23.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:33.634Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=73135441-b0bd-4f47-aff7-8202fe55f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:33.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:43.642Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=fa07b125-ea89-4e42-9337-0cdaaaeffa31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:43.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:53.650Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e2246f0a-fd2b-47ec-bc14-a25bc0159621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:31:53.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:03.658Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d941c3bc-b749-4d51-8e25-fb7434a43fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:03.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:13.668Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8e5134d7-99dd-4fd2-9a00-38dcbc615e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:13.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:23.677Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a1046135-25f0-4125-a72b-9c7232ab2065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:23.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:33.687Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c6ba41fa-8157-4a02-8bc9-d1001487ab29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:43.695Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7b655308-fc76-40ca-95f4-75ea6a489b36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:53.702Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=02470de6-508d-4aa9-85aa-8d8fa7274f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:32:53.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:03.712Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b8911a46-eaa8-408e-94b1-81a46a245441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:03.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:13.721Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5efba472-a4f3-4b87-bbf2-57467ac93435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:13.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:23.729Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=80dd5183-0485-445c-b3cd-b77c874877ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:33.738Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b61108fe-5766-4959-9935-7f0e2638dd3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:33.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:43.746Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=de62ee67-5d8c-4e74-b638-4938266e9aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:43.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:53.754Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6dca3c92-8bd0-4497-ad7f-b6424995985f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:33:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:03.766Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ec83eeda-2e5b-4863-8523-b62b541fb807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:03.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:13.775Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=70299cd1-33cf-4246-8b5b-626b2870d105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:13.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:23.783Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=83cb78ee-41ff-459a-aaa8-b55f3886ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:33.792Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=47383cbd-e249-458d-a1d7-37ccfdc47e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:34:34.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:34:34.759Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:34:34.760Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:34:34.761Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:34:34.764Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:34:34.764Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:34:34.764Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:34:34.765Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:43.799Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=747bcf67-1ac3-499f-8586-6077f71ad930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:43.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:53.807Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f30d6d1b-10b1-4907-b0ff-ca5c0e16b496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:34:53.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:03.815Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5074a03a-a172-48d1-969b-f364f20b9ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:13.821Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=82256c1e-844a-4136-9735-121e8909c508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:13.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:23.833Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=58ad7ce9-2082-4084-ae3e-1c1c8b6c5d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:23.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:33.842Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b0a38335-441d-46d6-aa6d-6af3fa7f8dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:33.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:43.849Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f2cc9150-3b29-4f0d-8a19-50c630eaccd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:53.857Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=43b137a9-dddb-42ae-867e-ecaf277759f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:35:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:03.866Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b1b4dff1-20d8-404d-8838-64a3c5c1e34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:03.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:13.875Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8366b26e-d8bb-4437-b3c5-55da7a7a83ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:13.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:23.882Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0a0e9c27-2d5d-42cf-bf28-35400138b253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:23.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:33.890Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=01b246de-1ef5-4105-9071-7948d63c3d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:33.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:43.899Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=82d5ef7d-d179-49d1-93ee-93f85f413c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:43.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:53.906Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b49b159e-4395-4170-8c3c-71f6ffc84dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:36:53.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:03.913Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=22d59b2f-965c-4034-aca2-e8f2fc1764dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:03.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:13.921Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=afd5e912-8bc8-480c-9f40-9574931bcf78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:13.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:23.929Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bbf795fe-9097-4a14-917b-1c1c60ce1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:23.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:33.937Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d1854b89-1561-48db-b7e7-186ac4d9f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:33.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:43.946Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a15df830-2243-48b8-a6f8-020820dbe7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:43.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:53.955Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=673d11a1-543c-41c9-abdf-12fa956689dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:37:53.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:03.963Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=72f81bc1-f513-4fe6-924b-8f4cba9f7f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:13.970Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4287a4d0-11a1-4b2d-98ee-cf14990e2fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:23.978Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ad12c99c-9078-441b-a3b2-4896c800663c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:23.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:33.992Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0b38efc7-6965-46fe-bcac-11d54de35d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:44.000Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d544bccb-3e67-47a1-a13b-65109da584e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:44.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:54.009Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bb809511-88c4-45d3-bea1-ae1f8f5f658f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:38:54.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:04.018Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=afacb537-ff1b-4567-91dd-5825501d3521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:04.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:14.026Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e2582e51-2671-455f-b241-fa1d8183fa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:24.034Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1015688f-ed1c-4c63-aea8-a8616cecaa70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:24.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:34.042Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a5e2c8a0-24d8-4dd5-aaa9-0138811bd1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:34.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:39:34.741Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:39:34.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 |2022-06-15T02:39:34.742Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:39:34.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:39:34.746Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:39:34.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:39:34.746Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:39:34.747Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:44.050Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=15a83ae1-10e4-42b7-8e9d-c44fbcb026b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:54.058Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d0cea9c3-6929-4cb5-9383-4c937c6b6e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:39:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:04.066Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b9f7c977-54e7-4dbc-baff-23bd63b33cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:14.075Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=de61ff49-bdc5-4253-b795-60941fb5fa95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:24.083Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bbd9c323-561d-47ce-8a90-99237f4d61d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:34.089Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d7e51b23-c7b0-427c-9d60-7f1ab7b04b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:44.096Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ad5346e5-c3d7-4ea6-b608-ea444b3f6211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:44.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:54.104Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6e6b7c88-1057-41db-9a48-042ad5cf5cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:40:54.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:04.112Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7a04f7dd-5e8c-4bae-b73b-5d988b78e055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:04.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:14.135Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=2e0a0c0f-2e6a-49e8-9bcf-3420efdc287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:14.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:24.142Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ffb4fc58-72a3-4d0f-b21a-7df9b62cf555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:24.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:34.151Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c4ba0235-f7ca-4d33-b4ec-c59b1e39e210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:34.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:44.159Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=78093a3a-ca6d-44fc-b2ed-24328baaa153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:54.167Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=c2b344a7-29c1-47b3-bc41-6217e9c8a27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:41:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:04.175Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=23ba44f2-6f8f-4332-9b40-bbbfadf9624c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:14.183Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6cb6dbd3-a00a-4269-9c0e-f139f9b87a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:14.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:24.191Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=59d17b4c-9dfb-46fe-af38-266c263a9e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:24.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:34.199Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=77a075f6-94d4-429e-80e3-011cd1bf2af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:44.207Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=64187125-2515-4884-a77e-e81a273a553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:44.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:54.214Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bf117511-6149-4213-bd7b-9b43227883ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:42:54.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:04.223Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ce94bc2f-81cf-4ca7-bb90-007da28509d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:04.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:14.232Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0e551aa7-627c-48c0-9f9f-01c66e2ce17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:14.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:24.240Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6259ca01-1f52-486d-8544-c9fc3db198e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:24.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:34.248Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=7b80a9e2-4330-42d1-8d04-7aabbf6f3120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:44.256Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8c887da9-b82b-4078-988c-fdb8301413c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:54.263Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=89088290-6036-4dc2-8700-41e4f93971a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:43:54.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:04.273Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e7af7a24-9466-413b-9a31-ae4f70da6c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:14.281Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bc5167e0-186e-4dff-8a72-b6f4c6892fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:14.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:24.287Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=67c030a7-59fc-4263-a3ee-66c179cf1762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:34.295Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=85a15687-c0a1-4e3e-a560-422bdf6cea94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:34.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:44:34.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:44:34.725Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:44:34.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 |2022-06-15T02:44:34.726Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:44:34.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:44:34.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:44:34.729Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:44:34.730Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:44.304Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=3b6446ef-489d-4016-b3ee-c892ce0b3c2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:44.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:54.312Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ac0902ec-f71c-4a16-9387-5cb72d7c858a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:44:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:04.320Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=11f12565-0eb8-4015-b933-7d82ecae88ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:14.327Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6472fff0-6f93-4bb6-8781-2a1358f2f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:14.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:24.335Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6ac679c5-a3c5-4719-b22c-22a08deeddd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:24.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:34.343Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=df6d0f42-c451-47c0-a3d6-226825bda705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:44.350Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=be45aa55-a557-4d8c-8521-8fc274acde0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:54.359Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=551a6bd7-96c0-43df-85f8-8a024c144e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:45:54.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:04.367Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a130589a-1775-4349-bc1c-88b140ca69ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:04.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:14.375Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e19ed70e-5c15-4098-bd96-abfc7c21ec68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:14.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:24.382Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b98aac03-a33a-4b05-866f-ad6ca36bc10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:24.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:34.390Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=1bc8822d-fbaf-4730-8941-064bb1b93b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:44.397Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b6b7e28b-a6ed-4332-a813-afbca21eb2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:44.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:54.405Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a76c021c-cf3a-4171-a3d5-d5fd5e4a505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:46:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:04.413Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b5ea32b0-a6c2-495f-a8b3-a93b45fb6ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:04.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:14.421Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e03a7723-913e-4a2f-87ad-3991e7033b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:24.431Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=eaf4c861-2d1a-4c20-ad01-96825a29f7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:24.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:34.438Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=20989d44-b443-4fd6-b1c6-0a07899a4ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:34.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:44.446Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e351b0db-ddef-4642-bdbc-a7ec6438b6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:44.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:54.454Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8716d1ef-3378-49aa-a6d9-c0183059f70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:47:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:04.461Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=5ddb5139-9149-4a7d-b1f1-976224e1df48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:04.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:14.468Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=93d4d4cc-d915-4aa3-9c70-0d723f4da5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:24.477Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9eb3d9be-395f-4c1f-a78b-86a24424c22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:24.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:34.484Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=ac3d440c-7f72-40f7-8318-8b03b3004938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:34.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:44.492Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=e2aa56bc-e6e3-4457-9d3a-ebd1663e09b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:44.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:54.500Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6940c5fc-2c8f-4d53-a1f5-bdaa26a136d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:48:54.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:04.508Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a76babaf-1b18-485b-9d58-fd0f52ab31c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:04.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:14.515Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=bf1b724a-e3b7-4913-a481-89628381da2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:24.523Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=4ca10516-8586-4a41-999e-fdc65be5f361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:24.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:34.531Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=17079034-6574-42f5-a94a-1de0c3b248d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:49:34.730Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-15T02:49:34.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-15T02:49:34.731Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:49:34.732Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:49:34.739Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-15T02:49:34.739Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-15T02:49:34.739Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-15T02:49:34.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:44.540Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=a6042beb-230f-455d-879f-f9382058f293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:44.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:54.548Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=9adb29cb-edad-4747-9c6f-53005d781318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:49:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:04.556Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f8a7f69b-2f31-42fb-862a-bd601244b13b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:14.563Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=0116967e-cf66-4571-8766-95ca4338e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:24.571Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=cf7fe213-5bae-4975-9599-78966b2e59c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:24.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:34.578Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d026b674-a5d1-4ff8-83d0-029d57736558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:34.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:44.585Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=155393d9-685a-4c39-957d-1090244eeaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:54.593Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6e2290ab-8400-4472-9187-615aaf07ecb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:50:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:04.599Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=fb0e1573-f727-48de-89c8-92898d506ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:04.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:14.606Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=807baaea-76a1-4c91-aa56-4ba287673664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:14.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:24.613Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=8cc10745-47ef-4084-93aa-c5e5416ff108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:24.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:34.621Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=6e1c4b42-ad96-4d1d-8865-8edc2a13d589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:34.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:44.629Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=d49bd907-1efd-41d5-806c-e86b053bb612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:54.636Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=cf8113ce-78fa-4b88-8d6b-eb4a180ec568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:51:54.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:04.644Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=363c298b-6a91-4893-ac51-086530c22324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:14.652Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=b765038d-1669-41d9-b275-df321375372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:14.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:24.659Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f9cd4ce6-dbcd-4e7d-b7c2-852c0d50da76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:24.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:34.666Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=f3c3a9bb-d8e4-4486-86be-f2ff69ee2e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:34.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:44.674Z |INFO |Init configs |InvocationID=c4ee2457-5601-490b-bf02-3644f6cf03cb, InstanceUUID=60ae170d-a90c-4a76-b225-d2a5fb3c076a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-15T02:52:44.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |