By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:11:33.798Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:11:33.801Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:11:33.839Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:11:34.475Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:11:34.565Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:11:34.566Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:11:34.566Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:11:34.638Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T06:11:34.688Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-23T06:11:34.714Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-23T06:11:36.283Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T06:11:36.754Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-23T06:11:36.782Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-23T06:11:36.783Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T06:11:36.844Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-23T06:11:36.845Z |INFO |Root WebApplicationContext: initialization completed in 2130 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-23T06:11:37.268Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-23T06:11:38.058Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-23T06:11:39.338Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-23T06:11:39.937Z |INFO |Started MainApp in 8.453 seconds (JVM running for 9.158) |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-23T06:11:40.026Z |INFO |Start scheduling PRH workflow |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:11:40.039Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c62126be-5f46-4527-9002-7000cb41e853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:11:41.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:11:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:11:51.648Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1cca108e-bd52-455a-b99a-96f372ecb7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:11:52.725Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:11:52.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:02.727Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b98e62c3-d052-48c0-aa48-c581ffebaf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:03.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:13.801Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=37785fa5-d0af-4a09-b734-128af7a397de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:14.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:14.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-23T06:12:18.133Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T06:12:18.133Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-23T06:12:18.138Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:24.871Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6e4eac44-aefc-4351-811b-e02ff355106a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:25.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:25.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:35.912Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ffeebc03-64aa-492e-ba0d-817e7aa94a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:36.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:36.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:46.954Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c09b60bb-15f6-4f4a-8ed4-12fd40b368d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:48.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:48.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:58.024Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6ad20525-73b1-4eb9-bde7-4fa434961b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:12:59.061Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:12:59.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:09.065Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c2458803-d3aa-4819-9f90-3b7c5daa7f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:13:10.134Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:10.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:20.136Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2599102d-30f0-4fcf-8411-8f623454716b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:13:21.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:31.205Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0dd0f673-9e00-4a02-9bbd-d56e1f4597a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:13:32.248Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:32.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:42.252Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3264c7d0-cf7b-4f22-aeb3-630e4ba47cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:13:43.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:53.353Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d71e43da-3f42-49de-90a9-e4878df85809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:13:54.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:13:54.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:04.419Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7587ece5-17be-45c8-8de0-8e80d30e4cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:14:05.464Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:05.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:15.469Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5e9d10f3-9487-4221-99fa-44a17ba73343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:14:16.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:16.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:26.540Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e11ce740-f5ef-4e6e-9438-4f1645852a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:14:27.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:37.614Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=067152fb-3084-4bc5-ac80-97389aa324d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:14:38.679Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:38.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:48.683Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=328cee44-24fa-43d8-a59a-ef39806afc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:14:49.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:49.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:14:59.716Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=93fbe7fa-ef95-4a91-8920-25b4ef8c8e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:00.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:00.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:10.759Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=04ee04a8-5539-4501-900c-ace5badd65b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:11.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:11.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:21.797Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ac596662-1c20-4356-96e9-7e3123cbe395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:22.838Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:22.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:32.843Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=64506382-2924-4ba4-982d-0a6f4982c64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:33.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:33.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:43.925Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=61c6eb0a-cf39-43de-984f-2eccab295ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:44.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:54.981Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=862d8958-1f44-4bfb-a0db-04340c6ad89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:15:56.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:15:56.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:06.023Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=acec52de-64fb-4ad2-943d-d7934a399c4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:16:07.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:07.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:17.068Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=165027ee-6826-439b-8fde-55064aa40639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:16:18.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:18.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:28.138Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=86d2ee6c-4863-4c7e-9750-4c8b01438b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:16:29.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:16:38.243Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:16:38.243Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:16:38.244Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:16:38.247Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:16:38.257Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:16:38.257Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:16:38.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:16:38.260Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:39.173Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8ab01dc4-fc7e-4d7b-a8d7-fe8ed227cfec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:16:40.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:50.216Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=807f405e-efde-489d-ac4c-7a10289d1330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:16:51.250Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:16:51.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:01.252Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=81a1d6a8-ca9a-4f66-993d-c5b84e1a7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:02.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:12.302Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=36c20724-dead-40e5-9ce2-d01f4b494afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:13.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:13.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:23.367Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c3485165-3306-4627-b293-bbb93d7cc985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:24.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:34.413Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eb6ce6ef-94da-4dc9-ae1c-5b71984475f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:35.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:35.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:45.456Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1c7dd979-ac08-407c-a59d-7f586868f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:46.518Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:46.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:56.520Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b99b022a-4c5b-4a1b-bb98-3e2d6ef03b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:17:57.557Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:17:57.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:07.558Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5cefa97b-ff05-431c-9dce-5166c348a089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:18:08.594Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:08.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:18.597Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=59743e65-509a-4cb2-b172-5082b2946977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:18:19.674Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:19.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:29.676Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a0291ee0-8060-4564-94a4-55270f9485b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:18:30.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:30.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:40.712Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9de23823-1401-4a8b-92c6-a33d11e72761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:18:41.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:41.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:51.751Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e232496d-fbc7-487a-9837-a2bdd9aa478b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:18:52.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:18:52.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:02.807Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=12bd79e4-f95e-4164-92e6-05d7ba43f2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:03.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:03.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:13.896Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e0a209e8-a8d4-4a30-8699-b94b776965e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:14.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:14.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:24.936Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b2609e13-9223-4ed6-a612-6c3fd5ddfcce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:26.003Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:26.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:36.005Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=660eca55-c39b-46ce-9d36-1dd76acd18fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:37.045Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:37.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:47.055Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9f39e7d2-fbc4-426a-a6b9-112eb4b69159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:48.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:48.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:58.117Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=08d145f8-b547-425e-b6e7-7f31713f2caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:19:59.158Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:19:59.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:09.160Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3ba2b0c0-5993-4b8e-9d41-afcc082c7d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:20:10.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:20.196Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d4a24517-d166-4694-a8b0-aa0c8a3eb568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:20:21.241Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:21.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:31.242Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=873ed3b8-bdba-47c7-9594-186a7ca771ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:20:32.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:42.277Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9de5f809-d90b-444a-9070-d32a7916aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:20:43.348Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:43.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:53.350Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=66d3fcc7-6edf-4d4e-979b-3c4d8cd190a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:20:54.386Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:20:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:04.389Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e545de25-b82c-484b-bc4a-23dcd920ee5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:21:05.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:15.429Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e57a3403-e7ef-4226-9cae-4cd21f2d0ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:21:16.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:16.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:26.474Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f34ffa2e-7bd4-4389-a61e-7a8ad44a196e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:21:27.508Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:27.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:37.511Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=56059ca5-1ace-4815-8eb8-c5e76ee8c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:21:37.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:21:37.661Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:21:37.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:21:37.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:21:37.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:21:37.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:21:37.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:21:37.685Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:21:38.616Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:48.617Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=67f1bcb3-4cda-45e0-9a40-ab12aec8b375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:21:49.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:21:59.654Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6b215c0b-d66e-4a90-b812-d3c8f0532dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:00.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:00.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:10.692Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c629d390-8e9d-4135-b331-877a59f03002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:11.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:11.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:21.735Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=204bb462-45fc-4027-b6fa-300ef669acbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:22.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:32.777Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f29e4601-0545-488d-abe7-62f77011ad0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:33.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:33.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:43.816Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b597e3b6-ef1a-4285-8d9a-c11001d4fa92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:44.885Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:44.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:54.886Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=20b079e0-0a08-4ba4-a0d7-3d0f4435a021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:22:55.926Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:22:55.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:05.927Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a1cca77f-bab7-4b2b-a36c-29c57d00cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:23:07.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:07.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:17.008Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1484e7f1-93f3-4cad-b246-78d664859fb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:23:18.070Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:18.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:28.072Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e52c080a-14b9-4a07-b1fb-9267f4adc651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:23:29.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:29.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:39.109Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=19ae34c7-a9df-40c0-b9fd-8d89e4c56702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:23:40.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:40.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:50.151Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=32d29704-e966-4ea6-92d2-b547d0178db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:23:51.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:23:51.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:01.193Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6b91f661-474d-4322-acb3-7a735a6e1a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:02.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:02.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:12.240Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d7ff4031-2b0d-4e49-abdf-61c9583acab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:13.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:13.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:23.303Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f5c4bfc7-05bf-47d2-b43a-704856310342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:24.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:34.347Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5fda991d-0728-46a1-8e31-5b38d920b800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:35.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:45.383Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7f0593d9-f622-432e-a381-cd732dc93306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:46.430Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:56.436Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0880aae4-1210-43e8-96f2-02ac5a87a757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:24:57.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:24:57.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:07.490Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e4b87703-8c85-4994-a64c-9583ab322098 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:25:08.533Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:18.535Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7d01aad0-30ac-4eab-bd0a-7fc84c697190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:25:19.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:19.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:29.574Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=baa1adcc-532d-4ff4-8b9f-04d098708052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:25:30.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:30.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:40.615Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d759abaf-bea9-4782-9ff6-4455428273dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:25:41.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:51.663Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=595a2b7f-aea3-435e-9069-3332621e587c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:25:52.726Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:25:52.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:02.728Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7b02907b-0f86-43d7-89dd-c00d8154f6e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:03.805Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:13.806Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fe314280-530b-4947-bc6e-acf2c4d76e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:14.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:14.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:24.876Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=19d496c5-e5e0-4b5b-81e4-2374b2f8d4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:25.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:25.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:35.947Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3135a4ed-d894-4007-9187-8349802a5639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:37.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:37.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:26:37.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:26:37.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:26:37.645Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:26:37.647Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:26:37.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:26:37.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:26:37.656Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:26:37.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:47.014Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8d1c3e7c-0bef-4571-b314-d89f8a97a453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:48.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:58.054Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1c1a5941-c9b0-4884-bddb-d864e7df8061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:26:59.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:26:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:09.093Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=faae71ca-8604-4215-ab71-e3582a8a1ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:27:10.136Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:20.149Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0227cd61-f0d4-4c59-8f39-f348058d75c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:27:21.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:21.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:31.205Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2828267f-a776-4a17-9ab7-48390923a059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:27:32.246Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:32.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:42.248Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eb49dbe4-69d9-479c-a4d7-d8d98c4f7c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:27:43.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:53.284Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=efa47c57-3b4d-4048-8cb3-0fd4f599308f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:27:54.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:27:54.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:04.326Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6263a4fa-119b-4da1-bb67-cbc0f9e90314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:28:05.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:05.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:15.368Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=afa65542-297d-4d39-aadf-31e8372e48b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:28:16.438Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:16.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:26.442Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=34f5b27e-9c53-43a4-90fa-a6a1111be4f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:28:27.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:27.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:37.510Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=997cb13a-9a0e-4ec5-a007-1503d770a8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:28:38.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:38.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:48.554Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bb20ef78-e1b1-460e-ab4f-485e20544e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:28:49.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:28:59.594Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b834891a-9e5c-451d-b425-2f8f66779c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:00.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:10.631Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6e50d5f4-fa5a-41b9-ad47-b1923f9d5c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:11.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:11.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:21.675Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a6d56845-727f-4754-a624-4bd84e06f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:22.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:22.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:32.708Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=991ae2ba-8eda-4fff-9698-3d8088da47b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:33.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:33.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:43.753Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=de83cb53-bc9f-4969-be40-aa95f423b36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:44.793Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:54.797Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a548c0a0-d39a-42be-ae76-5574486d8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:29:55.862Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:29:55.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:05.867Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0bcd68cc-d39f-4061-8698-09b52d254030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:30:06.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:06.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:16.899Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=430d77f8-7c17-4e72-a5ab-63e63cff6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:30:17.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:17.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:27.941Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=70280379-bedb-4c95-96ff-c4f5b5526197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:30:28.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:28.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:38.984Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0161a604-4400-44f7-987d-1073277b63b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:30:40.028Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:50.030Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d785adde-f45b-423a-92d5-4756fc2128ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:30:51.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:30:51.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:01.064Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8c58c4a8-8d59-4d6e-829b-21d8853d8396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:02.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:02.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:12.103Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d26af908-fa08-47ca-a6c8-65d8092a879c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:13.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:13.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:23.143Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0e62b476-7b78-45c3-b7db-060ea5a94071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:24.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:24.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:34.191Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3c1064a6-7b86-49c8-bd1e-73ad5e912675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:35.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:35.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:31:37.609Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:31:37.609Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:31:37.610Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:31:37.613Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:31:37.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:31:37.623Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:31:37.623Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:31:37.626Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:45.262Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ccea29ac-fd95-49df-bb21-7583b56c8c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:46.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:56.294Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1691cbae-f71c-4388-932b-6abfabcc8c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:31:57.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:31:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:07.335Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=66ec0f0d-bdf9-4994-96e4-b1c10ae77e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:32:08.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:08.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:18.404Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ed16b396-0891-4666-b9ee-9ab9121e6832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:32:19.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:19.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:29.451Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2012dbf7-b2fa-4651-8795-1763111d76b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:32:30.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:30.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:40.490Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a86bfb6f-3173-4860-bbb0-b3382fb721a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:32:41.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:41.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:51.567Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=846dd686-6161-4a9e-a24b-7ab7549aa971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:32:52.597Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:32:52.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:02.598Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e7e51c21-d9e3-4e30-aea8-0b02157ae195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:03.638Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:03.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:13.640Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b9fea322-9af5-4dca-80f0-6a3cb70aea50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:14.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:24.681Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2305b70b-5770-43e1-b749-d93ec69030b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:25.715Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:25.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:35.716Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3cdf94b3-a939-4ed1-8bfe-3b5eb34495e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:36.764Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:36.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:46.765Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5bc3add0-adea-45f4-ba01-81b67d76a3d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:47.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:47.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:57.839Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3310863e-9570-47f9-8820-bc76c66fb749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:33:58.937Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:33:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:08.940Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d4becff9-36c9-45c9-840f-ee34575592e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-23T06:34:10.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.45.35:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:10.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:20.014Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ddce71fb-3429-410a-887f-82c758950519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:30.140Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9b16631d-999f-4957-be8a-5ba2937d5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:30.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:40.162Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5812a8ce-fbea-4d9f-baaa-d9ce9be29c76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:50.182Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=32290802-d009-4c59-a9c9-ef79a67c2864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:34:50.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:00.203Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=dd99bcd6-51ef-436d-87c3-4c158f9e7974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:00.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:10.219Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=02f868bd-4a9a-4cc3-ac56-c2d4a3d3a974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:10.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:20.233Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=214063a4-e0bd-4a78-af47-f3dc1a9535e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:20.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:30.258Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a9171c26-ef00-4a93-9dc8-51534629543d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:40.297Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8793a301-b1e3-4777-8844-6e4bcc3cfe38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:40.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:50.323Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0ff252c5-0029-4d20-9666-c13c7af3d234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:35:50.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:00.347Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2f761bf2-1333-4bc5-8c5f-6c4a2794821b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:00.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:10.372Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2c4dd652-05bf-4ec7-8a7d-4dda67d829b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:10.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:20.390Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9e0e064d-dfad-4ea8-9127-692d76221d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:20.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:30.411Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=110f7dad-927d-4237-885f-3bead84e9d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:30.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:36:37.582Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:36:37.582Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:36:37.599Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:36:37.602Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:36:37.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:36:37.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:36:37.615Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:36:37.618Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:40.442Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7e979187-1636-4473-97cd-060ca1650e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:40.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:50.467Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=22274f99-e872-4af0-bbe4-a09422be56ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:36:50.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:00.487Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=aa3e8589-c525-4632-bf9a-591b510e6c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:00.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:10.499Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=badc6868-3ab4-49c2-b486-c9340d0de7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:10.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:20.519Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bcf4120a-559c-4d5b-a672-9b373f26c0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:20.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:30.536Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=67e0fac7-bc52-4985-87a3-22b3c5ca9e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:30.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:40.552Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c330d1e9-20db-49bd-b642-278783cfe4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:40.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:50.574Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=df158b5a-abff-4258-a9a0-6d402d62a81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:37:50.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:00.588Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7d63a91f-8085-4459-858e-c08b346e69df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:10.599Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=44fd716a-59c5-4f3e-a5f9-7712c01ff2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:20.619Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=aa9af99d-daa0-4759-8c5b-f822e0be6c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:20.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:30.635Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c364a6da-e104-49a8-97ad-40dfb21684cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:30.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:40.652Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=12ccae42-ecea-4388-bbc2-87399535f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:50.667Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e459cd5c-c251-40a3-ac5b-608321774a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:38:50.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:00.680Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=12fa76c5-3233-4e17-8cc8-dda895bf4865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:10.694Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=781a1965-7f8a-4130-9106-b2ca776da4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:10.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:20.711Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7256f4e3-b3c4-4ced-964d-7f26e0e43d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:20.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:30.728Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=19467362-2a07-4f05-a785-9df04397b44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:30.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:40.761Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=55e31e85-521b-43a9-b352-08e2d7d39879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:40.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:50.771Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0ef2152e-5acc-4ab3-9d1b-d9205bddb316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:39:50.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:00.786Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=03869c5d-3621-4ff0-9368-33b8bc98269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:00.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:10.796Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c1bac13a-2881-4c89-b4db-4da014521c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:10.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:20.821Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d9bbd058-c36e-4954-9030-deecfb0abc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:30.838Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=dfb276c3-31b5-41de-bd1d-d4dc03053be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:30.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:40.859Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5b3bd28d-0a71-40f2-8681-92c7407fc65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:40.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:50.869Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=68e391d1-43c5-4d5c-80ce-57399e55dab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:40:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:00.879Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e27bf014-bacf-4a84-bf7c-84c4f35652d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:00.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:10.891Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=532903c8-b83d-4759-9f3a-688c542d751c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:10.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:20.909Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3b24ba3f-a348-4c93-8bfa-cb8816959ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:20.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:30.920Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eb1d2130-1bde-4155-98be-71c8878310e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:30.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:41:37.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:41:37.526Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:41:37.527Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:41:37.532Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:41:37.539Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:41:37.540Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:41:37.540Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:41:37.543Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:40.935Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e3590fb9-3f43-45b1-9e83-88cecc8f8baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:50.944Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c7ffe1c2-5101-4f7d-87e3-7d96bac563ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:41:50.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:00.956Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ca6454e5-ce95-43b9-97ee-4723605335ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:10.966Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ec81b783-a77e-4d94-9916-bb3279263e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:20.979Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=edeb3a93-fdfa-44ec-b2f7-515bf3583087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:20.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:30.993Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=232773cd-e0b2-432d-8303-b645068d3ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:31.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:41.012Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c1407c11-79d7-42c3-9812-c9bee83166d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:41.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:51.031Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=81d98341-20be-4dde-831c-c196b361688e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:42:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:01.041Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=135cf63b-ceea-4f25-8f6a-ca9c6740c3b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:01.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:11.055Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=45893e31-9a04-42d0-9988-d50534ff8c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:11.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:21.065Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fd95e481-0db3-4b22-bc18-e1a819780197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:31.083Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6a362c01-75a5-4f13-87af-b28bdd089103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:41.095Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c0e419aa-c990-41ef-974c-bccab7037380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:51.107Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ca267e0d-ab91-4cb8-9e0f-57f33c40bd7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:43:51.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:01.119Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fea14ac9-60ad-4d5f-ba30-bff0cad6ff86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:01.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:11.135Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba8de823-a14f-420f-8f8c-347ee205d8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:11.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:21.148Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=61f87546-57c5-42ce-8d46-876e0ec50b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:31.201Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8477bd4b-1591-4ea2-b2d4-b639270c01d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:31.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:41.225Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=93a68b68-6d2e-4008-ab87-a3a7506ca422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:41.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:51.234Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d49da413-7d08-4979-928e-2c7e6eeb0cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:44:51.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:01.249Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=77fbeec7-9fb6-4480-a40d-9fe4d5eaf289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:01.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:11.262Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3443bcf4-3614-45cb-9aef-02228eb2cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:11.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:21.276Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fd7f3693-0838-4414-b254-b2f743075922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:21.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:31.290Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=38786f47-75b4-4845-9a2c-8e19f1af7ae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:41.307Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4eb3b659-25e2-40d8-913c-86183e304978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:41.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:51.321Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba5bdecd-8612-49a2-9dc8-278d8d9cb0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:45:51.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:01.343Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eee246f7-64cf-404d-8b8f-cea5006f5bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:01.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:11.365Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1b63e2fc-4cf4-4084-885c-a78fc9d12248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:11.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:21.388Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba358b28-4485-4fd5-ab14-9431639bbe96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:21.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:31.399Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=61c9c0a5-d56e-44e4-b504-99e418a38844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:31.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:46:37.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:46:37.550Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:46:37.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:46:37.553Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:46:37.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:46:37.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:46:37.560Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:46:37.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:41.415Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3ea1ae31-a419-41d0-b532-1558404273e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:41.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:51.426Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a48ca625-da40-470f-a93e-b3f25ba72109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:46:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:01.435Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6cc23aac-b2b9-4e73-b79c-a1040cebd61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:01.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:11.451Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0d99e64c-44fc-4b38-bf23-c3e57923748b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:11.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:21.464Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7b4d61cb-a95b-4c71-8d90-a1e686a00e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:21.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:31.485Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0f933cc0-d02a-422a-b06f-3da375febffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:31.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:41.496Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fa0fa3af-0c50-4ed0-b419-09d68f737033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:41.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:51.506Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=54d1a6d2-a13b-4203-a589-b338e05e33d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:47:51.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:01.527Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=861eb64d-da44-4cf0-818b-b1b3e0d97185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:01.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:11.540Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4a6da202-3890-429d-a591-a712282a3c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:11.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:21.561Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=36076382-39aa-44a0-943f-e5025cf13de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:31.570Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=229e7a80-8ee8-409f-9371-3442260fd454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:31.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:41.581Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e843c64a-0ef3-49d1-9adf-04115c5c2306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:51.588Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7f316cce-d7cc-441f-9a9e-d7fdf04c81dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:48:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:01.597Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e156741c-6d8d-4b16-992a-d82598f73408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:01.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:11.612Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3acec676-5729-4af3-84e2-b842d351ca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:11.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:21.625Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ee407950-c9a4-4be4-9cc3-9e03c9810400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:31.653Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5c73af36-032a-48b0-b3ce-e7b9ad0dfb8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:31.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:41.665Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a80e3dde-e607-4084-a731-ac071c0c2dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:51.683Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b91e8d1b-8b89-4df0-9007-0deb6d51784e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:49:51.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:01.695Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=26dbdfd9-5b94-4aa9-afee-39ace041ae5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:11.704Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5c58e410-565d-4f8a-a11e-727786e94df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:21.713Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=27db4d4f-0698-47c2-88dd-8c2f46b999f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:31.728Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6c4c73ab-451e-4948-8d75-df3c27503a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:41.746Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c7a24095-3b5c-49cb-bd3c-ad5bf5f50d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:41.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:51.776Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=86b0e449-8e60-4e7c-8d8e-a840e8449042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:50:51.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:01.784Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=54d4ca35-606f-479f-98eb-497ebc3f2d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:11.792Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a1a47df6-83ee-4898-b680-002c1215a1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:11.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:21.805Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b55cec0d-bd9b-4480-9fe8-44c4fc79af7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:31.820Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2ccc3307-093e-4e37-a992-ec325bd210e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:31.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:51:37.631Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:51:37.631Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:51:37.633Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:51:37.635Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:51:37.664Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:51:37.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:51:37.665Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:51:37.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:41.839Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5d88c355-bf9e-4884-af0f-c6b528ff96e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:51.850Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=867db575-006b-495b-b0a7-387ea4c18bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:51:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:01.862Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0262e592-a344-478c-859e-54bfb32f404f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:01.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:11.885Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3e292f64-4420-4068-ade0-9c55b409a9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:11.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:21.895Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=76179041-51f4-451e-ad40-b88c57013e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:21.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:31.920Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=081f5c8e-3632-44bc-b68e-bc84184a7c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:31.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:41.935Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d8a00159-2b08-4ba9-b55e-258d3903c350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:41.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:51.949Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=765b665c-4b2a-446e-a566-0cf1ee474639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:52:51.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:01.970Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cbbae51a-dbf5-4b28-9054-a972ef71a715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:01.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:11.984Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e6cfa25a-75a0-45c5-b128-fb5268533bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:11.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:21.999Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=06862bd4-fd1d-4100-85e7-24e0c6b4f735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:32.007Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f5d68834-618c-499e-83a7-8689dda3dcf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:32.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:42.019Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5d9408a3-2d19-4e9a-90db-557f9416385a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:42.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:52.031Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9fd4d0ff-fe55-4faf-81af-0c7321473a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:53:52.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:02.052Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0e4310c7-2f49-4dae-b4c3-5e3b123f7f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:02.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:12.088Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=85f0b39e-d9ca-4aa6-8509-ca150ec2428f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:12.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:22.109Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5123e13c-f5b6-4fa0-9711-0bbde3683cd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:32.121Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7ecc0c60-1fff-4d23-8d5b-3622021088d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:32.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:42.128Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=821deecd-7801-461e-b53b-f4fd67f5f80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:52.139Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=62dd23d5-dd76-4936-8ff3-8450bcbff77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:54:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:02.153Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8063f6ad-00f8-4957-b6d6-8975b3ae2815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:12.163Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=311fd6c2-6ded-405e-b592-8f9bb2dab4ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:12.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:22.189Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9c4cbc25-fe61-4882-9bd0-8a81a0baa52f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:22.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:32.206Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9e76b4ee-5dab-4855-80f3-c8f63240d568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:32.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:42.222Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c9005bd8-0dd9-48d9-9f5e-a67c78dc7dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:42.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:52.231Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d2525f72-7e23-47d2-a841-eed7bcf62bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:55:52.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:02.241Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=13455c99-58e4-4570-acfa-afe4830f7c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:12.256Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=91badc7e-9f32-4684-8ce6-73b33e3a34fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:22.267Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=70cdd6c6-02f7-4d80-9134-8c54faf85d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:32.281Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9d85cbc8-0e0e-42bc-9b1e-7fba28c1f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:32.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:56:37.573Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T06:56:37.573Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T06:56:37.574Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:56:37.577Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:56:37.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T06:56:37.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T06:56:37.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T06:56:37.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:42.291Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2d65f2ec-0e03-4491-b6f7-c068de16cfe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:52.300Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b0385fac-2f69-4d62-ab6b-f5e4712a5f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:56:52.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:02.309Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2cf502a0-ca1b-4c39-b648-57e0b5704d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:02.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:12.336Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cd46ef39-7aa3-4c34-bf13-5b23fb52ec1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:22.351Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f5b6e267-7eea-47ad-9fc5-c1ab3a3b2225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:22.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:32.371Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=08883c0a-0768-40f4-a3b1-d86ebbc53cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:32.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:42.381Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=924f5a53-67f0-40a3-9ede-e686de6cd7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:42.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:52.391Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9b0777b0-21f1-4e98-9487-15a7cc692729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:57:52.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:02.401Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=99e959fd-bdac-4df8-ab1f-edc8dbd586e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:02.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:12.412Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ed9b3251-25a8-46d4-870e-798d27e8ccc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:12.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:22.427Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7f59200a-ad59-41ed-89d1-cf3442929f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:32.440Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=19e86521-a714-4918-a3a4-54090be0e70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:32.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:42.455Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e9bf83fd-6120-44ba-9dc2-1d5096ae17a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:52.466Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9cfe2715-5c06-4223-9807-403622cbdbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:58:52.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:02.476Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=299bdb5c-81a8-42d6-bd55-298916e6748c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:02.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:12.485Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=71cd580e-41a4-45b9-b5bd-832a959f42ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:22.501Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=81f45e49-cef0-4eaf-b3f2-29504188d7f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:22.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:32.513Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eb03db65-4f52-4577-a060-3c90bd297dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:32.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:42.543Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e9737be5-3fce-4ca8-aed8-23acd2bbcee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:52.556Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2994c922-3d77-474a-9af3-ac47f1e5b704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T06:59:52.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:02.570Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=53dce004-26bd-4c94-b824-41f0768bdbff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:12.584Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=36f3357e-da6c-4f6a-8c70-7cfe25eb2c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:22.593Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d0093f1e-1232-44c1-83b3-876bc09af1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:22.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:32.603Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c3e0fd2a-9e28-49c2-8c76-95d8f3d4e6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:32.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:42.615Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ca69314b-367b-45e6-90fe-471eb40afa0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:52.624Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=607b7c57-f397-40e0-aba4-0919d4d0c152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:00:52.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:02.641Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=87f84bc4-e8bc-468a-af76-2aeed640cc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:02.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:12.651Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=85b7e92f-1b08-4410-8f16-f6bdeb986668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:22.663Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b9deba71-1a5d-42f0-b6e0-dfb6669afc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:32.671Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=788f5cb0-c335-423e-80c0-49799a6514c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:32.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:01:37.549Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:01:37.549Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:01:37.550Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:01:37.552Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:01:37.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:01:37.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:01:37.561Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:01:37.563Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:42.684Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d0139275-de15-4df7-928f-bf881a990909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:42.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:52.699Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=75a7b87c-22a9-4243-b487-5cdd157a319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:01:52.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:02.724Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=25483b09-2803-4ddd-b79d-cdc2653216c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:02.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:12.734Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=476589b6-b01d-4f78-9ca1-5779c4657bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:22.771Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=27d58f73-ef87-4d2a-adc4-a5b7860a3fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:22.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:32.803Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bbf1e722-270c-4d09-be2e-29c8393dd026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:32.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:42.812Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b74f4a66-3658-4bb2-ad34-a9cfd6ecc737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:42.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:52.822Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f09af1b8-54fe-4691-b74b-857ef2554579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:02:52.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:02.841Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=04b3f4ac-a24b-40ea-8a92-968d8683610e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:02.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:12.853Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c90880e7-5200-4941-8095-b9dcb0842c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:12.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:22.864Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7e1a1e60-eeaf-4dc8-83ac-5ff435098764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:22.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:32.873Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8975f319-717e-427b-af16-69f5bb012789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:32.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:42.882Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ee3f54b3-5267-4799-8e8d-0e6b89141857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:52.894Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f77e8cec-179d-44c5-8034-671944d08041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:03:52.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:02.909Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0bbf83c8-b006-4bc3-a8ca-0b0a24526733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:12.922Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d5eb53be-9f43-4831-8071-05d240664d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:12.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:22.930Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=df28ccb4-2594-4984-b0b4-4c23f6fa9472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:32.938Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eff44939-0a24-4f16-95dc-90d4abd4414b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:32.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:42.947Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba58a8f3-48b3-48ec-a9e8-520271b02977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:42.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:52.956Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8f960bfe-739f-4c92-b538-5b581e3a1e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:04:52.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:02.971Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=691201ef-2f8a-40a8-b9d6-83066442067a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:02.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:12.985Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a66cbda5-29ab-4902-814a-7e5512419f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:13.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:23.012Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=98a93055-bb6c-4710-973a-36a58950ebaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:23.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:33.022Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d8d075c9-58bf-4a0c-9441-6fe204fdb65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:33.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:43.043Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7fa351e0-0dae-4bdc-b167-09e8a657d866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:53.056Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1c7bb4af-200c-4c8a-ba00-f97d2f2cb764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:05:53.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:03.068Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5ac1ee96-29c4-40d7-b1a5-8a757612d092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:03.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:13.079Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fc71f2c8-808f-4511-ab45-e51314e6b306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:13.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:23.088Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=58b20962-34e0-4356-a581-aa73f9bcff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:33.095Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a7efac97-a0ff-4d97-be9a-8b6788fdd504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:33.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:06:37.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:06:37.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:06:37.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:06:37.550Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:06:37.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:06:37.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:06:37.555Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:06:37.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:43.102Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=99ad1eb3-76c6-49f5-849a-b59f435abced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:43.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:53.110Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=af1c6276-fcb7-48a1-a691-0a70533f202f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:06:53.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:03.118Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4d08a5ab-106d-49bd-8b65-f22af8539bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:03.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:13.130Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8017ffb3-471c-4da6-a0cc-5f2151d08434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:13.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:23.146Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0039a655-5752-4b7a-a036-e46f832c7d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:23.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:33.155Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=13add570-ceba-4b1a-9e30-38844dc0abd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:43.166Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=781aab9e-c103-4f41-aa13-01dfd5bbdd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:53.177Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0a6653d7-e5bf-4084-aa75-2c3414c72da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:07:53.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:03.186Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5d5fa5db-c442-4200-bd0f-a220bf48c0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:03.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:13.194Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=79c44cf7-d78c-419d-bf37-f0a6fcafca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:13.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:23.206Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e284153b-2756-4d45-a3f3-4497351b7fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:23.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:33.222Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fa4fefc0-a74c-41e8-8aee-5ebbeb5d83ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:33.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:43.234Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cbde0b07-8a3a-4c03-b19c-1d220148ada2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:43.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:53.250Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8e12c8d2-b86d-4c17-900a-1b6f46663078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:08:53.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:03.257Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e25831ff-ffcc-4540-bb36-b4728fea90d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:03.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:13.267Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3a1154fd-06d7-4a89-99ab-a712e7e09b84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:23.276Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4bb97c45-fcb8-4181-82d8-4abe51dcf23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:23.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:33.287Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3a858368-5fa7-4eec-b31a-55c4b7b2dc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:33.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:43.298Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=16dcbfed-f45a-45c2-adaf-5ca50de0bf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:43.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:53.321Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=391f5af0-c28d-4e9c-a1f1-19d4227e845b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:09:53.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:03.339Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=692fab4f-4d26-4e01-b44b-440cd194f94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:13.352Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8426fbb0-3bfe-43ab-a66b-da51bf8eb545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:23.359Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f60d90c9-9183-46b6-bee5-548d1fe9ad66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:23.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:33.372Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e8fd2c9b-031c-4ec3-adf2-bc3a76d0ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:33.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:43.381Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=602ad1bb-2426-4a7d-b6c2-75acb15856dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:43.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:53.389Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=57071830-1b80-4b17-a831-e2405171ecfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:10:53.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:03.417Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=92388d3f-4575-4bdd-aa66-0fad5f68ef6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:03.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:13.436Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a701f0b1-828b-4efe-b47e-d54fd3cfc0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:13.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:23.449Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ef057684-736f-4947-83c1-a1bb75df0120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:23.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:33.463Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=24f821a0-f693-4e0d-8a22-4b1b5b52e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:33.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:11:37.561Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:11:37.561Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:11:37.562Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:11:37.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:11:37.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:11:37.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:11:37.571Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:11:37.574Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:43.471Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4221ca15-665a-4473-8687-d3201a94772c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:43.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:53.478Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e4d99fbb-5b75-416f-9ef1-93d7c5877e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:11:53.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:03.486Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=530762d2-5492-49fb-85b2-67485922826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:13.501Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=690ada7d-9801-45c5-8c21-e1fea8ec2741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:23.512Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=df4b75a2-2028-44f1-b0a4-4d742886cafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:23.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:33.527Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ebce29da-a2a9-4b7f-a512-53fd9999afbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:33.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:43.535Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=18ecd639-ca28-4dcc-a263-41f4254a52d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:53.544Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a0a5b605-5102-4443-816d-21b8ee4705da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:12:53.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:03.563Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7d36e510-6f79-418c-aaba-04b1a9019a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:13.575Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4a185dca-e78e-4685-b361-7166345dec3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:23.583Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a6a43271-3d58-4275-8a00-720412a71eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:23.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:33.591Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=53c362f3-bf48-4499-9992-5555959ba188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:33.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:43.598Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=51b90e6e-8b81-4ce5-84e6-440eddbbd8cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:43.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:53.606Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=55cc0df1-0834-4ad3-9521-8342b26f20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:13:53.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:03.614Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=dffa0c0c-e959-4ca7-82af-8ed352789a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:03.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:13.630Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7aac7820-f59a-4c54-aca8-8730c6829d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:13.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:23.638Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=56e50199-4471-4a34-8dad-e481a040b36c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:33.648Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=708d59f1-6583-49d1-bc0e-c3c22e119f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:33.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:43.660Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d902705a-e0c1-4300-a24d-93107ea50959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:43.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:53.668Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=412573cf-966e-4baa-8984-66b3a7a5846f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:14:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:03.675Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8025f31b-a80c-4e23-8494-093ea9216262 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:03.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:13.687Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8a682201-20de-43b2-b2af-506831f9341b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:13.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:23.702Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5af3e505-8a59-4d1e-a239-aaf4818b5eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:23.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:33.718Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1b680ab8-2cad-4ad9-8f06-12d16844ec22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:43.730Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=16661866-1363-491f-950d-9f1eca023509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:43.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:53.743Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=97edb47b-8d7e-4221-9e87-19a43fd474ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:15:53.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:03.751Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=84bcb576-8263-4ce4-b039-69dfd3d0a101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:03.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:13.759Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2f6088f5-f88a-470d-b715-849a9e052fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:13.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:23.770Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1018bebc-27fa-4022-bd70-bd971f9b360f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:23.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:33.785Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=da4e3be2-3d6d-4435-ad16-0b2bf13e7b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:33.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:16:37.554Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:16:37.554Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:16:37.555Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:16:37.557Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:16:37.562Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:16:37.562Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:16:37.562Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:16:37.565Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:43.793Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1a090714-522d-432f-946b-b8fcd576b166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:53.802Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=41cfa20e-351a-4f21-887d-797df636ff0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:16:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:03.812Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=08576716-6c00-4672-bcf4-86fd07305ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:13.820Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2265ebc4-8234-4ff6-8ac9-5acc4aa52a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:23.830Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fd1ad9d3-92af-43fe-80e7-ce3006735117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:33.846Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1253999f-b9f1-4687-bfe6-b1a180b61a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:33.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:43.861Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=259e9c95-4f3c-4bf7-89c7-1c30ae15b24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:43.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:53.873Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b176a3b2-3798-4ebe-9f0e-8473e1496da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:17:53.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:03.881Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6500f203-451e-404d-9f50-e75d4a5b72f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:03.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:13.898Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a6134d3e-22d9-49a3-a1d4-04888d7062ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:13.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:23.905Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=48b6aef3-165c-4ba1-a9eb-3f68e63b8520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:23.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:33.913Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a0c2a0cf-9ef3-45e3-b599-479a858fca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:43.920Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4c4e3501-c096-4bb4-ba13-ef852373f3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:43.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:53.929Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7a21ff95-5f94-4fa1-917d-284de92c7af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:18:53.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:03.947Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=aa80a3ca-170d-44b4-9d18-e52885f543bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:13.955Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=84b2610b-d528-4d4e-9859-9bdf8244f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:13.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:23.967Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=718477fa-0762-43f6-beac-1c816b24af24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:33.979Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=42427704-01ac-4230-8377-ede5e18d7282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:33.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:43.990Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d87f0858-abd3-437a-979e-180feee1552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:53.997Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4be7d6ac-8adb-4556-9f3f-2774c87347c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:19:54.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:04.006Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f4a30f03-cade-42d8-a565-49c8bfea10c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:04.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:14.016Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0b924737-ab21-4eaf-82c4-27ee1ee9332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:24.023Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=afdc42b6-41e9-40a0-9eef-5009ae9ada65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:34.030Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d80d97c6-c84a-4ee5-8565-e50ad4e4f136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:44.039Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a85a2450-dd6c-436a-9890-f30da40f8ffb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:44.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:54.047Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=67455c65-f74c-4d61-9a93-db911a1d90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:20:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:04.061Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e0271355-8213-4319-b10d-4c296054162c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:04.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:14.074Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fdd1f5e7-e980-452d-a726-708da0872993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:14.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:24.095Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=12fb2dbe-69e4-4f8e-b81b-2334cde28f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:24.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:34.105Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c4812ca6-b969-4846-806d-f1a284b40a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:34.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:21:37.584Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:21:37.584Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:21:37.585Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:21:37.587Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:21:37.592Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:21:37.592Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:21:37.592Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:21:37.595Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:44.112Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ce8538b4-5014-484a-adb8-04c88a292212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:44.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:54.123Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a1546daf-503a-4fb2-aa95-2b993facac13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:21:54.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:04.133Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d092d03f-0df2-416a-bfe5-95518218ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:14.141Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d5a6ca54-a37e-47de-a9bf-a0eef6e66d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:24.152Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e2e010b8-3d1c-4c56-8a28-6f88c584eca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:24.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:34.176Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6d9693c5-42b8-41ab-a8dd-376c09b99fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:34.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:44.184Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bb5e1bdf-042a-4e77-811f-4f765e7a580a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:44.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:54.196Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=42da1c04-12ad-44d2-8186-90253554bfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:22:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:04.204Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bc811a34-498e-4c22-a2fd-bcd6b87bff4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:04.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:14.211Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=316496b7-6952-43b2-b510-35d356f05f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:14.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:24.236Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=df18a455-9a9f-4fb3-8565-6e469399087c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:24.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:34.252Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=34a187b1-ec07-413a-95e2-21ebf25d7fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:34.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:44.259Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d69f62e6-1e85-4dce-b267-b187f7b50fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:44.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:54.268Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5bbb775f-4076-4d7f-9e45-1e8ced140765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:23:54.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:04.275Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7059f918-3e9d-45e3-8d6b-e5acf6c8a71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:04.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:14.283Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c61330c3-a791-4e7b-9db0-1be7921ec83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:14.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:24.296Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5299d4a3-a973-4756-a70a-cc582f291636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:24.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:34.308Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=34a95eed-013d-402f-9570-9795b41a4f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:34.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:44.317Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4fd02144-fcb0-48b0-9acf-b9ca732ec854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:44.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:54.327Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d108d110-79fb-47e1-8ee2-55d0a15eee41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:24:54.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:04.336Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba0050ea-5702-4c22-a5f0-8b164c349313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:04.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:14.345Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f7f81202-6104-4417-b08c-f155ed704952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:14.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:24.354Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=210c5a1a-c04b-4e32-beb3-2bcf52e5eeb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:24.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:34.370Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=022d23da-7259-43c8-b0b6-f0f569bb75d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:34.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:44.377Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e60e7226-4504-4515-aea0-293fa850939f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:44.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:54.385Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0fc15724-94ac-49c7-83fa-fac592e59415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:25:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:04.392Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5c103313-0748-4887-8242-be7475b48e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:04.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:14.399Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e8a3fa18-ae5b-44f5-9475-3ee1a89a1366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:14.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:24.406Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=235b7608-bf3f-44e8-98a8-afd661cb7070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:24.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:34.416Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=29fdab9b-c907-4b89-862f-a9d851ee5f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:26:37.574Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:26:37.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:26:37.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:26:37.578Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:26:37.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:26:37.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:26:37.584Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:26:37.586Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:44.433Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d31cfcc9-cdae-497c-8540-2e2bdc577546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:44.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:54.441Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0e9e9582-0378-492b-a9aa-46edcc38c562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:26:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:04.450Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=18a7b666-4996-487b-aa88-a79d01f529ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:04.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:14.460Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=350d336f-5d97-48e2-baa5-6270d6be7018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:14.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:24.468Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=950fca39-eb2e-4741-8197-e1bb325a069f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:24.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:34.477Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=116dffb4-b901-4767-8579-a1f882f8eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:34.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:44.492Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ee46bb59-eb65-4bc8-b4df-c03d8c866f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:44.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:54.501Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ea997d3c-ecc4-492e-aafd-efa78369060e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:27:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:04.510Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=aa3502ca-597c-42a6-9a51-bcfbc854471a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:14.518Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e1a23864-1a5e-482f-b739-80ea86e99c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:24.525Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=754500e4-63d1-441c-b851-6cb6430dfd9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:34.537Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d1093ac6-0c64-4a77-abbb-d1e685c287dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:34.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:44.548Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7c795c8c-7f86-44f8-914a-5db831efe28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:44.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:54.561Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=435015c6-963d-4436-993f-bfc72d9f2ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:28:54.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:04.568Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=af822b9f-2fa6-40bf-9ab8-fdf6e7d367e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:04.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:14.578Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8ebc3e13-aa0b-4a17-9028-1ee20ea65373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:14.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:24.588Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8f2c6383-668a-443a-a9ea-94ec7607950e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:24.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:34.601Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=68e331eb-2e33-4700-8a56-1e79f4aa0dc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:34.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:44.608Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8e2626dc-9488-44a1-bca8-97cf654e1109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:54.621Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1ee84d92-7b19-40be-8929-22962df9ac53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:29:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:04.631Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5848f611-26e3-4878-adc4-acd595f8bda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:04.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:14.639Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1e79d923-c503-447f-8a02-21d4ff4558a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:14.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:24.648Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0c2ef526-25e8-4826-954d-e86973fa61da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:34.654Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=15f961f9-1530-4564-b129-dac920ed46ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:34.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:44.662Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9c3b9101-baa1-4460-ae3f-134ac7ac4419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:44.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:54.670Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=68c89c63-632e-4961-acff-4809c36c91ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:30:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:04.679Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=803010b0-2c41-4db2-afe3-2318565e94df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:14.690Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e4601272-ab28-4995-9313-b4e8a5d269a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:14.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:24.702Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=18473388-de2f-43f4-8a86-04c24e59532d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:24.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:34.709Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9d0f2da3-7edd-473f-ac82-7d96ccfaf6b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:34.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:31:37.530Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:31:37.530Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:31:37.531Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:31:37.533Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:31:37.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:31:37.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:31:37.538Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:31:37.540Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:44.716Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c233613e-ba15-4894-8c1b-1602b0385a71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:44.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:54.723Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bf13b523-44bc-4cdc-ae3e-564172e09f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:31:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:04.733Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9faf30fb-f8f7-428d-bf0f-37a5c12d5c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:04.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:14.744Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7840d540-0bb7-4011-b7cb-52cc3e5a5977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:14.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:24.755Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=75096197-50a1-4501-b2a3-ee59ea4a54d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:24.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:34.763Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=64744cb7-196f-4ac6-878d-23d3b296385e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:34.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:44.770Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=93a1bc98-2f35-4fac-989a-813490e6ad6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:54.778Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=99b78573-71fd-49e9-8e07-3cf9c7b39315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:32:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:04.785Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=44afb1b8-3237-4f57-a33e-a45cf670cbfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:04.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:14.794Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9c511af1-e639-4196-a613-cb7c571e51be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:14.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:24.808Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=06c6c867-81ed-47f0-8a15-0d24c405a1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:34.814Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b3f794f4-f3a4-4cd9-b8c8-a56655bf1ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:34.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:44.823Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=26af1302-2a34-4bc8-b4d7-999cada6901a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:44.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:54.830Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1bdbfd67-c02c-40a6-b264-8da6b371108e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:33:54.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:04.839Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f3740940-9307-4792-ac87-0a63ecde37b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:14.847Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a4c119c1-e680-4d69-be02-adfa29968575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:14.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:24.854Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eb7200b1-33c7-4678-9a67-109cca28128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:24.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:34.862Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f9608eb7-dddf-48bb-9c5f-01362a68c984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:34.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:44.876Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d85ca23d-51f7-4bc8-8ef5-56c07fad2518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:44.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:54.886Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b38775cc-0f1b-4805-b189-2812900a8788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:34:54.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:04.895Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=274eeb2f-4161-4cec-9678-f3bdcf21959d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:14.903Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba79241d-cf15-493e-b302-fca02c05740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:24.911Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1fa5f1f2-6a37-432b-b804-9881d614715e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:24.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:34.918Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9a30b1c4-4d88-48cb-b8be-634f373d9637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:34.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:44.929Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9e29f3c0-8166-42bb-8334-8c05b73657ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:44.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:54.940Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0cea7d34-34d9-4cd8-8946-00edec5d8c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:35:54.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:04.951Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=729cdad7-ff2d-4ef9-9558-5beebbb2112e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:04.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:14.959Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=01fd7251-d751-4981-bb38-e59c1dfa0b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:24.974Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7638b84e-2c49-4372-8f2d-68f05e82d1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:24.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:34.984Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8ea7436a-275e-4f28-b80c-37850c23b006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:34.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:36:37.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:36:37.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:36:37.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:36:37.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:36:37.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:36:37.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:36:37.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:36:37.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:44.996Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=07d79a36-03b9-4786-a291-2836528a702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:45.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:55.003Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a0550172-b643-4aca-8816-7178729c8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:36:55.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:05.011Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=843a285b-b53f-4e22-8a4e-1ab671bdd247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:15.018Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e0fc6b78-bf09-45b3-bbf3-442f970c9bee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:15.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:25.030Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1a8b635d-417c-4d2d-bde1-6d61b9309731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:25.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:35.047Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=418804b1-fdc6-42c3-acb3-5dd8c52c6d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:35.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:45.059Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e1974848-7280-4e12-832b-c5ce6d712531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:45.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:55.073Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=54954db4-2b49-4328-8d6f-90d763586a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:37:55.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:05.084Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f553554f-c186-4f90-94d2-c8b6443780d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:05.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:15.092Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=658fd204-5530-4844-ae98-5afc724bd711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:15.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:25.098Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2d27ed9b-5529-45b1-8e7a-e4e42c55bfd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:25.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:35.106Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a8fe9428-3c5f-48ac-a884-32cffe867d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:45.114Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5b390a2b-b394-4b7e-893b-fac762667450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:45.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:55.127Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=98655659-2be5-427e-831e-342097746929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:38:55.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:05.135Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ed4cd185-cea9-4963-a011-984b51b1aac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:05.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:15.146Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fc038a8d-0f4a-4e01-ae76-c8b92c6f3a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:15.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:25.155Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=68ca3fd1-39aa-42e9-8dc6-6fbb74ad1aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:35.162Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e6bdb122-e866-4a8e-bbbc-c8c7f5e10577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:35.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:45.177Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=14fa8b23-3401-4a58-85d7-acc0330cb9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:45.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:55.194Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9943568a-cacf-4f8c-849f-58631ad8e172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:39:55.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:05.207Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fb7a54a1-d7d6-4921-89a5-03b883093319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:05.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:15.214Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ec2f115f-0c94-48d4-b68a-cbf85b346d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:15.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:25.220Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ef92669c-ee92-4490-9e2f-5ea3f0bc13ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:25.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:35.228Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=38788478-c492-4612-ad31-197cb803ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:35.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:45.239Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e86d071e-d577-4595-a608-8a7a89d12d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:45.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:55.253Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7dcba7bb-6e9a-4301-80a0-30f5e8c91e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:40:55.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:05.266Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=79160a4a-f08a-4c6a-955e-72f4e716c88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:05.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:15.274Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f37d8feb-36c7-4777-8366-8e4c0c1e44eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:15.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:25.282Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e44e9bb5-8ea1-473c-b68f-2f8258730b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:25.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:35.290Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0d3fad19-2646-4204-a026-7ec967148202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:35.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:41:37.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:41:37.537Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:41:37.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:41:37.540Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:41:37.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:41:37.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:41:37.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:41:37.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:45.298Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d9970bc6-b80f-409d-ac78-cccf0fe69f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:55.306Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3450d8e4-6ff8-4704-9768-d3d4ea1f8a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:41:55.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:05.324Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fed7ecbf-d6e6-4457-9fd9-3348bc13dba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:15.341Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1fa29ec8-0c8f-4108-a44a-a78fe05272a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:25.350Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cc3e39bd-f678-4e15-a6d7-6a8f273969a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:25.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:35.359Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d31a8bdc-01b2-4158-8f32-9066dcb8fb49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:35.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:45.366Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c894fc3c-bf83-4cc0-9534-8912917a7e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:55.376Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=479e8344-b13f-4716-ab70-583023042d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:42:55.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:05.384Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6b2d280a-b9e4-4d7e-a9e0-36ee647846c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:05.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:15.393Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1a8dd637-2727-4001-ba0b-6aebc2aa7fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:25.401Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=510fcafd-e3fa-4cf9-8908-8960faa63c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:35.417Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=316966f0-9c98-48de-afd0-928248de0e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:35.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:45.424Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=96e4eaad-6549-42c7-b8e1-193a1b7fd740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:45.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:55.433Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=00ce52e3-3870-4fc5-bec2-f12c3b43f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:43:55.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:05.440Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d741640c-5737-47cc-bc1b-ac7d71d69398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:15.448Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=78ce5095-9aeb-4645-92e3-c9056200ff12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:15.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:25.456Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=49e7c3b3-1cc2-47ae-b24a-4505cb8347ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:25.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:35.467Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2b3f26fa-906e-49aa-bf22-7c10f3c9b414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:45.480Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e0964210-ff24-4dd3-b58d-c6b2d524c5e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:45.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:55.488Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e3fba879-5c72-472c-8d20-1781cdd2eda4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:44:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:05.497Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a4df4178-86b8-4ae8-94b9-f1a9bbc798ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:05.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:15.505Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3baae07c-7b06-499f-aa3e-392acc14ffa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:15.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:25.514Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=79cb3019-fd96-474f-812f-58bb720538b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:35.521Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=918f5f13-57a1-440c-92b3-4dc6b0a760d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:35.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:45.537Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a9d29d4a-6a32-43f7-b0f6-5f6afb621b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:45.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:55.544Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7563ab52-135c-4432-b415-bdf37ddd880a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:45:55.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:05.553Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9a390df5-99a1-4849-90dc-a166d3cdfe33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:05.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:15.562Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2a62d280-d650-4ae9-93e4-a383d113d224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:15.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:25.569Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b67d0e0c-2477-479a-842a-7d166cc4cc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:25.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:35.577Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7bc05338-7f21-449c-bf66-76bce57ae305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:35.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:46:37.546Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:46:37.546Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:46:37.547Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:46:37.549Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:46:37.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:46:37.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:46:37.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:46:37.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:45.589Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9f96d97a-5ab1-45c2-a155-1f8cf9c7e9ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:45.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:55.597Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c1876fe3-d001-4d73-8cf2-331b25ba6b4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:46:55.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:05.604Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1125a35e-9b59-4307-9ae9-7223a0c73e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:05.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:15.611Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5ec6575e-b199-49cc-9cdd-71b2a224af59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:15.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:25.623Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=14c4044b-ed41-4b2b-bbea-bc584d76f9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:35.633Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=88d7749d-8b6b-4d95-ac06-3a4793ea859e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:45.642Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=417af94c-6c16-441c-9295-ec737d4ea33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:45.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:55.663Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5cca8fd9-c58b-42a4-ab06-6c2ac362903a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:47:55.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:05.682Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fec238c6-d54f-42ef-bdd6-30cd66ff15e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:15.693Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1a3c3df8-25af-417c-a65d-946a83829e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:15.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:25.700Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=893582d3-5c30-4245-bcc9-4e104c628f65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:25.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:35.707Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0715e889-4125-41c9-b421-c3b1837ae256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:35.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:45.713Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d38f8047-d1df-4536-a385-768505b77277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:45.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:55.726Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2202c99a-a1a9-4ae7-acae-256ffc4fac70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:48:55.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:05.746Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=91e8fb87-e497-48b9-89b6-636ee13f772a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:05.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:15.760Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8b18e310-96f5-41e0-8e29-ad7fb4d0141d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:15.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:25.771Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a9397a0b-4fcf-46f4-a754-693680edb425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:25.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:35.781Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2fa4614f-dfa2-4c00-a2ce-11a91a07d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:35.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:45.787Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8ea41999-520b-4012-8417-ab9c5f2414d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:55.794Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1a8eea6e-5027-4a45-a72e-d584a9f5d63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:49:55.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:05.802Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=edb064d4-8e67-4e15-b82a-7632ab776642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:05.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:15.817Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d2324ae7-e892-45ae-a85d-e3e1fec05b5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:15.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:25.824Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=dea718b4-33d0-4cac-9ec7-efa4b756fdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:35.832Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7f410bdc-8c06-49b5-a135-d72259806052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:45.839Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=48605c9e-7f81-4d31-95bf-cdcf77e49dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:55.863Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba2af1f8-60f7-4234-96d6-7664f3206516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:50:55.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:05.875Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=805d4f09-fb6d-4e76-a1b0-d6d09b2ef60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:05.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:15.889Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=57a74e44-ae8d-4ec3-ab98-c769b4431d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:15.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:25.898Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0aab2f61-476e-4ae8-bcfd-13886692d92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:25.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:35.910Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2d72f5bb-a938-43aa-8903-0ef904edcc57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:35.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:51:37.519Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:51:37.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:51:37.520Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:51:37.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:51:37.526Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:51:37.526Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:51:37.526Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:51:37.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:45.916Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=82730bb5-1118-459d-9f56-825111f52cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:45.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:55.924Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d3b88eec-b6fe-4884-a151-e419120f292a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:51:55.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:05.945Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9ec34b44-72ea-447d-9cdf-4c998be73616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:15.953Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fe2788d0-b603-44c1-a0dd-5b1b8add27f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:15.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:25.977Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d9f69ee2-84b2-4906-a61b-4d7ca1f54181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:25.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:35.985Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a47da9ec-54c6-49f2-b54b-015fbdc33f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:35.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:45.993Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e25343e7-fd5d-428a-9beb-3026a7d07ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:46.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:56.011Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=86b41e88-cfea-4293-a973-d355eb7c3829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:52:56.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:06.019Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a3f57733-a3f4-4324-a3ca-074e95b3f2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:06.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:16.025Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cc16d7eb-2ba3-4b7b-8345-16fdc35a1234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:16.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:26.036Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=66e4bbec-f6db-4b37-9278-2ff00f682d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:36.048Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e4c1e16c-ba35-4807-acb3-cb3ba82529f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:46.058Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=99d58b39-fa0c-4d06-9ddc-fb7f47c03786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:46.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:56.065Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=153b97b5-373e-4e2c-a12d-5bc270e6c205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:53:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:06.072Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5f94b23f-6b6d-4a0a-8dbf-9f9db6650ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:06.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:16.080Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=05863c41-30f0-4ba1-a8b6-f59b64279f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:26.086Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c1dc43bf-1674-4b3a-8142-6df8ed7c4b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:26.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:36.099Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cfa78744-2d16-4f61-9fce-054e824503da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:36.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:46.108Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ba382606-cf54-4631-bbee-b6dff06189c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:46.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:56.116Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0e3c2b67-e18d-474c-949a-c2f7593286db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:54:56.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:06.123Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=80c71d5e-246a-4254-9d9f-45a667243b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:06.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:16.131Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b6d5e5fa-29c5-4aa9-b277-69ca32dc3e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:16.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:26.138Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f3f1bd8d-55d7-437f-8fb9-b001b3a19083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:26.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:36.158Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bf3fab7b-eb8f-4837-b623-1823a2718893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:36.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:46.169Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=08338fb7-0670-44b0-ada8-71ce6eb07d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:46.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:56.176Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=197ba4e5-1cfa-4134-bd58-f57f5628c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:55:56.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:06.186Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=a53743c4-e1b8-4a06-b0f6-d6efc5364b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:06.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:16.194Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c134e1f4-f80c-406a-b022-ce25ce654313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:26.201Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=745d85ad-c2eb-41d5-92b7-8e94801a2475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:26.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:36.210Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ecbf39a1-2f2a-4799-9674-16f4f8388fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:36.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:56:37.575Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T07:56:37.575Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T07:56:37.576Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:56:37.579Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:56:37.583Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T07:56:37.583Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T07:56:37.583Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T07:56:37.585Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:46.217Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3decf2f5-7349-4216-8403-a48a98945cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:46.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:56.229Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b7d9db97-d4a6-40c5-b56e-ae6cdfa8a672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:56:56.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:06.236Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=db24181a-ba10-41fb-833d-90d56aa4cfd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:16.248Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=70c46b04-3669-4753-b82b-01f227f59a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:16.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:26.255Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=beee55d8-9d15-46ce-8f81-938d3bec5770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:26.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:36.266Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=517f30bd-044a-4cbe-8eee-6a360752d79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:36.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:46.275Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ffe0385d-34a3-47de-bc19-dafad85a8465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:46.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:56.289Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d45aa210-1a6c-4fdf-ba7e-846834bc866c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:57:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:06.296Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d3ba8956-4c9b-4308-a661-55b0faed06bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:16.303Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=47860b1a-f54f-4d4a-9078-6c5cd4b4f506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:26.309Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=12a3e936-7e2d-4125-98d7-70c05dc8891c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:26.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:36.318Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2cb2357f-eabe-4310-b1bf-94557742f03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:36.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:46.325Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6438446c-cfba-4311-ba9f-e522f79219a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:46.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:56.338Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c62d57de-8470-486a-8226-193272f8da3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:58:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:06.354Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2303d3a0-7119-4e41-99c6-5952f7903c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:16.361Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e98a6c52-b4a4-41a4-bf49-ced9f4b99534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:16.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:26.370Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=223ab26b-1e29-4475-a147-ac49e67e061e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:36.382Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f91e9ad5-7e83-4246-8798-7210f8bc6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:36.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:46.396Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=501244d9-e926-4903-ab7a-0356261beb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:56.403Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=466032bc-5a0f-431f-b106-bccf797849c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T07:59:56.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:06.413Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e9445576-368e-428a-88e7-7a543bf66537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:06.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:16.424Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=22dc102d-8576-49f0-afd3-f6ca58867377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:16.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:26.433Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ae8f4bf4-7b33-4a9b-89df-60f4832f76e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:26.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:36.447Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c271441f-6e0c-4a0e-b91b-9a5c76108b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:36.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:46.453Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=005dd6fc-9dbb-425f-acc4-c0aecd998c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:46.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:56.461Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=0d97d6f4-c3df-40b2-b5e0-a78b6a0fc86a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:00:56.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:06.470Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f03f07fb-4b0d-4f1c-8aa3-a4e503260b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:06.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:16.479Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=51571c88-581c-4687-ad79-b10da0d2717b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:16.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:26.492Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=32258f2e-a9fb-4b25-88ed-dba2cd5e38c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:26.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:36.499Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=de1beb10-a35c-4a38-a4a6-02cd4f8794ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:36.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:01:37.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:01:37.536Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:01:37.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:01:37.542Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:01:37.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:01:37.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:01:37.546Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:01:37.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:46.508Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=35b6f93e-e61c-4202-9378-df1b43d81cf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:46.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:56.516Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=29912918-4ab8-4868-b975-56430e931ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:01:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:06.526Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d65bdbc9-a6f1-4b3b-9922-1b50f33a02d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:06.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:16.534Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bc26b829-1647-4001-943d-4cbb8f5f86c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:16.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:26.547Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b4108561-c8ec-475e-bfc5-85928df8466a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:26.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:36.562Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5429faec-513d-4c90-9634-e60f2e75e561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:36.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:46.569Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b7e60d24-fa69-4c1c-95fe-6b45848a30b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:46.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:56.577Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cdf2ab0b-472b-42fd-af7d-da59c22a1313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:02:56.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:06.585Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=00720246-65e6-4037-ae2b-4f3ec6fa4406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:16.592Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b0b22285-e135-4709-aaa9-2f667835101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:26.603Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c217dee0-8ae4-4f8c-bb85-4b8a824c1f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:26.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:36.611Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1def1438-71ae-4a9f-b04e-3989b3b5b152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:36.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:46.619Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cb529b9e-d8af-499c-bddd-06dac78de8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:46.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:56.630Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=cafa21f5-2a83-4a05-9ed4-9f8cb170ec9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:03:56.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:06.639Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=adac07a9-9ad8-4cfb-9ba7-3f5f70a1ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:06.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:16.646Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=07e55657-2fb4-44e5-a4d3-28ef98de8c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:16.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:26.653Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=89f59246-5553-4b3e-9dfa-f4ce07a59bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:36.661Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=78b8140a-3fd9-4333-bbc3-3ac129f8d0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:36.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:46.668Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=efb133a1-d14e-4c64-b152-334694563eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:56.677Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d2bae348-58c2-4928-9137-933a396a9045 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:04:56.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:06.695Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=afaa2d79-98fa-40c9-8b3b-dd1d3632a126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:06.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:16.704Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b13dfe5e-aafc-4427-89d5-73ce37f051f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:16.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:26.716Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=646c71c0-d453-4c60-b612-f84e15f2a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:36.722Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7ee385ce-68ce-4b6c-ae69-17d86b4845fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:36.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:46.730Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=34f27fa7-f06d-497d-bada-45b83313d37e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:46.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:56.741Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=10ca0184-3c3d-42f9-bbdb-3634eef0d3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:05:56.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:06.761Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=324a0ddf-1495-43f8-91ff-dd561fdd8dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:16.769Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7ba77b75-9fd9-4948-80f6-290f11879fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:16.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:26.776Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1e11938a-b9f7-4c0b-b5b9-2b147ef64e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:36.784Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4bc13309-bcf2-4c38-9770-601968d80720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:36.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:06:37.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:06:37.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:06:37.521Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:06:37.522Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:06:37.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:06:37.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:06:37.528Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:06:37.530Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:46.791Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6a0b0f82-b8f6-4740-8dc9-9adcb7a31c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:46.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:56.798Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=bd1227d5-8d77-4186-bb71-27b210308229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:06:56.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:06.808Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f08c2bcc-6f26-4002-882c-0b01b3e5c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:16.825Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=eff3a69b-dbee-415b-bf20-6e76a09c46b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:26.833Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=8b2557b6-c096-4b30-9e12-590eec0e1721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:36.845Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1129703e-1cea-4de1-8fb7-ad64bbd78a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:36.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:46.855Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=239b495a-e4a1-45fe-9272-99af62b5e823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:46.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:56.869Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e03352f1-a0fe-41c7-a92f-e81249082f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:07:56.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:06.880Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d5d3eec8-2900-45c8-be6d-4abc3c50d796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:06.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:16.889Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=04b34d46-4905-41ff-b2c2-5ae46f9e3b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:26.901Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=3a3a4476-feda-4fbe-8126-a10f5c2313e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:36.920Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=003ca0db-cb91-42fc-ac10-99974da98394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:36.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:46.928Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=407daae8-1e47-490c-aade-230a00e959a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:46.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:56.948Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=2a7ac73f-c98d-4df5-aafd-d3bf2946e456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:08:56.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:06.959Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7fa217ac-dedd-4195-8747-5306dd52a762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:06.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:16.975Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=9e62f715-a185-41ad-ac6f-e2a572732797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:26.993Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=85eef215-5234-47f1-99f5-901726688f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:27.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:37.004Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=418f218f-00f6-4318-afc8-01ac01cb0410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:37.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:47.028Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e31f419b-f941-49bb-8353-31a6753c7318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:57.040Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=11ae5168-53d5-4a10-b171-3346233cfb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:09:57.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:07.053Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7f84f054-2c8a-498e-b161-c40bcb1434e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:17.062Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=548a3e79-0ec8-4d11-b02f-19e3d2e4e7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:17.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:27.074Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6080aa11-335f-4630-b3fd-766abe713775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:27.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:37.088Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=231ed063-481e-4e85-86ae-10ba7f420d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:37.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:47.101Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5f315faa-7e40-4413-8dad-045f3fd3a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:47.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:57.109Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1fe7fd81-ebd5-4dfd-83c3-a1154a7acf42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:10:57.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:07.120Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=146643f0-564f-4d1c-95a6-0f3dd1eeefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:07.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:17.129Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ea6e37a2-33b2-4343-bb61-a88f1b97aa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:17.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:27.137Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=25ec67cd-36c8-45f1-91f4-e2cdfeecf13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:27.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:37.157Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=13669003-3283-4390-8078-1ea7660d9ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:11:37.547Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-23T08:11:37.547Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-23T08:11:37.548Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:11:37.551Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:11:37.557Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-23T08:11:37.558Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-23T08:11:37.558Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-09-23T08:11:37.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:47.165Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=417aeeef-6160-4353-a994-a8482366a965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:47.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:57.171Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b98b9621-1729-4585-9945-9775dd1f08f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:11:57.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:07.181Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5692cd2c-591a-4419-9a76-4f56559460f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:17.200Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=fabbd170-40e9-47a1-adb1-4cc093c8e23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:17.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:27.209Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=7de162e3-0333-4e7d-9217-3a21725825a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:27.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:37.223Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=45ef7c56-a4ad-4dec-850d-93e2ed69f406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:37.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:47.231Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=62833fd5-cfa8-4214-9e4a-c0b07c65ebc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:47.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:57.242Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c7b742cb-a288-4275-9e1d-1a4ed45111ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:12:57.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:07.258Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f29a22d1-8236-4bf4-8d62-a204172bc171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:07.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:17.267Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=b04ec1cf-c34c-4541-b8b1-b1f03cbae7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:17.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:27.276Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=87741816-fc13-46f9-bca8-87296e20c9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:27.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:37.294Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1eababa0-5c68-4ffb-b164-0dd29156c3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:37.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:47.301Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=75ae1142-48e8-414a-ad6b-c81f4cceb385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:47.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:57.310Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=ef1c4446-8126-4f51-950d-34760ee5705c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:13:57.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:07.322Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4bcc3924-8f6e-4c38-95b0-98ff7a643c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:07.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:17.330Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=40b535a0-e173-4078-8d3b-946d606ec43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:17.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:27.350Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=d06b06bd-023e-4642-89cc-1cc93261e93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:37.360Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=e9922d29-6283-46cb-b5d0-c2088401052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:37.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:47.372Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=4325712c-43bd-40aa-a739-76d3a93c2d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:57.379Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=c2eef74a-76ac-4fcf-9f5e-70b57c14c4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:14:57.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:07.389Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=5f909048-9aaa-441e-b01f-681a6d92fe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:07.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:17.396Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=1420732f-7717-46db-bd20-752f0917eafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:27.404Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f4e5af94-2753-4595-891b-e04f00df120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:27.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:37.432Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=6d400c79-e778-4cd3-b69e-f9027b2e18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:37.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:47.441Z |INFO |Init configs |InvocationID=67ba595c-8bd2-4191-91ad-b980ec867f60, InstanceUUID=f6faeb3c-a745-4d5f-8d7b-3b6be98a73fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-23T08:15:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |