. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:09:40.580Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:09:40.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T12:09:40.611Z |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-02-06T12:09:41.094Z |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-02-06T12:09:41.162Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:09:41.163Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:09:41.163Z |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-02-06T12:09:41.217Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T12:09:41.252Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-06T12:09:41.269Z |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-02-06T12:09:42.400Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T12:09:42.733Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-06T12:09:42.748Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-06T12:09:42.749Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T12:09:42.793Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-06T12:09:42.793Z |INFO |Root WebApplicationContext: initialization completed in 1523 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-06T12:09:43.048Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-06T12:09:43.652Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-06T12:09:45.167Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-06T12:09:45.582Z |INFO |Started MainApp in 6.785 seconds (JVM running for 7.347) |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-06T12:09:45.640Z |INFO |Start scheduling PRH workflow |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:09:45.651Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=02e5ff0f-6c0f-4f6c-9b7b-b11e3212a60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:09:47.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:09:47.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-06T12:09:51.913Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T12:09:51.913Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-06T12:09:51.915Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:09:57.869Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e0e45523-8c5f-42c8-ab05-bb20f0b64af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:09:58.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:09:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:08.905Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e2b2724d-ceda-4218-95b8-73f3da9a618b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:10:09.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:19.946Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0c875fbd-a6b1-4f0d-a710-4f5d47a27f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:10:20.984Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:20.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:30.986Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=28c951c4-0ed2-444a-8c35-d25f0f55ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:10:32.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:42.026Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3c822349-b563-452e-9c92-a68317abd403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:10:43.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:43.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:53.065Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=99b8d7c7-9bd0-4ee8-84d3-3026e78d8607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:10:54.103Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:10:54.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:04.105Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=639b8e21-0c1d-4030-90df-04fbc673bb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:11:05.143Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:05.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:15.144Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6ef81b34-b73f-4cd2-be18-37d906646af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:11:16.183Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:16.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:26.185Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8b994c23-8547-4ac1-8100-dcb24b36140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:11:27.223Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:27.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:37.225Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=529e1174-fef0-47fc-bad9-72fe81b492cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:11:38.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:48.265Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d1c0b328-784b-4120-9e12-6496263267c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:11:49.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:11:59.306Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c5b575b8-3b80-44a1-af7a-4a8a08b89ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:00.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:10.345Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d44418c6-d8a1-466d-8e2f-b80fa41ad7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:11.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:21.384Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=95d0d8d1-bef9-47de-9e11-389f8ed3b661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:22.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:22.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:32.425Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=045b60ad-56eb-498c-a87f-199ce5a2e179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:33.463Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:33.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:43.465Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1530edb6-8ac4-4efd-80a8-c1ddcb0c833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:44.503Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:54.504Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=26152342-5cfe-4972-80b6-222d3baa951d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:12:55.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:12:55.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:05.544Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=609ea0fa-b677-40a2-827d-543924006e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:13:06.588Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:16.593Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e30429fb-994e-47fd-8a45-b36cc24971dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:13:17.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:17.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:27.630Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0aeca737-56e9-4314-942f-c9a1f5beec5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:13:28.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:38.664Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0927decd-8ca4-4789-acd9-f48f3012ef7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:13:39.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:49.706Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=40b89e3f-18d6-4889-aa6d-af28834cd7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:13:50.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:13:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:00.754Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6ce7f61e-0209-4346-b0a9-8c9842deaddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:14:01.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:11.786Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=45e67c5d-45a2-42e3-a60a-93c27ca6fe0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:14:13.047Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:23.048Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=67a15958-ab65-4e25-963d-444641f9ff29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:14:24.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:24.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:34.088Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5e431669-6bae-446c-ae7c-c7fa057a834f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:14:35.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:14:43.724Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:14:43.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T12:14:43.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:14:43.729Z |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-02-06T12:14:43.740Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:14:43.740Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:14:43.740Z |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-02-06T12:14:43.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:45.128Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a20f4975-b0a3-4b43-9b54-9a81a68c97c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-06T12:14:46.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.151.119:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:56.236Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1350b283-6d22-4b15-ba8a-574a51a956ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:14:56.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:06.377Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=89ebe93b-067d-4265-93eb-0cdb419b5b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:06.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:16.393Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=57010dc1-998d-407a-b91c-f84ff1b496d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:16.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:26.408Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=958fb4c0-d90d-4b95-9d5d-65d5c8c5349a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:36.420Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a91b94f2-09b5-4e71-b2d8-774fd5f5ccd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:46.433Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0f84de4c-8955-42de-8386-67493bd2f043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:46.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:56.444Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0dc92bbc-7152-49dc-a78a-d575f351b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:15:56.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:06.457Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3a385006-aac3-44d7-8868-cfe6724a956c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:06.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:16.476Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b5fc90b9-1b8e-4e20-afc5-720205763f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:16.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:26.486Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3176c1ca-85f1-43a0-900b-e6e5be7318d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:36.514Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6beed2d2-6d31-4907-bf28-24ae3cbef35f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:36.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:46.527Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=540ace5b-8a80-4e6d-b707-526c7cba2955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:46.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:56.540Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1c8e7cb2-c233-46fa-9675-78bb56fd827d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:16:56.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:06.550Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2d6873b3-c10e-4bb3-adab-f51cd2bdd7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:16.560Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1887023a-fdc0-40e4-9954-4085d9bce505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:26.570Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4b08fdb9-287f-4428-9caf-d88a0749c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:36.582Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b03ac45b-d059-4f15-8d42-3dbc6f6f6894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:36.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:46.604Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3698f959-842d-4417-95d7-0ca3bf61dd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:46.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:56.615Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=390c1e55-fd43-46dc-aeb8-32e5c7117625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:17:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:06.628Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2f7f4203-bc31-4052-8fae-28ace326caa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:06.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:16.641Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7f19a3cf-481f-4fca-a198-51bbdce8c5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:26.653Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8015b183-2d02-4f3c-a573-fa424383a87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:26.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:36.659Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6ec146dd-2c05-41ae-b8dc-3999a0067b63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:46.668Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d0bd49b6-454b-42e1-b96e-cc7757d402ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:56.678Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b0b059df-95ae-489f-8e1d-4e4f8eade3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:18:56.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:06.688Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=943d2c5d-3e13-4d4f-8484-b1d2e12e9c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:06.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:16.700Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2b6cd6a0-7a83-4685-9d92-b909de46186b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:26.731Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=99b574e0-d06c-4a5d-b217-7373e9e42622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:26.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:36.742Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e5c33d68-dae3-487d-9da7-fbf82c0b1f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:36.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:19:43.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:19:43.419Z |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-02-06T12:19:43.420Z |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-02-06T12:19:43.424Z |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-02-06T12:19:43.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:19:43.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:19:43.431Z |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-02-06T12:19:43.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:46.760Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e4776143-4b34-4983-ae9f-2445ea9c1f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:46.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:56.781Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b2987d2d-f2d7-4852-91fe-4c0a30c3a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:19:56.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:06.790Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7618b360-2407-44b0-a94c-686e7ad9ea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:06.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:16.802Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5270e46c-3a03-4663-95e8-74121f43fcb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:16.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:26.822Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=30747827-a9ca-4ea3-90db-f9d9cc735f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:26.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:36.832Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=834dc70c-7a6a-44a9-bd46-185a56223ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:46.843Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0d784cfa-2e94-42b4-9880-91f009cc803e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:46.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:56.855Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=272c82dd-c9be-4f32-a89f-a6431c869d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:20:56.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:06.871Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9089837f-2a0d-4de3-905f-4472ea298037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:16.881Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cc9e0c14-6144-413b-8ed7-b050b8078eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:26.892Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0876dfaa-55e9-4872-943d-4bc8f3dcd705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:26.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:36.912Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5fd3ab75-9ba1-42b6-92e2-fc3553e2cd8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:46.925Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=701f2222-5e53-47de-822e-96df03a56523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:46.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:56.933Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cb7172b6-0dc3-4a2a-ad8a-1b3ec4c3d74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:21:56.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:06.948Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=818f3f63-3b6f-4cbc-abc7-4b7bbfcd3a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:06.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:16.968Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d56dc186-d853-403a-ae98-18b4e0d63af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:16.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:26.981Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8b66c777-37b4-4b75-ac1b-28c7a7a9afa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:36.994Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f52a6d67-96e7-480d-ba81-8033e164b16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:47.008Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fbe30c27-8382-408a-8c8c-20dcfe754f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:47.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:57.020Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9e9bcd1c-c2fe-4d1e-9ffc-5c08c6f8e812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:22:57.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:07.031Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ee84d56d-6d19-40d7-a0b1-165686505856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:07.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:17.039Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=50e2a826-1760-431a-ad58-e2f576370809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:17.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:27.047Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=23b88444-9e60-44c7-91a8-ed9a2e1ceabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:27.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:37.061Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1a75295a-08f0-4455-b10f-b34d54eb0f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:37.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:47.083Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=afe0112d-699b-45f6-8fc6-7d0b361ed874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:57.093Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4b3f3778-5021-4479-8aa7-57dda5fb5ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:23:57.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:07.104Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=97b86d51-f752-4a40-9df1-3f0decb5b8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:07.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:17.114Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8c49a4b6-383f-4f7c-855a-12c8bd38809e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:17.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:27.122Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a3e4b50b-9872-459a-a9aa-0204661f0b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:27.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:37.131Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bf95950f-5388-4b16-a1ad-73f3afce0493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:37.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:24:43.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:24:43.356Z |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-02-06T12:24:43.357Z |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-02-06T12:24:43.359Z |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-02-06T12:24:43.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:24:43.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:24:43.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T12:24:43.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:47.146Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9148379d-2d72-4db9-8470-f36ffd298b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:57.156Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6d503dcc-569e-4fab-aed0-af2f688ad70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:24:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:07.168Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0dde3609-0ff1-42df-8845-ee44733d4864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:17.179Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a684716a-2d32-4faf-a064-3a6f3d7bb820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:17.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:27.187Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fc0da88d-7247-4b2f-a167-06b4a9c53b58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:37.203Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4ff9d9cc-ee3d-4d8d-b226-f90d89706698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:37.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:47.213Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=523005b7-7fb9-478f-9308-e0d2606adc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:47.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:57.222Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=eafde5d0-0524-4731-9fe3-a23dad02d2a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:25:57.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:07.230Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7f2a7c06-b500-4dba-9edd-9458feae16ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:17.241Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dee4fe0c-ed3f-4453-af24-03e83fa027d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:17.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:27.249Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=310385e8-df99-4d9e-8a0c-79972950d2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:27.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:37.257Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9ba4aa19-daf2-41ca-a216-7af584d662f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:37.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:47.266Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=56257a58-b6d5-4c61-a48e-297fb04f5805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:57.274Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=60cf6b56-5e3f-45fc-a75e-ed0bc0dedb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:26:57.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:07.289Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=141025d2-d46c-44a6-b426-609f39730096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:07.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:17.320Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1a556ae2-faf1-4590-afab-d5e5d38380f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:17.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:27.380Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5e0708cd-cfa6-4c3d-8da0-cc354445cb22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:27.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:37.407Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7e7626a5-d781-49aa-bc4e-1f37958c6f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:37.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:47.420Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e8cb8ec0-c0ab-401e-b517-b958941f9f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:47.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:57.432Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ce859293-971f-43a8-8291-e3b28a4886c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:27:57.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:07.441Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b01dc9ba-6d97-47a8-a392-8f80d5cf14e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:17.462Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6f894218-4885-434a-990d-3326b7899726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:17.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:27.475Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4350cc71-e7d1-4db3-baaf-30466e35f3e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:27.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:37.497Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bb4827bc-d53a-4c13-ad60-71b4ad009c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:47.534Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cffb534d-dea4-48d5-8db1-9c285251499e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:47.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:57.554Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c201ca18-116c-4203-90a3-83df1486c59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:28:57.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:07.561Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3dd68f2f-b92a-428b-969c-d119017af83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:07.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:17.574Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=afc8ac03-96e1-4630-99ec-cfcdf8186bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:17.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:27.583Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d6d0aa9a-1199-4c6b-8571-289b18a905c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:27.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:37.602Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=97a1a1cb-3caf-4df9-b962-a195117fc0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:37.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:29:43.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:29:43.403Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T12:29:43.405Z |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-02-06T12:29:43.408Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:29:43.415Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:29:43.415Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:29:43.415Z |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-02-06T12:29:43.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:47.615Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4a6806bb-b922-4104-85a0-f759d4d9f028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:47.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:57.624Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c974a8f3-d42b-42a2-a873-651704f94985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:29:57.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:07.639Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9976e8cf-9799-487e-ba5f-148569cc2342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:07.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:17.655Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4507e21c-0557-4705-b107-d81110fbbb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:17.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:27.671Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6b6986c1-0ed8-462d-8f75-0e9974abf6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:27.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:37.687Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c579a4f0-f9ed-4cf8-b384-d6eba4573945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:37.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:47.701Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8d2857db-0030-4309-9662-f385005c691e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:47.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:57.726Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bd9c27af-1530-4503-b4cd-89b6b7fa126c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:30:57.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:07.759Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f802a4e6-ded8-4110-a594-7af0bf4e51f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:07.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:17.775Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7f302d67-4f34-4d5c-8cc2-58a297f950e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:17.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:27.783Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=97c374b3-d1da-41ba-ba76-9db21c696287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:27.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:37.793Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b5fab228-22d1-4e2e-ace0-bbf0e7c5bd6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:37.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:47.802Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6c943119-b181-412f-b38e-3628ca25f176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:47.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:57.810Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=71bc21b0-a780-4590-9850-defcb031af48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:31:57.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:07.818Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2d9d07f7-701f-495e-8d4a-0f7f35a2c0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:17.826Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=75b58674-f856-4239-b128-2d794c33bc5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:17.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:27.836Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ea75aef9-2ce8-4cd3-8465-0f87a6104a78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:27.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:37.849Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ad7068dd-afe9-4db7-94c3-cc350e247ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:37.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:47.867Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e765025d-3bd7-402f-b938-f5a5beeea918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:57.875Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3333433f-4f8d-472e-a383-986ae2b1890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:32:57.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:07.898Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c919ce3c-dc0c-4bbc-b7a0-ea66104bc8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:07.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:17.908Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a4ca484a-74a4-478b-9248-22cdea3d9ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:27.920Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6a62e1f1-564c-495b-9048-556e44aeb6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:27.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:37.931Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3603e273-dae4-4482-bf28-4f3997b60970 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:37.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:47.939Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3e86a7e0-c3e9-4d84-b7a8-419a2e23ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:47.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:57.948Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7949267c-7858-4635-b955-fbb16dd49231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:33:57.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:07.963Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3ea4463d-9f2d-4da4-b5ab-ec4b10f88889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:07.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:17.972Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=99e1df1c-41d2-45e2-b099-228c069e724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:17.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:27.980Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=63a4f51e-4a32-4eee-a094-9daca6dd6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:27.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:37.991Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=835ce878-f3b2-43aa-ad13-3837da67064d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:38.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:34:43.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:34:43.363Z |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-02-06T12:34:43.364Z |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-02-06T12:34:43.366Z |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-02-06T12:34:43.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:34:43.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:34:43.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T12:34:43.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:48.011Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=54a0e18e-d3bc-46cc-8875-15e1bb554575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:58.017Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=94667f7b-10f0-40f0-8ead-f2c8cbb2ab2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:34:58.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:08.024Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=128fde0e-d298-4397-bb89-8a439b67dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:08.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:18.032Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a65959d9-63c1-416a-9ae1-c184dcd3fda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:18.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:28.041Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d4741cec-6ed0-4446-a070-5af115548cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:28.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:38.050Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3fa1d332-b7c6-415a-9e34-6ef92cee378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:38.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:48.057Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c4db3513-2b66-4c61-b3c6-50cefff37576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:48.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:58.067Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c8755130-3b96-4889-be91-0ff22c80d8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:35:58.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:08.074Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4ac37aa4-880b-4bff-899d-88a435304ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:08.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:18.083Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6f95a02f-1da6-42f2-b090-b3bfd80511f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:18.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:28.094Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7eb524e2-2e8f-4339-82e0-bda1b0a0fda9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:28.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:38.117Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6226ae62-6470-48f0-bf04-a9b452452b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:38.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:48.127Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=23e5a0db-ccac-4dbb-9fd3-f3acfb0329dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:48.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:58.135Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=741274f0-4cf5-45a1-a287-e24350d6ddab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:36:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:08.143Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f61256cc-64fb-4156-8612-3903edf4cbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:08.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:18.159Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=68706d75-9b8f-41f5-9b06-069a05325bb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:18.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:28.169Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=928f2d5e-cf1a-4fc2-b737-7c0d3e18565f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:28.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:38.176Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c48095e4-d809-4ea2-bbbc-a328d0b726b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:38.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:48.184Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=271ff9fe-0764-4deb-9cd7-68febf8a9523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:48.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:58.191Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4c1795f7-7c18-463f-b817-9e2c87bfa0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:37:58.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:08.200Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4911db35-345a-4960-bd8a-a730ca3cc87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:08.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:18.208Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=04f28f56-4480-412a-95a9-e21e1c0b5f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:28.220Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=237fdcbb-2625-4dd9-9968-7ab11c65886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:28.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:38.230Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bc6e0ba3-3bb1-481a-bfce-f78c98e38963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:48.236Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=96b9320f-ce57-479c-ad0d-25df0f6fdaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:48.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:58.242Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7b451389-4b0f-4097-b5c6-73d88caf8382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:38:58.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:08.248Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cfbc0485-5cbd-404b-b7ea-3c834d0479eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:08.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:18.259Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f459975e-481a-4972-ad56-7cf4e2a92f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:18.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:28.269Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c6618fa7-56ab-4ebf-80fb-b21a05efe3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:28.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:38.283Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=95a62487-4e01-4d7a-b124-24b249baf927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:38.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:39:43.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:39:43.336Z |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-02-06T12:39:43.337Z |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-02-06T12:39:43.340Z |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-02-06T12:39:43.346Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:39:43.346Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:39:43.346Z |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-02-06T12:39:43.348Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:48.292Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=59ee8e40-3038-437c-92b5-5ffca802c6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:48.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:58.299Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7abbd50f-b79f-436f-8257-598b1fcd4ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:39:58.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:08.307Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=19c407ee-05f6-4e61-9f79-8555bbae2b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:08.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:18.318Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8962d618-533a-4f33-a3b8-e7d0b4234210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:18.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:28.329Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d239d05c-b689-4d41-9b7a-4132139a26a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:38.343Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d406fcc2-4c96-44ca-a17a-898c85b25742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:38.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:48.351Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=41027972-6c2f-4e14-be14-8aa02596dab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:48.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:58.360Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c2ae932d-5e74-46cb-a6a7-d407d3b21a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:40:58.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:08.368Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8505ea46-d369-4689-a5ca-ca5144ecae17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:08.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:18.378Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f4c72124-98b6-447c-8002-928916c2cd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:18.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:28.385Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=264dd187-edc8-48df-94b8-34bc2bd31244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:28.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:38.393Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bf233341-bb71-4aff-9ddf-075e4a36571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:38.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:48.401Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ac6dc1dd-7b47-4518-a503-9a3ab0998d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:48.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:58.408Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=25a4b814-128f-4d5d-af19-a84a1fda5b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:41:58.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:08.416Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6496125b-f5b8-43c6-97fd-cf897604e8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:18.427Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f93e3d8b-4906-49a7-b495-4ef38d97f517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:28.442Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2b1ec750-6bf9-420f-821c-b4dfea2ad5f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:28.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:38.451Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=62003318-bddd-41dc-be0e-d15c5a4c8bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:38.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:48.459Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=76618083-54f3-4c6b-8929-231fa9ec251c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:48.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:58.467Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5cfb87f3-fa5d-4306-a945-94b411054be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:42:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:08.474Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=419e6a06-0faf-4a91-9a77-051dba2135f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:18.482Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=537061e6-e890-4b79-97a4-2497b47b291f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:28.490Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bee783d7-9025-4993-b65c-77382d33650e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:28.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:38.498Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=11266f13-fab2-4323-a813-c35ccee45dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:38.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:48.507Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=eb89f03d-56d5-4082-8c37-6493771b40e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:48.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:58.516Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3ee92fa8-c6be-49e4-9080-036d48c7f3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:43:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:08.527Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1783542e-5fa6-43bf-9e9c-89fd005fa56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:08.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:18.540Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=639396f2-299a-4e0e-bc6c-f32e458c6964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:18.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:28.562Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d0580950-ba31-4fb6-b1b8-ba07705d5ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:28.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:38.576Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f989b563-ffa8-49b2-8d10-c43ac3a86823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:38.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:44:43.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:44:43.363Z |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-02-06T12:44:43.365Z |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-02-06T12:44:43.367Z |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-02-06T12:44:43.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:44:43.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:44:43.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T12:44:43.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:48.585Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=150e3f99-bb5f-427c-9096-7627473c0fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:48.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:58.593Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2e419d7b-60bc-4fb5-9bd4-c247905fd561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:44:58.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:08.600Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=acfea4de-672d-48c8-9701-b1c32b0fb3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:08.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:18.609Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ca36b796-f094-4780-ba5c-0ee0e373a3a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:18.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:28.638Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ca6ba557-449a-47df-a469-0be6307c5590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:28.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:38.647Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a2a6bbc8-942f-4b98-897e-9eb59b421944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:38.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:48.655Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=05ab0e50-0dbb-4ab6-bc8e-4f6fc3d5d144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:48.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:58.661Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=89c603a0-6a7a-4fb2-84f2-eda1fcfd6f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:45:58.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:08.671Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b293cc72-a87e-4de8-93c5-13a78e4edc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:18.691Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9bc17d6d-8502-4c67-94ac-bce4e96b53e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:18.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:28.703Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=64e194bd-dbec-4322-ba82-ad53ca2ea68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:28.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:38.711Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b6ad5556-8cba-4445-80a5-f19cf2e9f0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:38.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:48.719Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=47497c26-ed83-47da-841d-cab49cf2f9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:48.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:58.727Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6ea0c389-dc0d-4fe6-87c0-374a50d90dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:46:58.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:08.738Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=21723a0d-e49b-43f4-9219-64437d28f47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:18.744Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6415faf0-4e7c-4c82-a872-cb7f9a139ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:18.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:28.751Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ea760d3d-571e-49e2-8d3f-27769e254e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:28.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:38.758Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=166ee845-ab00-44c6-8d69-69f735ee21b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:38.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:48.765Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ded729a8-3b74-4e62-b372-84091fec36c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:48.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:58.774Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=65784a2a-1e3c-4cf4-ac98-0ad77a62ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:47:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:08.788Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d771c19a-1941-474c-a35a-f50691fe3568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:18.795Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d9efcfa9-f5b0-4ae9-b568-9e7c7656261d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:28.804Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=21ec70be-160e-42e7-8446-dc380e778e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:38.812Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0bdf0988-1edf-4af0-a08e-d2cb2700f010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:38.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:48.819Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2bfec96b-73ea-4dd7-9dfb-6d442b6ba9ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:48.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:58.826Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=23d8046f-72a2-476c-a871-16676d0b87d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:48:58.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:08.833Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4379b02a-f03b-4ef5-8a26-dffacaf33089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:08.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:18.840Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=02d6a311-0b79-4a2c-8c56-0de1d45e7da3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:18.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:28.847Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=55109711-b948-47b2-afd0-5f08c8f5c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:38.855Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0041b763-85f1-46c0-9b67-36ae04bc8ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:49:43.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:49:43.377Z |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-02-06T12:49:43.378Z |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-02-06T12:49:43.381Z |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-02-06T12:49:43.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:49:43.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:49:43.386Z |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-02-06T12:49:43.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:48.864Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=faa8f9d4-635a-413c-8bda-5fc0992071e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:48.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:58.871Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=182869a1-5188-45b3-9f99-bd6d096655c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:49:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:08.888Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3b6a1bac-384e-4954-8dad-9d642558c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:08.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:18.895Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2105ed82-4200-4393-963c-6692a2d7b3b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:18.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:28.905Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=378effb4-b24b-4ef9-9e0a-26e314764320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:28.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:38.912Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cbff8445-ab0b-4698-a2c0-442f604fabb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:38.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:48.918Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f00de970-7d2e-4369-ab27-039cecce5759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:58.925Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ff1043af-bc52-45d4-955b-12333482dd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:50:58.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:08.932Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e58b80ab-8a37-4ff2-9a33-8aacf7df9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:08.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:18.938Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7e0e5abb-acfd-4f06-a8db-08ad61661677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:18.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:28.944Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=674a9dc2-6e65-40b1-a030-a208d8e0ea60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:28.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:38.951Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5e9252da-fe5a-424a-9ad3-eb8d08f5c479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:38.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:48.962Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f06dd442-64b9-4c50-9582-4e59f85f40c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:48.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:58.976Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3a3aaf6f-50e5-44ae-9988-5688e6d9b679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:51:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:08.985Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0e23b838-fee0-4e87-8b4b-e5e016c5af29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:08.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:18.995Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0d1ece61-a89b-4898-aeac-8a4cb2653818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:19.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:29.002Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=665131e1-d051-42e4-b917-44ec79f6eb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:29.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:39.010Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=29405b1a-eb95-40fc-bf9b-3753395124ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:39.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:49.019Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4291e1b3-dc68-4260-9851-9bb8f2b7a319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:49.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:59.028Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=266f21e8-c82f-43a5-abf0-a6726d2554ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:52:59.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:09.035Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6238a3de-a2e4-49d7-9e11-2bc2d518088f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:19.043Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f85014e7-5a03-4959-bc5c-d2f73035c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:19.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:29.052Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1fb51d43-d029-42de-83f4-63fa38fdc5cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:29.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:39.061Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f0cfa1ec-1a52-4e6a-a3c7-3f96e254bc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:39.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:49.076Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0ba8d8ed-0291-40b2-9188-badb5708b271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:49.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:59.090Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8df7ecb6-50b0-4edb-a92b-875bd2abbf3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:53:59.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:09.098Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5714905b-bdd5-423c-a6bf-97ac38d8efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:09.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:19.106Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9ed47425-9fe2-4e79-87c9-7f8431b92efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:19.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:29.115Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f76f23ae-030b-4688-b046-6f677e52586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:29.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:39.122Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ad536ea1-20ba-49c3-96b8-ad72e5f302d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:39.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:54:43.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:54:43.341Z |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-02-06T12:54:43.342Z |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-02-06T12:54:43.345Z |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-02-06T12:54:43.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:54:43.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:54:43.350Z |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-02-06T12:54:43.352Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:49.130Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ee4bdcc1-29f3-470d-b362-b232dbda4bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:49.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:59.137Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7a18057d-a9a7-4729-ac69-b2b3819fe260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:54:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:09.144Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=66f5b9c3-0713-475a-b668-a0eef61dfa41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:09.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:19.151Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=00b3073b-568b-4992-881d-e339d3f26fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:29.161Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8a3c3544-0ebe-4f25-9dc9-1750ec612e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:39.172Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=91578e9d-037a-4a0e-82bf-776cd0b8fbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:39.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:49.181Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dd241cee-da14-48b6-8d83-43c2139ea3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:49.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:59.189Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0328af10-4c83-4151-afec-4245bda4d071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:55:59.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:09.195Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=561d5039-17ce-4176-85f6-9a7388572763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:09.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:19.202Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3fa7b535-415a-41b1-9b03-566d69662b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:29.210Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e4c99626-8e9c-41f8-a18b-c5352724afb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:29.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:39.216Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5946fe95-a74b-4693-84ba-a6dc6f6be6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:49.221Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bfe42c77-cf85-4a53-91c9-3bac9eec1151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:49.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:59.227Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=74c4e65d-8bda-4bbc-b171-bd9adea1a8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:56:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:09.233Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e751bbbb-d360-41ac-869c-254ca87ba56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:09.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:19.240Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f22e466e-9945-42d2-a8dc-1d21b38b5038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:19.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:29.248Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dbc056a6-25f6-49a2-838f-6f0b635a1575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:29.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:39.255Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2409e913-1972-44e1-ac41-18e5dafc2034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:39.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:49.270Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0437853d-752c-45ea-a3f0-094ed1c8de0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:59.285Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0a4e9dcc-dfa4-454e-86e4-0a6975630527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:57:59.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:09.291Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ae91992e-ccbd-4cc9-8f62-586a4a28f9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:19.299Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7985bde0-9092-420b-b6ff-aed8c09cdec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:29.307Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=51200e33-aa01-46fb-8bae-11585cf5fd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:29.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:39.315Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5aee8141-4a2e-4b13-b551-acb7dbaeb792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:39.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:49.323Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=72643c42-b06f-4654-af40-3e4f6d72770b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:49.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:59.329Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=17ff92af-cfbd-4d51-adaa-508bbbb1d8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:58:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:09.338Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3f4fefb4-a1a2-4c21-b561-a0de51b7d4f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:09.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:19.346Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a549b6fb-d09a-426f-8273-744f8396a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:19.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:29.361Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=848223d9-7e61-49b7-9165-7107d96dcd26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:29.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:39.379Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0d118dc3-0d8a-427d-a184-7c2eb346cce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:59:43.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T12:59:43.364Z |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-02-06T12:59:43.365Z |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-02-06T12:59:43.367Z |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-02-06T12:59:43.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T12:59:43.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T12:59:43.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-06T12:59:43.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:49.391Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=05877bfc-45d6-45db-af84-90c170d547c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:49.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:59.402Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=070dc0f9-a1cd-492f-b00f-e0fb5699f17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T12:59:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:09.408Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0b78bac2-214d-4ac8-a35f-ccd22e8fa005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:09.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:19.416Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bc51eb08-1da9-4250-a913-f3a207feca0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:19.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:29.427Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b0962ffc-c1c9-4b4c-8b8c-1989f4e1aed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:29.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:39.435Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ec7890e7-e2e9-48ce-9393-6bdfd00d4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:39.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:49.442Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d4ed3e78-52cf-42c5-a8d1-ca2d91cf7ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:49.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:59.449Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1b85158c-1859-4436-b26f-5749ba3c123c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:00:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:09.455Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bd84781e-8935-4511-a05d-51bd5cd939de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:09.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:19.465Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=118df739-23c9-41b4-8aa0-7008c661edd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:29.483Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8c3ea835-2bdb-459d-81bc-f6a1826564ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:29.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:39.491Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=310426bd-6ebb-4cc5-8d78-ad9045968e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:49.498Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=47a322c8-ddb6-4cde-aac7-3403559252ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:49.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:59.505Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2a5fe99a-9081-4adb-9781-e768b8ede3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:01:59.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:09.512Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ec1257fb-cfc6-47a4-921f-aa78b8b99682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:09.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:19.521Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1c06fb84-9b83-4bd4-8a62-468972f2740e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:29.528Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=62f423dc-49c5-4a7d-a343-94b5ce69a5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:29.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:39.535Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e8d2cb38-6fc8-45b4-b001-2d96aa9727b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:39.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:49.541Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=20cf4a61-be2f-44ee-a089-439130a9ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:59.547Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8d26d01a-0bee-42f3-a3c3-989d0e7181a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:02:59.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:09.558Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bd44eeca-cd37-49da-8a04-3bdf5ed899dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:09.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:19.567Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a14afa5e-882e-4a25-8969-1b15b6e43fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:19.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:29.585Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d10b2b4e-9616-4fe6-8a0c-fea3b038e728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:29.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:39.594Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0899f4f0-b045-4e8c-95c0-f171e297531b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:39.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:49.601Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7ae7be07-0201-455a-ade4-4436a69dc6cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:49.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:59.607Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=441e0850-3be7-420d-8c60-bc1668989e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:03:59.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:09.614Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c308097e-3241-4137-851c-1408c6223303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:19.621Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4c3228a4-de8c-4f15-b9fc-9c256dea778b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:19.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:29.628Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9714ebba-13ef-4354-b61f-13573eb38245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:29.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:39.634Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=816c7839-673c-4705-b2d9-8245a0e87fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:39.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:04:43.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:04:43.364Z |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-02-06T13:04:43.365Z |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-02-06T13:04:43.367Z |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-02-06T13:04:43.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:04:43.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:04:43.371Z |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-02-06T13:04:43.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:49.644Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1cdc3f1c-d003-4221-8c1f-8f380e87bc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:49.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:59.650Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=584f7cb3-363e-48ae-840c-6db235fbace4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:04:59.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:09.658Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=88996b3c-01ea-4796-b35b-000741442cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:09.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:19.667Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=251b3f77-26fe-4525-b8df-38ad5a097067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:19.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:29.685Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=88669416-c549-4b14-aa30-feddea5e08f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:29.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:39.695Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=78f6979e-e68e-40fc-ace9-b896e27e0185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:39.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:49.702Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bfc1096d-18a9-4c49-8ceb-e7b8e87d1f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:49.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:59.708Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8fcfc104-4215-40d0-8d6a-4fb919617cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:05:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:09.717Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=407e6e8d-fbd6-4bc1-928d-64f966780f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:19.725Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8ee91e20-66a5-4b90-b105-cc1162ae4ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:29.732Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6338101e-ba9d-42ec-9e83-018da781ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:29.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:39.741Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d3abf631-3dbd-4ecb-a641-0c70b5a0273b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:49.748Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=499b2dec-4e25-44fd-8d09-dfdb3bc4fbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:49.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:59.755Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=355d2d55-949d-4532-b62f-63a7cfadb8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:06:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:09.762Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3e2ccd21-6704-40ee-8bc6-99f0e7fb1d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:09.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:19.773Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=73f3d550-e9ef-4066-806f-e7838eb07c77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:29.789Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=632a76c1-0746-462f-a825-33d6dff2b4e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:29.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:39.798Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b1575d61-5de1-4f7c-b44d-6b39d75943fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:39.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:49.805Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5d45648c-7494-4494-a1a7-20dd341c37a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:49.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:59.810Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0aa78f01-e519-44cb-9a42-6e4a5783e3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:07:59.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:09.818Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fcd1cc5f-1ce1-4538-845b-de0353ccba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:09.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:19.825Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3b4f06ef-e6fa-4390-a52a-0827b4bf38b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:19.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:29.834Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1749d299-316e-4d98-a32c-4abe5d4fc09f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:39.843Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=00063a9b-77a2-44c9-ad58-58c84c9a0ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:39.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:49.850Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3229d3b3-77a9-425e-996c-f6725296823c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:49.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:59.857Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=da922a6e-122b-4de3-9367-98312d82bb08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:08:59.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:09.865Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=925f6c78-579e-41d0-be38-109f7513d07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:09.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:19.878Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8e2aa6e1-1c97-4040-abdb-c4d8f5ce5cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:19.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:29.887Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=09ea5fb9-9f5e-4b38-bb7c-c21ae6124a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:29.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:39.894Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c41b687c-102c-486f-9c80-6ab0781f75c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:39.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:09:43.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:09:43.361Z |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-02-06T13:09:43.362Z |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-02-06T13:09:43.366Z |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-02-06T13:09:43.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:09:43.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:09:43.370Z |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-02-06T13:09:43.372Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:49.901Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=079a617f-b8a9-461f-a1b5-6e01549d36ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:49.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:59.910Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3c5f9b23-dabf-431f-935a-803c602da17d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:09:59.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:09.916Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fd352285-fb6b-41bb-add9-88e82f739274 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:09.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:19.924Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b76f6333-69db-4e02-a8e2-912cbd40bffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:19.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:29.930Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0485324f-face-4fc9-a15c-93d223748b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:39.937Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=564cc026-f9c9-4856-92ad-9f4252f8d6eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:39.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:49.944Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dbdfb82b-77a2-49e5-bced-815d35a7ff61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:49.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:59.954Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8953c155-37bc-4157-8e2d-7e43e5ffd16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:10:59.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:09.970Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b933ba35-bcdb-4d4c-ae9b-52396e02a20d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:09.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:19.977Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5c9f0ea8-31bf-4ddc-8161-43865b31b353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:19.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:29.985Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ed5ac213-6b7a-4384-9e5e-43afc96ff2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:29.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:39.992Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=646f1476-2c4f-4fa5-8be6-98ccc1ab3a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:40.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:50.000Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=10172186-25b0-4629-8685-aae68ccfd6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:11:50.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:00.010Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=60fd28e6-c5f6-4beb-9958-8cee1ecf3805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:10.018Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=510536a7-ac50-48d9-a8b5-1017d10ea11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:10.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:20.027Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7f2b2854-120a-485c-9316-3a4b8fd8a139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:20.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:30.039Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f2a03585-8452-4b0e-ad25-8b306822565c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:40.051Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9f84b0bd-af0b-4dcf-9611-2b8a95a0dc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:40.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:50.057Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=104493d2-cddc-43ce-8d6b-87c72aea0a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:12:50.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:00.066Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=47bc5193-ae30-4f29-9db3-4bb1a54c5d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:00.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:10.083Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ea292464-99ff-4fa5-911d-63f82a68f1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:20.092Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5a4f741b-e699-4826-b006-ff8c004a7bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:30.100Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b0471a1d-8577-462e-b884-81d2e35e16d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:40.107Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3264682b-f935-4316-b1af-42ed0ce83d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:50.114Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a54b9c8f-0196-4b76-ab21-3894cb45d633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:13:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:00.122Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=509ac819-6555-494e-a3c2-6e47039fb52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:10.129Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d4410a02-239c-4dd2-a842-c0fd415245b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:20.134Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=35e65061-3b4d-4b03-969a-bbb919879db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:20.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:30.140Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=590a7efd-19c6-4197-b655-6edc541e4714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:30.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:40.155Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dccc0d49-d689-4a48-a228-3b8e95644f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:40.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:14:43.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:14:43.413Z |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-02-06T13:14:43.415Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:14:43.418Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:14:43.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:14:43.423Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:14:43.423Z |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-02-06T13:14:43.425Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:50.165Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=115c9546-9cb8-4958-9ac2-3e185272505f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:14:50.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:00.189Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e5bc9ec1-d066-4412-b31a-84c9fccb4ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:00.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:10.197Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b05b710c-025c-4ffe-aa8a-dc4457472694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:20.204Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b9d6f85d-171a-4d87-af39-c1f20c54ea54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:30.211Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=de508715-693d-4b61-92a9-2c0177b0afa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:30.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:40.222Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e2a7c2d4-fe18-44fa-832e-64cf180cafb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:40.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:50.244Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5a2feb11-ad70-47fd-9245-7ed9edf488a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:15:50.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:00.250Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4a0b7802-9f45-4024-a406-5c897ae25370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:00.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:10.257Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=794925a6-ed63-425c-9c8f-142dfd6f59ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:10.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:20.267Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7986f637-f85c-4bf2-a088-d2cacaad8767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:30.273Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7fbb2f82-db12-4c7d-9dd3-e333e9bb2404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:40.279Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d6df9769-8f4c-4a9b-98ac-ec7848b7c75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:40.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:50.288Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d165b4e1-1e65-490e-b8f0-10b9b2ff6507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:16:50.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:00.299Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7ba99421-6243-4e48-ad20-0a913c0d51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:10.312Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5ae978bb-0d71-4d71-96d0-c90196ae03c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:10.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:20.319Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=69161943-601e-4f9e-8f3f-ba026ab389a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:20.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:30.326Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=78761a1d-5d6e-4d2d-acc5-f49eefbc485f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:30.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:40.336Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=54899ab6-3726-4011-98e0-6d87a9624141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:50.344Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=735f2a71-41e2-4ae4-aaed-797e91155f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:17:50.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:00.352Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a23e0f59-8b33-4f14-bcaa-6c29bb046b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:00.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:10.362Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3a7bbd46-471c-48c3-a26f-e583cb397fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:20.370Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=98ebc4c0-497e-459b-b8cc-699e2226cb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:30.377Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3eb9a503-daa0-4580-b6e6-507faf1469ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:30.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:40.384Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=90809988-760c-44e1-ad5e-cff75fed6269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:50.390Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a09e4931-8a07-42c4-88cd-659e5bf318b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:18:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:00.400Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6d90254d-28af-4f57-afd2-db84ab921646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:00.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:10.420Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b8cadd0b-788c-484d-80b8-6ec84d997af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:10.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:20.426Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4fe63897-700c-4d90-b8bf-6ff551aeee81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:20.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:30.435Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a585735e-de1d-4ede-897f-25da97ff322d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:30.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:40.442Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7a325161-3a9c-4daf-bb00-cfe0cb861766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:40.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:19:43.336Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:19:43.336Z |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-02-06T13:19:43.337Z |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-02-06T13:19:43.340Z |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-02-06T13:19:43.343Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:19:43.343Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:19:43.343Z |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-02-06T13:19:43.345Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:50.450Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d0976ca6-aa86-429f-93e0-6cd2ab7fcd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:19:50.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:00.457Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a5773682-a937-4480-bfc0-77c9f7ce103b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:10.463Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=64392310-ce58-4b2c-803a-cad66835e267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:10.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:20.470Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9a8df837-573c-45a6-b203-5cdcadb7851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:20.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:30.478Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e941eacf-1ca9-47da-8682-928e25b11442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:30.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:40.485Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dce6beca-6fa9-431b-970d-de1bc4659a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:40.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:50.493Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0310fcf9-8bb7-4a1e-ae83-6f6432483cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:20:50.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:00.504Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bbc29c9f-ac92-4b16-be0c-43e359c7ddac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:00.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:10.518Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a63cee76-d2bb-4f82-91cd-55ed65e28fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:10.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:20.526Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d0e9987b-0a5e-43a8-b689-496bc32846e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:20.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:30.533Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b287c6be-ac41-4b50-aa0c-8eebf6630daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:30.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:40.542Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3de930f1-1806-4a1f-85f9-8804e1ba151e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:40.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:50.550Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d3d646d6-1a83-4392-94fe-76a06fa420f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:21:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:00.557Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cc87a35a-a31f-44ed-9412-94419dc5094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:10.564Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=10049cfb-a1b7-4bda-8422-053e57f579f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:20.570Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0945113f-a274-4651-9b40-1cc830e7279c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:30.577Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a039e9d4-6452-42b9-b1d2-88bcd86b60de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:40.583Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=34b303d9-bdec-4fad-a147-1a8888053d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:40.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:50.591Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7c7d98f9-4502-41f8-8236-529fe3f5559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:22:50.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:00.601Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b7f71ac3-d440-43bf-8116-7175ee8edfb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:00.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:10.618Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d9124c17-3f1b-44bf-a7df-318a66a6872e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:10.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:20.625Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=af2440d6-a345-4e0d-baaa-dff459acf7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:30.631Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=be390700-7b25-4c40-8132-31bc298bb8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:30.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:40.639Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=22cdb1a2-f391-4719-95a1-555c7918a2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:40.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:50.650Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=165065d6-6a4b-4504-b073-b6ecb67dd26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:23:50.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:00.657Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6b93f539-5967-480c-afca-e931b34a8dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:10.664Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ff848149-ba46-4464-8d0a-2d2e168abd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:20.671Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=76cba3b2-8b5e-4a2a-8bbb-6bce9c9e17d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:30.676Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=41aec6c0-591e-40c2-ab80-ae381c8b3975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:30.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:40.683Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=33bb97ed-7dbf-4865-884c-2a6fe2112a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:40.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:24:43.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:24:43.406Z |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-02-06T13:24:43.407Z |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-02-06T13:24:43.410Z |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-02-06T13:24:43.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:24:43.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:24:43.415Z |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-02-06T13:24:43.417Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:50.690Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d1026858-36d5-4a7c-a3d7-62b6ee47b2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:24:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:00.698Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=de5119b0-07b0-4554-8aaa-9366f9baa552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:10.715Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fc5ecdf2-a8de-4256-b918-674e1da682f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:20.724Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ae1e5ee9-a694-4760-ae22-87ba405d5425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:20.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:30.733Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fef47923-ac21-478f-9e3d-a272a313c693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:40.740Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c64efb82-d0a3-461f-b9e7-f761f6cce06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:40.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:50.748Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f8fbb6e2-4926-4073-8014-de79deac2e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:25:50.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:00.756Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bb0a8ed5-afdd-4f8e-9758-935e7137c28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:00.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:10.763Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=20d8fb65-e3d5-439f-9b9a-6b057a98ba0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:10.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:20.770Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bb15e0de-28ed-4669-9243-766474fe0bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:20.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:30.777Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7547d809-9c38-40b5-a336-041c0f20b5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:30.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:40.784Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2e36e1b7-0c8b-4449-97f7-3d4ede933d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:50.792Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=73311eae-88d7-486d-8db2-9af24da2bc7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:26:50.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:00.801Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=041984ba-da13-4134-aa7f-be9c203c93d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:00.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:10.819Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f690d652-9dc2-451c-8aa5-f305c7746435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:10.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:20.827Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1c6ceea1-b968-4f99-8cc2-6836c9774ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:20.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:30.835Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ae0a7584-2430-4a06-9025-73ac9ec5c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:30.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:40.844Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8e0318d6-dade-430b-9eb8-8612409d8dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:40.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:50.852Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5dd43c46-110f-4f6b-b18f-5ddfafbd794c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:27:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:00.859Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9187a284-656e-4435-b44d-2b4be16bedd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:00.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:10.866Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=060f0a0c-cb61-4c0e-9f43-d6a0f2bb4035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:10.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:20.872Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=12bf2944-3efd-4009-bafd-e46bc8df8c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:20.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:30.879Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e940b549-1427-4da6-b4de-f2048c1b0825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:30.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:40.887Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=415b2259-8e5f-476f-82ca-cebf0702208c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:40.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:50.896Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=abd6f379-26e7-4f2b-affe-4e888dce36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:28:50.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:00.910Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5169fca4-4abf-4bb8-8df7-9aed0732692f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:00.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:10.921Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a7ca22c6-9cf8-422c-a632-080de996b223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:10.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:20.942Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1f2aca05-6d0b-43bc-b6cb-84947644c521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:30.949Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d188361b-c3f2-4be6-89d0-0e10cc8f6f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:40.957Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9d3ee0d5-4e84-4815-97c3-74962ba353c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:29:43.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:29:43.361Z |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-02-06T13:29:43.362Z |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-02-06T13:29:43.365Z |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-02-06T13:29:43.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:29:43.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:29:43.368Z |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-02-06T13:29:43.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:50.966Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3312fc8e-210c-4ecb-9282-a7538f2d2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:29:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:00.972Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e554dd53-30ac-4b71-85f4-a15bc11505dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:00.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:10.979Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bafcba9f-d269-47a5-9593-42fcb4bb9c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:10.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:20.985Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=83991961-2676-490a-9108-ea46d7535e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:20.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:30.992Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9268a9dd-0c88-4581-bd58-45e987d5a4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:30.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:40.999Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f0ab4f6c-1573-4264-9d4b-3a6142058a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:41.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:51.007Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=aeaf1eeb-56c6-4c10-82e2-9d7fb38d388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:30:51.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:01.025Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3bd12e5d-c60a-42a4-bdf7-27aba6172a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:01.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:11.032Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2d4a9287-df45-47c5-8d91-bd4854fdc796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:21.038Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=eb3cf4ce-4869-46e9-af89-ba127cc4e6a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:21.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:31.045Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cf5993c9-8e0b-41b5-8ba9-169603e9f951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:31.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:41.052Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a69e92e5-d752-4743-a08d-dd278c8617c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:41.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:51.059Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=83c9a899-2942-4668-b9a0-05c334b930b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:31:51.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:01.065Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=03ccd3d9-277b-42f5-8d26-50e2c251b975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:11.072Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6ddd50c1-0690-44ce-8759-b79170a7323b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:11.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:21.078Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7eb2d42b-a92c-4a75-9fc1-2e34a96ddf44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:21.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:31.085Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1a8dbd7b-628c-49d6-ab12-56eeacca41a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:41.093Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e434b7b1-67fe-431d-a139-0faafc90ff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:41.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:51.103Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=78053e89-9f2c-4699-b954-5b0b543b73c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:32:51.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:01.116Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ba5a67d8-9db9-4a16-b74a-09acc2b7d97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:01.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:11.126Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e6cadff8-d7b6-4f08-8fdd-d2627da01e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:11.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:21.132Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e9338d38-4ab3-4aee-8b57-4a33e91bb75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:21.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:31.139Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1132ecc7-4684-43a6-9f80-60785ec8ef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:31.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:41.148Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=b98d2f72-8a0b-4a4b-8da4-a0d5841a99e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:41.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:51.158Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=8f2d24f6-1bd9-4f6b-9c7e-53295298ba48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:33:51.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:01.166Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5e6a7276-bbc5-442d-85b1-49f3bed761ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:01.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:11.172Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=436077ef-1173-462a-a872-f40c1120ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:11.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:21.178Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=663bb30b-c7d1-4337-849e-89a75ec8b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:31.185Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0ee09f28-6400-4514-974f-f2c53383372c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:31.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:41.192Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=28e0d4d2-72bc-4fcc-b47b-b96269392bc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:41.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:34:43.376Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:34:43.376Z |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-02-06T13:34:43.377Z |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-02-06T13:34:43.380Z |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-02-06T13:34:43.383Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:34:43.383Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:34:43.383Z |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-02-06T13:34:43.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:51.204Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f8e8c490-1ebb-435a-901c-ee42e593ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:34:51.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:01.211Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=3a1f42a0-2e4e-49cb-aaf5-2cc1c5286c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:01.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:11.218Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e7aaa569-1284-411c-9730-2387b49ec11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:21.224Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=0758147b-d263-4755-99e4-1ab1c262211e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:21.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:31.231Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=82e7d21b-2bb2-4d08-8161-5143d0455788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:31.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:41.239Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e53b9935-caac-4321-9fe2-1a4655f45be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:41.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:51.247Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a7f32450-69e6-4535-b94a-38b029fae4e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:35:51.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:01.254Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=af138091-aa77-4d85-9dd8-f7726a727319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:01.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:11.260Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=96dda1a6-3dcc-4efd-b3e5-2a52448fcfa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:11.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:21.267Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=cc7a4b23-a445-4384-8574-37f91277a037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:21.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:31.274Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=de9d2cbb-615a-45e9-8c63-52c6aa03b5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:31.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:41.281Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=de2fdc56-7182-421d-9215-21e0ecd7b232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:41.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:51.289Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=29522f3a-9ac8-4ba8-98c2-202d836f904b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:36:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:01.302Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a1842e8c-068b-4e0e-84c0-bab1248711a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:11.317Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=196b3f00-0aee-4fd1-9a06-a12cd8a2f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:11.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:21.323Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c738c075-6bae-4e74-8f99-561b6e87ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:31.330Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f2f46918-8d5b-4c3b-8734-35fc0c314442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:41.337Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=39501fec-ea42-405e-82f5-affaf1994381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:41.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:51.349Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=71efba2d-a50a-400f-b7b7-315e9d62f50b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:37:51.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:01.355Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=91cdf046-fe1f-4758-a06c-7e755436a8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:01.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:11.362Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d4b2e3db-5443-4479-b93b-031161a48c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:11.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:21.369Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=15ea6d30-8a73-48e8-abfd-bcb524f95bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:21.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:31.376Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=23530454-86c9-4ea0-a1e6-15518176549a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:31.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:41.385Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=d632e9b9-4ffa-4bf5-a436-f9646b15e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:41.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:51.401Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=77a46fb0-13c9-4328-b1e5-e950a8b72c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:38:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:01.409Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5e9e3973-96cf-4d58-8984-37709a31958f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:01.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:11.416Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=08e372a9-b0ec-4881-a786-c2bbc88227d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:21.422Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a9122972-c89e-470c-8e2a-69c5512ef67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:21.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:31.429Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6c247e7d-8186-4362-b10c-d52804358db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:31.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:41.435Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5785fb15-cea9-4e6e-8657-648d4400df6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:41.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:39:43.316Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:39:43.316Z |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-02-06T13:39:43.317Z |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-02-06T13:39:43.319Z |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-02-06T13:39:43.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:39:43.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:39:43.322Z |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-02-06T13:39:43.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:51.440Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=da801643-b96d-457e-a0da-089dc59df863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:39:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:01.447Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=ec5ff406-34b1-4ec4-9130-5cd5304ba4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:01.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:11.452Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f38f1780-4a74-434e-ac53-e1b811dfb684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:11.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:21.461Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=bce18ac5-a808-4e28-b928-33a0333238e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:31.468Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=789b70ff-483c-4109-b717-5bfd720d6a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:31.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:41.477Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7c87bffa-03cc-40f9-a6f6-a09bb23f7a2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:41.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:51.489Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=312dc5e8-829e-4b87-86d6-11fb9222de2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:40:51.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:01.495Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=7b7e1bd0-3695-4c77-bae1-8360aa3cb73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:11.502Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=dcce2da8-9c38-4814-b4b2-e07638ad4012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:21.509Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c4228fa2-0968-45b4-9424-b5db1890533f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:21.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:31.516Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2980b548-ad1c-4496-8654-7518c6c3d38e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:31.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:41.528Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=55110b69-4dff-4178-9fd1-a33a7a447804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:51.534Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fe8d64e6-7fda-41f5-9040-bcf3a5d11b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:41:51.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:01.541Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c6ec6276-a470-47c1-b4e1-b71ebeb2a275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:01.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:11.547Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4beaf263-afe8-4fd9-9c56-2ca427dd34c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:11.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:21.554Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=98c6a3f6-9432-4251-9348-496d43f45910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:31.564Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a110c30a-ac06-472d-8b4f-10be64978a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:31.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:41.595Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=a6fbbe2c-786e-4859-93dd-73362125ab1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:41.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:51.603Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=e1b62540-c6d3-496d-a248-2d0fe54eb725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:42:51.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:01.610Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=2c7c1315-de45-4f17-bac7-fa2152b02668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:01.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:11.618Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9b5704de-879f-46c6-a346-ca7f5d4e7773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:11.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:21.631Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=1010c8b1-b72d-414c-a22c-88b375e03f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:31.639Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=66042351-5ad7-4d7e-ae26-eec3a3fe93b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:31.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:41.646Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fd87888f-8147-4142-8ca4-f608f8736ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:41.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:51.662Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f291dfad-01d2-4df5-8ef4-5c7dfd23cf10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:43:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:01.667Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9099e66c-dfed-4c26-a5be-199cbe43b504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:01.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:11.673Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=9b9914b2-aa69-4d03-8906-c69620203b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:11.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:21.679Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c985d5c0-c886-43cd-86c1-08f2c96a3ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:31.687Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=f711a8b7-f84b-42c1-9c88-c35979ce6dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:31.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:41.702Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=641b6835-857d-4592-a68a-2bc48b7b0c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:44:43.348Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-06T13:44:43.348Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-06T13:44:43.349Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:44:43.351Z |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-02-06T13:44:43.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-06T13:44:43.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-06T13:44:43.355Z |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-02-06T13:44:43.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:51.710Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=fd9290dd-3bd3-4e76-8771-4aadda99b1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:44:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:01.717Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=78093060-22cf-493a-a1e0-46107fde7b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:01.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:11.723Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=06daeac8-2b11-4485-8baf-42872f7e31cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:11.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:21.729Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5ae0fa87-3c2f-406a-83f3-0a03410def64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:31.734Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=c1583e24-7fe1-4850-8b35-c1104fbd9907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:31.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:41.740Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=88282052-dc78-425a-a4e4-fa163ad630db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:41.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:51.745Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=4a775e87-238d-45a8-98da-5b629eae2177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:45:51.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:01.750Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=47f68245-b7db-4abc-8ec9-5d7d4b780dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:01.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:11.755Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=34b6db94-9451-48d9-8c4d-9e74db1e2c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:21.760Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=5c3d60b6-0db1-44bd-b0c8-89e72834e320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:21.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:31.769Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=6714b8d4-3ff5-4645-b34a-ef68078afe65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:31.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:41.783Z |INFO |Init configs |InvocationID=893b3cee-26da-4d42-bbf5-33f97e1f990a, InstanceUUID=70f38521-85d7-4389-9f4c-8f6886f4c19e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-06T13:46:41.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |