. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:05:19.989Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:05:19.993Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T23:05:20.025Z |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-01-14T23:05:20.532Z |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-01-14T23:05:20.610Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:05:20.610Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:05:20.610Z |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-01-14T23:05:20.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T23:05:20.712Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-14T23:05:20.731Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-14T23:05:22.083Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T23:05:22.478Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-14T23:05:22.493Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-14T23:05:22.494Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T23:05:22.538Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-14T23:05:22.539Z |INFO |Root WebApplicationContext: initialization completed in 1807 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-14T23:05:22.892Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-14T23:05:23.585Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T23:05:24.899Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T23:05:25.385Z |INFO |Started MainApp in 7.561 seconds (JVM running for 8.168) |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-14T23:05:25.451Z |INFO |Start scheduling PRH workflow |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:25.464Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4226a26f-9e24-41b1-94ed-c3b2cb15eae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:05:26.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:26.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T23:05:33.509Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T23:05:33.509Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T23:05:33.511Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:36.892Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b1719503-2ae4-4ca5-8ad9-b1d7aea3c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:05:37.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:37.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:47.925Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=01c0f2bc-7367-4ed8-a2de-25a2d53749c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:05:48.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:48.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:05:58.967Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f4e3c4ca-49c6-4be8-9e43-e91de6b80d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:00.005Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:00.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:10.009Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=92ef3781-410f-4271-b204-882d62316108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:11.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:11.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:21.076Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=311e4225-8e21-466f-b3cc-449a093f7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:22.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:22.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:32.118Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f4da722c-00be-4c56-a1c6-baa8458df5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:33.156Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:33.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:43.159Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a883ebaf-c4aa-474f-be6c-4fdf6ac1b98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:44.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:54.197Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fa662fe7-4839-4901-bc0d-3094d137c4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:06:55.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:06:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:05.237Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1286a806-e099-4e8a-bbfe-b33fa86f6069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:07:06.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:16.283Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=04544ea7-fbd2-4dac-933d-b9682775b5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:07:17.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:17.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:27.320Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a784a58d-48d1-4f7d-b48b-ffddee75efba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:07:28.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:28.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:38.357Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5082a76e-5175-457b-b276-dfebd77a7878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:07:39.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:39.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:49.396Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6cd2cc76-3638-4c4c-8c9c-d914680f7b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:07:50.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:07:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:00.440Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1c224de1-a0e4-497a-b8c3-06ea8d828d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:01.475Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:11.477Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=53275252-a03b-4e20-a210-3f09ff0bd901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:12.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:22.517Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=20d88415-d202-40ce-9b78-cd64f56d811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:23.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:23.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:33.564Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=06457419-3d7a-4418-9206-f338d8e95668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:34.758Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:34.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:44.760Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=44443727-7c6f-4e14-b315-51c8c1409e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:45.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:45.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:55.797Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0882c956-afb6-49b9-871a-53017f9d4940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:08:56.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:08:56.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:06.837Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=42affa49-87bb-4afd-9412-7fb70ed6ef79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:09:07.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:07.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:17.877Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=99f66479-cd33-4f7a-9399-721f7ea5d5e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:09:18.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:28.917Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ff965950-73dd-425c-b1d1-6166f3cf2e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:09:29.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:39.960Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=61d3de4e-2b9b-48b9-9e12-2138fd16752d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:09:40.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:40.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:51.001Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e337b160-70b7-4cf4-879e-482fd7531e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:09:52.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:09:52.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:02.070Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=677db178-1360-40fe-8c85-a56fc4226f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:03.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:03.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:13.141Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f6f9436a-f844-45ab-bf83-b5004e3d3a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:14.179Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:14.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:10:23.646Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:10:23.646Z |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-01-14T23:10:23.647Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:10:23.650Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:10:23.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:10:23.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:10:23.658Z |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-01-14T23:10:23.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:24.181Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fd119f78-77d9-4086-bbd7-11f726a86957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:25.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:35.222Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8fed662a-ac14-45d0-8b46-ea35062f0b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:36.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:36.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:46.261Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=911e387c-a069-4c59-8e8b-df857af2c652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:47.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:47.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:57.305Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d37660c6-b620-4754-8a96-2c6dea5bcc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:10:58.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:10:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:08.346Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6fe30b6e-734d-4087-a8eb-cc4f02236dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:11:09.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:19.381Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=31a66a90-ff6e-43a8-bf15-7e6b298e55be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:11:20.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:30.424Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6df534bb-1698-4703-935c-f2ede8b4d9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:11:31.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:31.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:41.467Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7497f5f7-88bb-492b-aa54-86d30985ae5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:11:42.499Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:52.501Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a1b59707-a3e3-4e05-adf3-27f499586ff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:11:53.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:11:53.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:03.541Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=01aefb3d-c1ef-497d-af30-2003d9f6b9b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:12:04.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:04.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:14.582Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6cb5c890-88a5-4c41-956e-ca93cc6c1660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T23:12:15.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.102.240:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:15.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:25.620Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b01e9ade-365d-4844-b305-86973e12c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:35.744Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b38b948c-4434-483b-a2b2-472c77437927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:35.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:45.763Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1216f7f7-3773-413f-9fa2-b7be969753cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:55.776Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e33aaba2-40f1-4fcd-9d37-173229f80eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:12:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:05.793Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=39d0525a-0f57-4fce-bf90-4cb6de5aa53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:15.804Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ac13daf8-eeaa-4435-8c1d-018ac5ef20e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:15.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:25.814Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=637c1a50-73ea-4eaf-b988-eccd34fb3d23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:25.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:35.826Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2db6b5c3-ed86-4914-b7c0-1c5d04ad09c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:35.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:45.836Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ca9ae044-42b0-4fca-80c0-6e98baf9ba3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:45.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:55.848Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=007ac48e-fa19-402d-ad4c-1141971e1559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:13:55.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:05.858Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d672d446-25e3-42a7-a818-1e5cf857fd31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:15.868Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5e40613f-4fb6-4abb-8e8a-6917634f3d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:25.884Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=437b6cc3-4fb3-4849-8ee7-23aff0af8db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:25.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:35.911Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7307a577-a078-4011-8e2d-a5bc99adcc65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:35.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:45.925Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1d9082a1-6ee5-434a-929f-1c5a9f6175b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:45.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:55.936Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=66957c54-0de2-4292-993f-372d4a98be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:14:55.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:05.949Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4dc4245b-22a6-490d-907d-253eda06cb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:05.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:15.959Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b30fbaef-6621-403e-a25b-3ec98f7cdc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:15.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:15:23.239Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:15:23.240Z |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-01-14T23:15:23.241Z |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-01-14T23:15:23.245Z |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-01-14T23:15:23.251Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:15:23.251Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:15:23.251Z |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-01-14T23:15:23.253Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:25.971Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bac9f243-bf02-4ed7-abfe-7a5cb6116011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:25.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:35.983Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=dfe90f19-e3c1-4b97-a923-2905cc473479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:35.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:45.994Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=49626e56-54bd-43db-bf8d-7f06525345c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:46.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:56.010Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=43d6802c-1ff0-4fab-83c5-af323e805c01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:15:56.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:06.042Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0d879439-3205-423b-97bb-5b1325ca4692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:16.051Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f590198d-0cf7-4ed6-a23e-b364caa0a239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:16.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:26.061Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fb8d0b4d-ad16-43f1-a7d8-15f68b0d0b66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:26.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:36.072Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=979fac47-101e-4b0d-b6df-fc7aafaf8165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:36.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:46.080Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3e60571e-a49c-4f3c-910d-bec5953b02b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:46.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:56.092Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=55979666-b1b8-49d1-ba78-5ee0baced9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:16:56.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:06.102Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0d773a24-7cd2-4c79-8ab2-bb6b43f7dec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:06.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:16.112Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2a2f72e5-84fa-4acb-9b9c-eb80d940e49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:26.133Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ef7876ce-3ffa-45d4-b8af-02e7fea571bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:26.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:36.152Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b0384c10-bbb5-4bf1-90db-ef1a4915f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:36.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:46.162Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e218db25-fab6-4ce3-8cfc-322581849041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:46.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:56.180Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3724e575-7830-474d-8ba1-09aa31364eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:17:56.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:06.190Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ea801d57-8cbf-4013-8b31-388520834089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:06.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:16.202Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ea59dd46-b3cd-47a4-a436-07ca499b7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:16.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:26.211Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2f8da614-f946-45ed-89a0-8cd03c0816ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:26.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:36.223Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=05162a71-1bd9-4667-a9b6-5413dafba4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:36.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:46.241Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=472e385d-6266-423f-8287-fc6a82ed5167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:46.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:56.259Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a12c38ce-68aa-410e-88ca-0b6b3d90b6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:18:56.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:06.272Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=93b8642f-7e83-4d4a-9891-6c94117706f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:06.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:16.288Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ddc891b8-c05d-4ec3-a7d4-bc5a5316f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:16.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:26.310Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cdb4809d-bf95-4084-bd31-86f7fb1b5991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:36.332Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a64f90a9-318e-4f63-98cc-7a49dfa96388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:46.357Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e892674f-d43a-42e3-9402-4627b7c12543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:46.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:56.370Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1d9d7239-7f00-4500-8da6-56b72356a17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:19:56.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:06.382Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=23c59f05-772a-4f94-bba2-e958270e761d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:16.395Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=44ba0d78-cec5-4558-a0b1-356e88ceff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:16.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:20:23.258Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:20:23.258Z |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-01-14T23:20:23.259Z |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-01-14T23:20:23.262Z |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-01-14T23:20:23.269Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:20:23.269Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:20:23.269Z |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-01-14T23:20:23.272Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:26.416Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=de32c23e-afcc-4993-8ac6-29230e233f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:26.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:36.425Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=627b52e0-7310-413c-bc17-3054a0b7b081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:46.433Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d9eb8f28-b6fe-4aaa-9fb4-0582214fcc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:56.445Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=18abbf63-468b-48e2-89bd-af151163aeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:20:56.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:06.464Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bae1192f-a750-41a5-b3a1-94901f9703ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:16.473Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=db2c4c15-2006-4804-98a8-3f6c048b8152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:26.486Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=607cb1b1-c3d1-44b8-9682-5010b1b2e252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:26.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:36.505Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6b4b063c-5c41-4ed9-94ac-2d3598cd980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:36.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:46.515Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b059856d-7da2-4a58-911a-24e9b5332a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:46.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:56.526Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=df6ed934-ee06-46b7-95da-8c799d189910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:21:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:06.538Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b4a30afa-10aa-4807-bfd9-1ab97002cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:06.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:16.545Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0d06e538-b9e1-44be-b687-0218cf08b4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:16.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:26.556Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8034f953-adc8-41d2-aeac-b93d5618f761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:26.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:36.573Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4fb88883-f919-47ac-acf4-fee420289015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:46.584Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=15909fdb-6c8d-449c-bddf-68691aff8ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:56.599Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6eb1063d-a418-4304-adc2-b98764d1405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:22:56.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:06.608Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f4c12a3b-399a-4b43-be97-b5e1afdd2613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:06.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:16.614Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9215cdc0-14b0-405d-b7dd-bd59156b6e16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:26.622Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ed2ad110-79b9-4c51-acd2-ca2b5f4fec6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:26.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:36.634Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ed832235-d9bb-48b9-89f7-e48bbd1ad4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:46.643Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3409f071-bc43-4846-9ca1-f5dad6631916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:56.651Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7d646e20-b33e-410d-8046-3813a795d2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:23:56.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:06.665Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9db31af5-5d47-44cc-9db7-baef00444c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:06.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:16.676Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d3101d54-843f-45eb-a4bb-7d7d33964bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:16.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:26.697Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9fd98e1b-0fa1-4671-bca1-c00d4258ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:26.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:36.704Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7f1ba287-44e9-4a7c-95ff-efaecf5c4136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:46.727Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f81df8a8-414f-4666-ad61-30c000749d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:46.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:56.735Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=40093dce-0efe-4ada-8846-2646847e1f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:24:56.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:06.743Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f21e096b-64d9-4432-b74b-5cfcb2620c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:06.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:16.752Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5ead5ed3-92b1-4e8b-9fb3-c46f513d30c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:16.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:25:23.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:25:23.220Z |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-01-14T23:25:23.221Z |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-01-14T23:25:23.224Z |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-01-14T23:25:23.231Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:25:23.232Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:25:23.232Z |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-01-14T23:25:23.234Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:26.760Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f146b143-d924-49fe-a1be-d0e541a2ca86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:26.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:36.768Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ebf596c3-ce91-4945-b03c-5bc3b0b1759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:36.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:46.792Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=37e424dc-8e40-4ca2-ae70-5d796e4185b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:46.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:56.801Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cf8f3ab1-5439-4978-8b23-3a0885e291e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:25:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:06.809Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e43e6aea-b35f-42fa-82b3-fc8562803cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:06.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:16.816Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e3aa9d4d-d83f-43d5-8e9b-a1f0a3b3bd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:16.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:26.824Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=da126b57-2522-40bb-b284-8ba8a5abf901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:36.832Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=579c138c-fbc6-4de4-af39-0ab04236547e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:36.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:46.843Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=73592cc7-838a-43ef-ab60-e99253c74f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:56.853Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bb6f4817-e8e3-41d9-b80c-d2700bacf7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:26:56.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:06.862Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=769fa7bf-57e9-4432-91f5-63eaff7335d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:06.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:16.875Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fde495c6-54e5-47e1-9b1d-b9886db8a118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:26.890Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5312e10e-ebb2-44cf-bf2e-11070ddc0c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:26.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:36.900Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a63b7e86-6742-4af6-b022-418a101a8969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:46.918Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0b0fb62a-6e2c-4503-bfcb-dde83b15c2d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:46.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:56.933Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=15e766c3-5171-4d3c-a497-7537095d268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:27:56.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:06.957Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=64e5c99d-c524-4732-a13e-c86273180990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:16.967Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=65519bfd-2df2-405f-b357-983fa823e4d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:16.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:26.975Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c8975275-ac48-4da9-b339-2ecca9792a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:36.985Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2c69cce9-54d8-4e45-9cb3-471a70c004a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:37.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:47.003Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f867d5e7-3b00-4620-9a0a-f6eecfdaaa99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:57.014Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0c7e919e-4848-4ab4-b828-92f115d8a611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:28:57.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:07.024Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=712f5551-6d07-4ca0-8db4-e5e25a35d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:07.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:17.033Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f0f2343d-e64b-4fd4-94b7-345e36d93b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:17.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:27.042Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d0ad39ea-3d93-4da4-9f61-9e3b10da0e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:37.051Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=342d07d2-e918-4982-a588-f17d51cc3576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:37.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:47.065Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d7ecf634-8c2a-45ee-a6b6-08d4f859bbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:57.073Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ba3935bd-2bd8-4e4d-be6a-b865ed3c06f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:29:57.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:07.082Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f2c1f1dc-c8ec-4dfd-bab7-ca3421d04cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:07.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:17.097Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cd388d0d-0b6e-4b54-aabf-ba74cab1eaae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:17.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:30:23.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:30:23.186Z |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-01-14T23:30:23.187Z |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-01-14T23:30:23.190Z |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-01-14T23:30:23.195Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:30:23.195Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:30:23.195Z |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-01-14T23:30:23.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:27.109Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3c3bb269-5cab-4817-9eeb-2870b64fdd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:37.117Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=451f1854-d58a-42f5-b8d0-681f7a5dee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:37.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:47.126Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b95d0b21-8435-4847-84ce-2b164ff16033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:47.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:57.138Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9a75b990-660f-42d4-89bf-87c37ec514b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:30:57.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:07.147Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4a48dcdb-862c-487b-a532-8fbb27d55032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:07.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:17.156Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=04c281ce-2f46-44da-b260-1d210aa75091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:27.164Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8ddda4c0-3c37-4c5f-906f-49bed4e13da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:37.173Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=886971f1-0795-45e6-bec4-c999a3e51365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:37.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:47.184Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7384e7a0-3ace-44bb-97e0-cfb60ae0cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:47.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:57.206Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ac20f0c4-30fb-4829-b3db-787748fd5661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:31:57.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:07.216Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=43e939ce-e313-446a-a733-30eac80b80b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:07.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:17.226Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=145ac03f-59b2-42ea-b6d6-9fe687bef8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:17.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:27.239Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bdf0b886-25a4-4d20-aa89-de16a9113885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:27.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:37.249Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=dd401c6c-37e9-481f-a89b-81da3eeb0425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:47.258Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=97b1e013-79ac-4a60-b92a-5a17f794695d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:47.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:57.268Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b6f1ab80-1eb1-4516-a4e0-ec5510134553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:32:57.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:07.278Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=365f7f3a-fbb9-45fd-be66-7f36d48db2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:07.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:17.287Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6d6f4417-51cd-44dc-b6f8-0ec6f3d0a413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:17.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:27.301Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=87d5feb4-43c6-408a-8707-0ea3629af9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:37.314Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f6c0f420-968b-42e9-ae3b-340669f01dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:37.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:47.326Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7c6d0e02-e8e8-4169-a893-a3b0dfbf3567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:47.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:57.335Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=23730707-06f3-4989-8246-6a357939a46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:33:57.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:07.345Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ce2e7845-fae7-4155-8c06-928863fb6374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:07.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:17.355Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=852350b3-224f-4f0b-9035-d62551418d51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:17.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:27.366Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=682ab0a2-2297-4b5e-84b8-1ea22846030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:27.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:37.376Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b641f469-7962-4ed8-a1d2-0d425e428d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:37.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:47.386Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5820c0fc-1191-480f-9db2-492b89272a62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:57.395Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=27692cec-75fb-43f5-9803-b6c888ebd489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:34:57.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:07.409Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3af56977-4fc2-4905-9a87-bb2453397c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:07.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:17.423Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a8b09c65-5233-43ad-b1c9-6486d3f6a0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:35:23.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:35:23.228Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T23:35:23.230Z |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-01-14T23:35:23.233Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:35:23.238Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:35:23.238Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:35:23.238Z |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-01-14T23:35:23.245Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:27.438Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c9ce7969-b837-485e-b42d-3d4f0616fb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:27.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:37.448Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3f94cbdf-11bc-4cf7-8f8b-852efb28b913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:37.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:47.457Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=77408f82-1274-4047-8954-9644f90a9e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:47.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:57.465Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a37133e0-4656-4b57-936e-5dd1eb154037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:35:57.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:07.472Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5309a36c-4ce6-4260-aa42-594707eec86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:07.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:17.482Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c28e87d8-07e2-45df-ae4e-254362378431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:17.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:27.492Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f57dd59f-78f2-45a0-a89f-45cd001676b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:27.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:37.508Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c32829be-dd51-4156-95d6-ad24786ea666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:37.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:47.517Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=572d3237-a27a-49c3-91bb-194876a40323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:47.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:57.528Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=deba7c6d-cf40-43fa-bb56-58d8b335aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:36:57.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:07.537Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=62e2d8f6-54e9-4443-8eec-f28bf7246748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:07.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:17.545Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b5bf8231-aa0d-42d9-ab1a-53f22f6e9549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:17.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:27.553Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=13f13a33-e332-48bd-a20f-647483ddebad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:27.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:37.562Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=686b5aa0-b80d-48a2-b7f1-ddf05bfb3a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:47.571Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=371feb60-0bd5-4f13-a841-00703514426f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:47.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:57.579Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=25fce553-bb54-4c2e-836a-8aca2529f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:37:57.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:07.591Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=38730aa2-8cfd-4605-9e1b-fa7da9d54b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:07.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:17.606Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=918fcadb-68d3-4afa-a8df-81d25f60a0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:17.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:27.615Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=65246c0d-b104-410e-852a-08f9a0a8daab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:27.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:37.625Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=000bd6f8-5032-4060-a95b-061266097329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:37.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:47.632Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=501ab755-bc98-43f2-a901-3c262a8df175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:47.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:57.642Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d8eb06c0-c25f-4a31-9d1c-815d674d3262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:38:57.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:07.650Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1182e79b-56ac-41b1-ac56-0275bcbd53e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:07.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:17.660Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1b1f7265-4fcf-433f-bebb-3a32e7a8a6fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:17.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:27.668Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7d320e91-08d3-40fa-bcfd-0b453febf76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:27.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:37.682Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7ed0eff3-635a-42ec-b06f-f20b3070df81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:47.698Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8f20a44a-d3ce-4366-b806-0c19a6ef815e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:47.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:57.715Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=30675aa9-71d6-4be9-b321-251cd22ccf48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:39:57.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:07.730Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8fda6e0e-c3fd-4e35-99f7-0c473e8d343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:17.739Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=01a02082-fb37-4709-91eb-ce70d089b8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:40:23.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:40:23.216Z |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-01-14T23:40:23.217Z |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-01-14T23:40:23.219Z |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-01-14T23:40:23.223Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:40:23.223Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:40:23.223Z |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-01-14T23:40:23.224Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:27.754Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0dba06b5-de7f-4408-97c8-622a985009d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:27.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:37.761Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a4f30d62-889a-466e-9a0e-2b8bcfe72e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:37.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:47.771Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ac319d54-fbdc-4f17-ae29-a97b1338b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:47.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:57.783Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=131ab405-c755-4787-bbda-080ceae02913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:40:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:07.793Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a0504c41-b0a0-40d1-8a42-3d1e8fc7494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:07.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:17.816Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=700730dd-c4bb-47fa-bcd1-19362f0f4281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:17.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:27.829Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3ae1f12b-38ad-4c8f-9ddd-4e00239a1c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:27.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:37.838Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=59ec3056-792e-456d-84e6-32a901c1641e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:37.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:47.845Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bf9eb56e-21de-4a33-b2f4-33f521129135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:57.855Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8a964459-e346-4183-b9f7-05976c0bcc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:41:57.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:07.865Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2720a52b-fe59-46d9-9ac6-d6738634a9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:17.873Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5db69622-532a-47cb-8b42-8ea04847b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:17.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:27.883Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d5b8a8f8-caf9-45c6-88f8-4b6a603eb2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:27.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:37.891Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fce84f9e-e595-4767-8693-a8f69a273658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:37.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:47.900Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a182c2ca-5afb-41cb-b454-110584bbc7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:47.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:57.915Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=72b8910a-417f-43a3-a314-d1bec4c0e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:42:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:07.926Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bebd43cf-8b95-4dc3-9c9e-65973637989e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:07.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:17.935Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8e4c8376-e5f2-4c60-b7d8-7f78ffe7454d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:17.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:27.944Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=64cbb3ba-3849-4f26-b73d-cb7adb9a90d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:27.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:37.953Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1e0f3b4e-2d89-4eec-9697-ace143ee693b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:47.961Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4f76b7af-7872-4d22-9dd4-4c9142111737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:47.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:57.969Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fcc3435a-dc36-48aa-b4ff-3d1e13b3fd58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:43:57.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:07.978Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e6227ce0-2911-44ec-a49a-e4a36a0cf1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:07.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:17.987Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=42dc1243-d42d-4732-950f-f73037d2a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:18.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:28.008Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d7263065-436d-4a6b-bf1a-e84d8631aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:28.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:38.026Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=22c8b0bc-f749-4078-ac75-57ff437351bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:48.038Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=707d8841-f8e5-4b3b-92c8-59e0d0a815c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:48.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:58.047Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c3e18bae-96b3-4923-b470-65610006381e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:44:58.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:08.056Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5240aadc-721e-46f8-a5c1-4182194eda76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:08.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:18.064Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f789ad14-54c3-4aaa-9fb8-b78286901550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:18.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:45:23.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:45:23.186Z |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-01-14T23:45:23.187Z |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-01-14T23:45:23.189Z |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-01-14T23:45:23.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:45:23.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:45:23.193Z |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-01-14T23:45:23.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:28.076Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=14779ea1-1eb6-4225-ab02-5cfc65f6e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:28.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:38.086Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=68c904c0-e3b7-46c2-9194-adf1f23ef8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:38.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:48.097Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a2ab117f-99bb-41a5-8526-675a7dc1a42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:48.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:58.107Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bc1da4b4-60c0-4c2a-a086-600109b87ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:45:58.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:08.127Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c30b4ce1-e09d-4cde-ba99-a39cc6e2ecb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:08.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:18.141Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=77fe55f5-7e7a-403a-8a14-d05b34dab351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:28.150Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f1e8377d-2e20-4c1a-8487-e36e3fcbeb4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:38.158Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fb49a985-9dc8-4c13-83d4-55829f8e3bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:48.166Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c63be8c3-0c7d-4a11-a29d-265baf1ffcf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:48.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:58.174Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d12c938c-ed82-4afb-b939-b532ce956974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:46:58.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:08.183Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b0e8b8fd-10ef-4a14-a466-59653b4e0291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:18.192Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a69e9539-1578-4178-a05e-ea3a6226d78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:18.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:28.200Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bccb25fe-ba38-4ead-ae1f-92a738c9d6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:28.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:38.208Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b183da43-6bc2-4776-b9b3-636053ea0f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:38.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:48.225Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c5b1a169-c612-4237-89f4-28da87a52be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:58.239Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=28609f7a-6ccb-4f96-bb34-3495b3746e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:47:58.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:08.248Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f322d98f-28cf-4b0c-8b6f-886b9904125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:08.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:18.255Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9d9352d2-bd0c-4fe9-ab89-f40dce7261d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:18.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:28.263Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b1bef807-b253-41a7-bba6-6b553706f1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:28.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:38.271Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ab18a562-8337-4fd3-8786-965e6ed392d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:48.281Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=65ec63c6-b9b9-44a7-955a-9e0d5993eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:48.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:58.289Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=25a8b59d-c9c5-4a61-882e-c9bee2816b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:48:58.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:08.297Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4ee71f50-3614-4bf6-af99-c0118c1c07c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:18.312Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0763fea0-532c-49e5-8aa1-aabc4f42ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:28.331Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d40613aa-d2e4-4362-aa29-7fd3e154d5a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:28.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:38.341Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9ff5cb5f-f06c-4026-8d15-6b694c65cd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:48.350Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=33b5dafb-3d71-4232-9838-c4036db4a305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:48.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:58.357Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=075493a3-2d5d-4624-bc55-6b827b9c56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:49:58.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:08.366Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=dd859519-6d0a-4a82-859f-fa553f27e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:08.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:18.374Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a32a71cc-458e-47cc-b274-d45049d320ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:18.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:50:23.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:50:23.187Z |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-01-14T23:50:23.187Z |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-01-14T23:50:23.190Z |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-01-14T23:50:23.194Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:50:23.194Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:50:23.194Z |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-01-14T23:50:23.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:28.384Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=76f9bfa6-dd99-4bce-893d-1d1714b4bae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:28.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:38.391Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=43662dd2-bcf0-45df-b33d-d0820467fd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:48.398Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c671563c-4fa1-45e6-82d5-5f49c00c4daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:48.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:58.408Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1059e2f0-ec28-4257-a564-e0365d7e9d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:50:58.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:08.429Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e3cbfb16-4e59-4390-b1a8-b484395b1288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:08.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:18.442Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=01ca6365-0a94-4da0-b787-a53797023f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:18.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:28.451Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=16831f88-7e8a-4556-ac65-ca88cbd2c8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:28.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:38.459Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2fa78974-183e-44e5-bc37-9fbc81956aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:48.467Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=dfa9e014-7432-46f3-8168-43db11e53630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:48.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:58.474Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4bfee514-ca4f-4f7c-8aca-7cb3a1507483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:51:58.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:08.482Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b0c961e1-e0b3-440c-80be-d707e42543ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:18.491Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4da68168-72ed-47f2-bcad-55d5739db628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:18.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:28.500Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4bbea5d3-1a6a-4c28-b09f-af8bd4c78a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:28.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:38.508Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1252a3bc-a07b-47a6-96a4-6df932e85cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:38.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:48.524Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=97d345c8-a319-4580-b43d-567c11b871c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:48.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:58.532Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d5f22d37-9120-41eb-8a75-99d59b662d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:52:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:08.543Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8021168b-6a81-4efe-b358-177eb0c39eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:08.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:18.556Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0cdbb39d-4e8c-4c7a-a674-ac299e5942a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:18.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:28.565Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1b9168ea-7d8b-4616-9626-c321a6548859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:28.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:38.572Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=92a1e6fa-a8ab-4b3c-88ce-3248fcdaa9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:38.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:48.580Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cf5dec25-6f54-401a-b1cb-375ccddba3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:48.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:58.586Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7ba1382f-bdf4-40f3-920b-469899c48178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:53:58.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:08.596Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cee745a7-6d8b-4739-9d06-84e8bce90cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:08.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:18.606Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=499a1511-22c8-4373-aa75-777b1835a624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:18.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:28.623Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ef70a072-2998-4799-a18a-b6dd066676a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:28.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:38.630Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7817dd19-8c4a-4066-a46d-88f955a133c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:38.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:48.639Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=08721619-5570-464b-b0e1-1535a3292e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:48.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:58.648Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=23c1adce-5138-4497-a248-f8fddd6db762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:54:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:08.655Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=25aa6b59-5546-4355-b5c7-7b030eff2ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:08.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:18.663Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=01efb8d3-49d0-46e9-ad41-0dcdff82a252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:18.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:55:23.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T23:55:23.304Z |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-01-14T23:55:23.305Z |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-01-14T23:55:23.308Z |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-01-14T23:55:23.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T23:55:23.314Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T23:55:23.314Z |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-01-14T23:55:23.316Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:28.671Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9131df38-65f3-45ef-9c82-b232979d2d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:28.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:38.680Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=41f55fc5-3df8-4e89-987d-d7e220910e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:38.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:48.689Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ec3486f4-a134-49ab-9818-52cf1655cb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:58.716Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6c2b3d84-04c8-4d8f-8dfd-e3c818952e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:55:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:08.724Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3fd30a28-f31c-46f4-9ffd-6201c4c26173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:08.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:18.733Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cf11836d-b2bf-4d7f-8ae3-5a11943803f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:18.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:28.743Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7c0ab334-2a69-4235-9a51-e2fea62e9aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:38.750Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=51e31ef3-927d-4d23-86d9-770a4953d02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:38.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:48.759Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2d9d6a98-e473-40ff-b577-b7b51e984c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:48.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:58.768Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=301e6d2f-cf36-43f8-87cb-a45ee38811ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:56:58.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:08.775Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7c56f16f-4d11-4944-a7f7-f1e7c0e25be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:08.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:18.782Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=46a677c7-06ec-447a-ae33-1028330fc680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:18.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:28.790Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=921dc11f-4f3f-4430-ade3-b2128873a456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:28.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:38.805Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a7a8bb38-02ce-42fb-9464-234bcda0812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:38.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:48.814Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7864b749-ab91-4b2d-a705-45d9d7538884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:48.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:58.821Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1ab51241-d9ea-4885-9898-178478eb2a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:57:58.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:08.830Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9240731b-aedf-4551-b7be-b6d92ffbfa0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:08.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:18.837Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6ce7b58b-35f3-43ed-8cb1-701c5ebf1b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:28.845Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=049e745a-c522-48d3-9188-83d932457da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:38.854Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=62402a4b-8285-4e28-a93e-86c3045ae5d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:38.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:48.861Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=58899fd4-f265-49dc-afce-a63aff100bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:58.872Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f162a821-614f-45a6-bcfd-cf82d807b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:58:58.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:08.903Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=36cb265e-a307-4469-ad80-fbdf2f4f1e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:08.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:18.912Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ba8f08ef-c019-42b5-b885-907e267cfcd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:28.920Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=36688a60-384c-4be3-abf6-08e7a4ed8b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:28.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:38.929Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9cd16c50-85a7-4f0d-81b2-b170b19546c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:48.936Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=051e6a06-e9be-442c-b988-024b862d3acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:48.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:58.944Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c0daaca4-5fad-452f-882b-6e7d469d0447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T23:59:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:08.952Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=328e0100-221c-4eb9-976b-2d08b4f1e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:18.983Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4f9d31ea-9608-4822-a64a-5a0eabf4a32b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:18.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:00:23.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:00:23.222Z |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-01-15T00:00:23.223Z |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-01-15T00:00:23.225Z |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-01-15T00:00:23.229Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:00:23.229Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:00:23.229Z |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-01-15T00:00:23.231Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:28.991Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=73941db0-8609-4b8b-be26-e6a90b63c427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:39.005Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=badc549a-9119-40a9-86d5-fe762a569faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:39.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:49.014Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=50f0919c-f4df-4e23-8f86-f705689b2691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:49.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:59.021Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e53f5496-fbf4-46c8-90ca-9c21c7ae4be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:00:59.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:09.028Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=63b4bc1c-5951-45d4-b75c-0f018e1df74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:09.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:19.035Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ba35e509-551e-4a97-a640-5515211bc541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:19.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:29.042Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=910c4e1c-1272-46f0-b441-f45b507c9b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:39.050Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4d1fbe14-1865-4ecb-a152-fca3bee896f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:49.059Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bb664a7d-1453-46a5-bdcc-22086347a63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:49.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:59.069Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e57dc0ae-ba36-41db-91c8-af9fb34c92bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:01:59.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:09.081Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a86e9c1d-4030-48cb-8103-fe2e59216add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:09.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:19.094Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e77c23cd-5abf-4ac4-9b09-3f574e40bac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:19.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:29.108Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=59b4c440-2f5b-4549-9d94-22a923f5b2f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:29.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:39.116Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5e4848fb-19be-4846-9186-769f95e4800e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:39.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:49.124Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4538efb5-a910-404c-8875-d9d8ca95436e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:49.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:59.135Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=abba1be5-8b98-449e-bd75-afaaa509f05f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:02:59.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:09.158Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8ed9b95f-1441-48a9-8320-1cc2ecec642a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:09.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:19.167Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2b527398-203c-4910-b879-de5aab969b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:19.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:29.176Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=298b9d70-2ca8-46d0-9d53-db1a0deee4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:29.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:39.185Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0170aaf7-b045-4fe8-9164-7beab1a4ac64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:49.195Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=90949545-88c5-4049-8510-405a25f16f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:49.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:59.207Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=80f32bdf-fb56-4bc5-9eca-467da8245d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:03:59.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:09.219Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f7645641-bfb7-4346-967a-4f6fef572a77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:09.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:19.235Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9bb6b611-f096-416f-99d5-781f9e6c5922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:19.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:29.247Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=026feaeb-f591-49b9-b092-7be78c20ef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:29.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:39.254Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c6aa7bf1-1af7-4ecd-97dd-df2fe667073e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:49.262Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=132fe4a6-72e4-4391-9e69-5b608e08b50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:49.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:59.270Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fc28842f-6ead-4d47-ac00-466e04c3a098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:04:59.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:09.278Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=528dbf0a-5646-4811-9dab-25544bfbb39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:09.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:19.286Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cd48962c-425f-48d9-a737-25bc61c83b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:19.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:05:23.287Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:05:23.288Z |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-01-15T00:05:23.289Z |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-01-15T00:05:23.295Z |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-01-15T00:05:23.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:05:23.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:05:23.299Z |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-01-15T00:05:23.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:29.297Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=02580b7d-8911-402d-a5f1-1478c45dbda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:29.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:39.311Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8080ff1b-0ede-40e6-9017-a937355fe9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:49.322Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6ec191ea-3c09-4a00-8ecb-8b9a26bb0130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:59.330Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=173c173b-7395-42d6-b1c2-d5ec80e66590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:05:59.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:09.338Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1a24bc4e-fd48-406f-a1a9-5c70a3d6805b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:09.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:19.346Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=08722074-09eb-46fd-b0aa-a6c552bbb3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:29.354Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=713db648-a75d-4fb0-ba12-a57ffcddee3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:39.362Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=396c71cd-2150-4400-85b6-8a59d4d1676c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:39.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:49.370Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=da4c2753-1684-4cad-90e7-6348249dfcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:49.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:59.381Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=24728e10-d4b0-4ae9-ada2-df4769c4c27c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:06:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:09.397Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=561db948-bce1-49c3-bb03-3e3925eed6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:09.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:19.407Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e93a8c6a-8324-4720-a42f-a32e40ffe4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:19.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:29.415Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=912523cf-bc3d-41c8-9dd1-9f92dc95612a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:39.423Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=40165d1c-fa64-474a-8d68-fa461c20c90d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:39.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:49.432Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5d7ad9f7-0b24-4dd9-9a8a-e852a01bdcec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:49.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:59.442Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6d5e16eb-303d-4b41-a218-0e4f2f790373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:07:59.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:09.452Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=05060b61-019e-4c52-9b83-96462b3778f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:19.460Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1052273b-7efa-465d-89a0-48b48ab9e9ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:19.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:29.469Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c8398288-baaa-4bb9-9aeb-084f7bf6e638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:39.485Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1241a2c8-8633-4da5-b4bc-5962051b4910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:49.497Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4a4337b2-8b82-4657-8d93-251bc54b2417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:59.506Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=68c9cc82-5c73-4814-8bf2-ac256cfa3d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:08:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:09.515Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a5b12ad0-bec0-4e25-ad29-6715e4b29afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:09.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:19.523Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1b11e4b9-e8e6-424e-b297-ace9045851b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:19.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:29.531Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b26d69ae-c6b3-4e40-9453-8009f1a4bd6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:29.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:39.542Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=60094d28-ab3e-498f-927b-894a57f62012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:39.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:49.549Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5972c84f-a23d-4179-a9db-7562a2cf92a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:59.557Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=708caad9-8ca9-465e-8663-087f2f30cf40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:09:59.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:09.566Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6ad076d5-51cf-4e99-9045-a0ee09335478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:09.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:19.579Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2c4697ea-c216-4224-bf7d-556a48c2d5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:19.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:10:23.205Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:10:23.205Z |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-01-15T00:10:23.206Z |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-01-15T00:10:23.208Z |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-01-15T00:10:23.212Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:10:23.212Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:10:23.212Z |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-01-15T00:10:23.213Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:29.588Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d6ee357b-08ea-409d-b653-f5501c03b44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:29.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:39.596Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=946ec9dc-0c12-4e8c-8ab1-896acdb4035e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:39.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:49.610Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=435a1af4-71af-4627-9c02-c09a02c5f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:49.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:59.617Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c77eb8dc-14a8-4a4d-bcfe-877c65084b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:10:59.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:09.625Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4ce24827-d632-4a5a-991f-5d674e66018a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:09.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:19.633Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=da420536-7c17-4d79-8c2b-28f360da93bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:19.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:29.640Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a30979ce-cf3d-43c6-9131-afa8cc9940c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:29.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:39.649Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=09f5d0b5-9347-4f09-9771-495cca4791ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:39.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:49.671Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b9ce3af2-e0cd-4da7-9c42-367d71e289d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:49.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:59.680Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=41907c77-c908-40cb-9c96-a667349bb097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:11:59.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:09.690Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=38a677ca-b3db-47ec-b2d7-395d04ca5d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:09.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:19.696Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cfd7d9da-f418-4b71-a9ab-d8733392797d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:19.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:29.704Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e9fbf794-7677-42f9-ba5c-549f9ac56b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:29.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:39.715Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c3e86127-a120-453e-9079-65b315cfd143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:49.729Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e3151ef8-2fa2-4c52-8fc5-463698498b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:49.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:59.736Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=48c75beb-d77c-4d0b-b720-aff0ea1c8a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:12:59.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:09.743Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=24ca78d7-8b14-47c9-9c3d-3be20e306808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:09.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:19.754Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f691324c-ecef-4e8b-9527-87ea344d2f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:19.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:29.763Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4411bf78-3df3-45aa-8674-20486d1be628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:29.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:39.771Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8ec53294-1c6e-4fae-8fbd-88d6ca6fa836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:39.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:49.780Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=35805db9-5569-418a-9124-ceb59f7408bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:59.785Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d78445f4-6d45-4bf4-8225-c26506914dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:13:59.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:09.793Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fd558fa2-da78-4222-bd21-e8e0e8b69e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:09.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:19.802Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=da6ea06d-b9d3-4d95-b39a-e4caa91c87d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:19.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:29.810Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4f4ab030-220a-4bf7-9767-f9f15f9af61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:29.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:39.819Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9c8b19af-f675-4235-8dc9-0c75c430acf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:39.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:49.828Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=db191807-bca2-4dee-8a56-cf387cd6ebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:49.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:59.839Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2f890710-b7c6-4019-842b-2355f3a1ea2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:14:59.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:09.849Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=94328f01-b433-407e-b4d9-a713f8fc2cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:09.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:19.857Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=30ff3983-3b06-4a53-8f3a-6e58d7300be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:19.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:15:23.228Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:15:23.229Z |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-01-15T00:15:23.229Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:15:23.232Z |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-01-15T00:15:23.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:15:23.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:15:23.235Z |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-01-15T00:15:23.237Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:29.865Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=af0fd888-b73c-4f7e-a5a2-b78da530a414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:29.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:39.871Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7f005d36-d7ef-4c43-a47c-0166539d7edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:39.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:49.879Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c8276e6d-f97c-4ce1-bb40-d504d4920876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:49.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:59.887Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a86008b2-e56f-40c4-a77d-c4d1867aa2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:15:59.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:09.895Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3442ed85-b90a-4cfc-8dd3-f67f3209a140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:09.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:19.904Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2c9dfc70-0b0c-41ea-a6fe-20646d39901b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:29.931Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0303edc1-f793-4d56-90aa-cc0e32704fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:29.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:39.941Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=473fa7d8-f3af-49c3-9661-393497da54bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:39.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:49.949Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0d6dc7c9-f942-407c-a7c8-5dbd60a1aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:49.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:59.961Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fcba6a58-b91f-4358-b386-98acab757ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:16:59.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:09.968Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4d25b819-9c1f-4dbf-ae3a-0409d596a11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:09.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:19.976Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=aa9fc12c-2fa7-4621-8613-f89be3e51209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:19.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:29.984Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5ac1ef37-e2e1-4a02-bfe5-daa9085750e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:39.992Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6cfae90f-4b4a-4b3e-9a20-3393c0d50422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:40.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:50.007Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bc454a00-590e-47d4-95ba-399e29965ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:17:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:00.025Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=46925a3b-a8b8-4a1a-8fc2-9c74bd79caaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:00.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:10.037Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9e0dda3a-d36a-48f7-b165-2e544a82a619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:10.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:20.047Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6e051a66-1767-42aa-8e6d-5c1ae0908cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:20.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:30.055Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=055ed423-9fd0-43ed-a053-9df4bae3bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:30.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:40.082Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d8359fc5-35bc-4b29-a8e6-7e93829cc988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:40.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:50.092Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e78d4f3c-e13a-4c65-b6ae-4be0f80ea16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:18:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:00.099Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=576f29bd-c21a-42ae-a209-81f283c1fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:00.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:10.110Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b1127a22-29cf-4c8e-bec0-43e279da897f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:10.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:20.116Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e2675020-2439-4bdb-a64a-4a6860331448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:20.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:30.132Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a82c72f6-ff06-487e-9fb0-60c56214ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:30.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:40.155Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e5ebd8c5-a7e0-400e-af04-1481b7e42cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:40.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:50.163Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a7efc160-d083-4152-bbe5-7ded0f89ff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:19:50.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:00.171Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=80387efb-52b8-48c5-9df9-bc84284eddf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:00.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:10.179Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1d511c26-9763-4fc8-b693-1185e137f109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:10.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:20.187Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=74065874-66fb-48f2-b249-535141861ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:20.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:20:23.309Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:20:23.309Z |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-01-15T00:20:23.310Z |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-01-15T00:20:23.313Z |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-01-15T00:20:23.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:20:23.317Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:20:23.318Z |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-01-15T00:20:23.320Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:30.194Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f4cc960a-6109-4347-9e97-395064681d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:40.202Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4609d3e3-c83e-45fa-85a5-271518dcb3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:40.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:50.218Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a741cc7d-6077-4dd3-a6b3-b92da362a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:20:50.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:00.224Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c3549624-aa7b-42ed-a5ba-1bfba2fd76ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:10.233Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e1e5f46b-8b42-49d3-98a6-b9c09211b962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:10.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:20.251Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3ecb15d9-81ae-43ef-969f-347aee39ac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:20.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:30.275Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7b79eb39-db72-4b1c-a7bc-e2130e578722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:40.283Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c2cd6ab0-d076-4186-85fb-694872e701f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:40.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:50.290Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c24bba2a-0c87-4703-a1c4-7789ff17ce4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:21:50.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:00.298Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ccc9b3c0-4b0b-4247-a5b9-6753758a361c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:00.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:10.307Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=eb6bcc11-b455-47de-9dce-0fed37cb70f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:10.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:20.316Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=77ce99c8-98d2-4efd-beb1-fb8cad7b5e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:20.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:30.323Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=373cb67d-3980-48af-979a-85eeec8be495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:30.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:40.333Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=79bdd958-1a43-4dcc-94d1-b00272550e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:40.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:50.346Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=47129df2-6265-475f-874b-c764c44eafc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:22:50.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:00.356Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7228fe86-9bdc-4cf2-96eb-c14d47cfadef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:00.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:10.363Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9e545a3c-5baf-4f66-a24a-079f4159f101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:10.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:20.369Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=43c45277-8798-45f0-a4e1-b903826ffdb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:30.376Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=af063b59-c436-40a7-9011-edd87b9eee79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:40.383Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3f1c7e9c-d35b-43db-beb4-a39ebb4e9384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:40.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:50.391Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=164d9d30-0258-4694-adb1-251954101087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:23:50.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:00.399Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5fddd002-1714-48f3-b4ce-5a838481e4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:00.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:10.412Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9bc2e663-6b11-419b-a36a-f8b831860a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:10.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:20.428Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1905afa9-64e2-4af3-9fa2-4a1fe3d00275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:20.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:30.437Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=6558591a-8696-4a83-8c52-5b71f3319209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:30.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:40.444Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2aa7eb93-51ce-451c-8e9e-0b6a61c02664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:40.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:50.453Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=27fcea4f-c4c3-40c9-9d69-ce8107b697f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:24:50.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:00.460Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=78313d5a-6a2d-4c90-a162-0a87f62f8e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:00.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:10.468Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4aa915d7-bd70-4a81-a0b2-337f981a633a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:10.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:20.475Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=78e5f84a-5618-42c4-9d95-8fae62f03e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:25:23.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:25:23.223Z |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-01-15T00:25:23.223Z |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-01-15T00:25:23.225Z |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-01-15T00:25:23.228Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:25:23.228Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:25:23.228Z |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-01-15T00:25:23.230Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:30.482Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=260fe3de-14b8-4cb8-aad4-264cae14e647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:30.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:40.495Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=096ac162-2d40-45da-948a-964253f67d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:50.505Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=688a4479-d4d2-4452-bc44-0ff7fa606deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:25:50.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:00.511Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=aac429b2-d073-44e6-834d-5bb1c08fde8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:10.517Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=08b1868c-cf95-46ab-ba42-d4dab305da98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:10.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:20.524Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=231db91d-7b97-468a-ad0a-37fe92c34f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:20.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:30.531Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=68d974da-e4aa-49f9-9873-5909d73b92b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:30.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:40.540Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a7694fc6-0b77-4266-97e4-38aace457fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:50.548Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=af7e9a77-d920-424b-8228-57bb04b331a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:26:50.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:00.557Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d9201ebe-5685-4ac3-ab2c-af29362f2894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:00.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:10.578Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=88565449-cc69-4c7b-a90f-b4c6eb846a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:10.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:20.587Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b82978f6-48e1-48a3-973b-90d6a20bd87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:20.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:30.593Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=2ba16b1b-9995-419d-98fa-16ce3688159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:30.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:40.602Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=7e8212b9-256c-4817-830c-ac812693bd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:40.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:50.610Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a19654f9-9850-4560-8dac-d18637edbbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:27:50.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:00.617Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=56592d57-36d1-4721-b712-4f66e7b39219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:00.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:10.623Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a9bdc720-620d-4c6e-a153-f0c7d7d7e1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:10.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:20.629Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=96e54d9b-37de-4765-81f4-ad1749a38025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:20.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:30.638Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d811c1bf-aadf-42da-b6e0-3f42ab5840ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:40.657Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ef917efe-c2e2-4b86-8e37-ee293c9969b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:40.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:50.665Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=75f2e7e1-a342-4a8b-93f4-353ac010f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:28:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:00.672Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b721ecd3-f32d-4dc7-9b26-0e98f76637de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:10.678Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b1d5c76a-c9e5-403c-8b48-5b86676ff453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:20.685Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=dbe127ba-90f5-456b-9256-0baf533138a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:20.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:30.692Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=59c15868-5b65-4ef8-b4f8-bda5facbc26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:30.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:40.700Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ee3f6327-6d5e-459e-98bb-249f1a691ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:40.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:50.706Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=79eeaceb-7424-4395-b3a5-bb5675d7fd9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:29:50.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:00.714Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b9bc41cb-5264-43d5-bccc-51f3be4df24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:10.727Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=597249a2-2594-4def-b48e-0953160713db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:10.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:20.734Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0a0ccd5e-f61a-4533-8720-e25e86b0c887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:20.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:30:23.218Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:30:23.219Z |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-01-15T00:30:23.220Z |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-01-15T00:30:23.222Z |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-01-15T00:30:23.225Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:30:23.225Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:30:23.226Z |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-01-15T00:30:23.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:30.742Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b916c102-76fa-4fa3-ba06-5d477fefd6f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:40.748Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=206361ef-80c9-47fd-b2e0-2682944d7a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:40.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:50.757Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bd25ac1a-53d6-4402-96b8-873a4c012510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:30:50.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:00.764Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=31ade097-2773-4be3-82c2-059ed8bebdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:00.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:10.772Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1f80b337-fcdb-4adf-9e0c-7988528e8629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:20.778Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=98c9ad43-c7f2-44e6-be32-f706e97dc0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:30.789Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=608e49fd-ebab-4c47-ba98-cf560e4d992d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:30.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:40.807Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ab085114-11b1-4dc5-82ee-94a786897b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:40.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:50.818Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=80ab434d-8408-4322-be9f-c4b85bb6ab1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:31:50.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:00.824Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=5d6df4d9-d2f2-4965-a2d2-8e236bf56395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:10.832Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=951b606a-cadf-4ff8-b274-28a67d3b089d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:10.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:20.838Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=335c06f1-ab0b-44b7-8f3d-0a07b19654b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:30.846Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=127ed30d-e436-4532-85c1-516916fb8471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:30.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:40.853Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=19d8f13b-6b2e-4c0a-bd85-8ab532d77671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:40.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:50.860Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=989b6613-26bd-4063-839c-6dc669cb1bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:32:50.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:00.869Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4033e67d-0c38-410b-abe4-dac1d2c9c28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:10.898Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=39c15b38-d521-4581-baff-1157e7f11dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:10.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:20.907Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b103dbd3-59e1-4911-be03-5d8a60d863f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:20.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:30.913Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8f5668d3-3a2c-479f-93f2-be51a66d2ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:30.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:40.923Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8dbd0064-10c9-4501-b909-87fdc377dd4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:40.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:50.930Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=bbcb9316-a445-4dd0-9914-4d7f0e1582fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:33:50.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:00.937Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=08cb0cfb-f873-4744-bee6-d3b2aa928d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:00.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:10.945Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=8784bf84-be9c-4681-bc4a-4c2d5d7e5d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:20.957Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=c6316e6e-8b03-4856-a8f8-6642d55cac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:20.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:30.970Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ceb5c1c4-f28b-4e38-bb2b-20e0b65e3965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:30.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:40.976Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=72cf45ca-09ba-4f22-aaa2-b16a214fe55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:40.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:50.986Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=00499755-3bfe-455b-bb6f-c5e7f5073913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:34:50.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:00.993Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=4c85efcd-2334-4af5-bcbf-9b218362e74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:01.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:11.001Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=1c537a3e-65de-4f0c-bc3e-9253392b31d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:21.008Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=16f20fc4-dadd-48d1-afc1-290570b4210f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:35:23.202Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T00:35:23.202Z |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-01-15T00:35:23.203Z |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-01-15T00:35:23.205Z |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-01-15T00:35:23.209Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T00:35:23.209Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T00:35:23.209Z |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-01-15T00:35:23.210Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:31.014Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9f4b8230-ebcd-4533-ac8d-8db8806bd866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:31.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:41.022Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=d2e17b56-6743-4b5b-b0c3-e338bf1edef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:51.030Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=ed9564cf-b5c0-4ef8-8168-68e488ea8a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:35:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:01.045Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a56d0e3e-a430-44b8-b2a7-37ec945380f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:01.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:11.054Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3c30dbd8-4ef1-437f-9b44-9bfb2be34215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:11.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:21.061Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=0603e7bb-284f-44d5-854b-f6cc45dcf022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:21.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:31.069Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=cc11b1e0-c53a-422a-adeb-af03c77b3806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:31.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:41.076Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=67e21b1c-d254-4dc0-a4aa-76eaeb792914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:51.082Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=b695039d-bb1b-40da-88ce-55f53fd2dabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:36:51.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:01.094Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=9caa899d-ecff-4365-81e5-38f5ae1a9f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:01.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:11.103Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=e389f6c8-ca12-4794-8ba9-70099186bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:11.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:21.115Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=efebae63-5951-4961-9fc5-d61a6bde4553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:21.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:31.123Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=de7b64bd-e41f-46db-aa2e-8fc052e42da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:31.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:41.134Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=a475c98d-8f61-4cf5-9444-b577d862c20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:51.146Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fa7ed2e1-ea91-4d11-97fa-1875320d8a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:37:51.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:01.155Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=32df0d17-3b6c-4f71-899a-46f8b583e7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:01.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:11.163Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=f3b027c1-2b58-4763-8d0f-c5cb02bd8bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:21.168Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=3d99d682-32bc-4c23-b970-bdf73ed4e44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:21.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:31.175Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=fc4bd517-1b90-4e21-8d21-72a7c1ee8e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:41.182Z |INFO |Init configs |InvocationID=33b69a8a-12f7-43f2-ad4a-3400f76af6d6, InstanceUUID=add7ead6-6575-4472-b613-d6ddac49a0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T00:38:41.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |