By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:00:59.304Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:00:59.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T11:00:59.333Z |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-10-14T11:00:59.863Z |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-10-14T11:00:59.940Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:00:59.941Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:00:59.941Z |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-10-14T11:01:00.006Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T11:01:00.083Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-14T11:01:00.105Z |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-10-14T11:01:01.226Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T11:01:01.583Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-14T11:01:01.598Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-14T11:01:01.599Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T11:01:01.664Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-14T11:01:01.665Z |INFO |Root WebApplicationContext: initialization completed in 1560 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-14T11:01:01.981Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-14T11:01:02.629Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-14T11:01:03.767Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-14T11:01:04.273Z |INFO |Started MainApp in 6.726 seconds (JVM running for 7.234) |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-14T11:01:04.320Z |INFO |Start scheduling PRH workflow |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:04.334Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a3d10d85-1994-4a56-8681-30e123a759b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:01:05.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:05.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-14T11:01:15.620Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T11:01:15.621Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-14T11:01:15.624Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:15.784Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a909db36-47ce-45c0-9240-fccf1c5cac29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:01:16.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:16.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:26.819Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8726c890-eec1-4237-9134-24097bbb703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:01:27.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:27.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:37.859Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=81e92be5-f80f-4263-bcd4-d9df9c050f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:01:38.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:38.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:48.899Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9c8b5f12-e68c-4ff9-a299-2841cbd4e370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:01:49.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:49.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:01:59.939Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d57cd207-f319-4616-afd4-816befc34e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:00.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:00.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:10.981Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=64696574-bfb2-445a-92f6-2b25d017c720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:12.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:22.053Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3c02c87e-8049-4ccc-be49-ae734b6cbbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:23.090Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:23.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:33.091Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c3bfcaf8-c648-4c4e-b914-77430ff4da13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:34.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:34.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:44.132Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=584679a0-01dc-4477-9009-17f99e6fcc07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:45.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:45.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:55.171Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8356e367-d79c-4f07-8379-226868a07fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:02:56.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:02:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:06.211Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a7fd4ba-0fa9-4259-b512-24f5d9c31d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:03:07.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:07.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:17.255Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0d021f14-2e7a-40d5-a8f8-ebab510f5d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:03:18.290Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:28.292Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5df58e9f-3f56-46ae-b15f-8a0f449e6cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:03:29.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:39.331Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=84e6f1a1-7aa5-478f-a96c-8d3f824e0bc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:03:40.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:40.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:50.371Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d0b76c43-e5d5-47d7-b952-4331ecf215da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:03:51.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:03:51.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:01.412Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e08abc46-3558-4f7b-b3a4-6c6c36539fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:02.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:12.451Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a6dde06d-fd41-44a6-aa38-4a9222251597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:13.492Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:23.498Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e0df7b3f-3b6b-44ea-88e9-1f6234fb3a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:24.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:24.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:34.535Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8b41fa35-8821-42bc-9d69-dc797182ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:35.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:35.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:45.571Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8d53f352-0ebd-4761-9596-01cc35ec3457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:46.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:46.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:56.611Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=23b414cf-0829-47c0-9640-6367313b430f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:04:57.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:04:57.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:07.654Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=99469288-a09b-48a2-aaad-71999e43cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:05:08.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:18.700Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0a1d7df5-224f-4667-bc17-fbe527150fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:05:19.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:29.732Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1faf9ed3-aa99-4603-bf07-f5512c8fd845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:05:30.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:30.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:40.774Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8f9bfc0a-12a7-4ad9-bf82-2c27fd8b8504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:05:41.810Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:51.827Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f9ef3bce-91a9-4116-84fe-1f0e6964a9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:05:52.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:05:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:02.851Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=22bce81b-48ec-4675-9d01-06a58a31fca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:06:03.079Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:06:03.079Z |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-10-14T11:06:03.080Z |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-10-14T11:06:03.084Z |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-10-14T11:06:03.091Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:06:03.092Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:06:03.092Z |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-10-14T11:06:03.094Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:03.890Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:13.893Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0ad4ccd5-f997-4842-a7b3-efed48f63c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:14.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:24.966Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=acd17a59-f51e-42e9-9223-7fdccb6ff30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:26.002Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:26.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:36.004Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=94659e60-4851-4637-98af-429800b4761f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:37.042Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:37.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:47.043Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=972d6ca0-a2a0-40b9-9b17-eeadea590116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:48.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:48.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:58.084Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=14bf6210-d379-4d86-9111-995e840db257 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:06:59.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:06:59.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:09.125Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a11eaff7-24a8-40aa-9e42-fe7d481b2742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:07:10.162Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:10.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:20.163Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=64c89fce-e3ff-46f3-873f-b1c1412de19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:07:21.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:31.204Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1bd7db4f-9e20-4878-bfef-f9745e2ea0f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:07:32.242Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:32.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:42.243Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1626a1d0-d08c-4139-b2d5-728e74ff960d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:07:43.282Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:43.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:53.283Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a67f283-c470-4bc9-a0d0-4f067478b42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:07:54.322Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:07:54.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:04.323Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e413e41e-9386-4e44-a49b-a94b7900203f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:08:05.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:05.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:15.364Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3a59d660-d9ba-4b8a-9c9a-0ad6c8e073fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:08:16.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:26.407Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ae43bb7f-84b8-4dc8-909f-f86e58dda0ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:08:27.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:27.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:37.445Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=440c9bc0-6946-458a-8c8c-645e76a950e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-14T11:08:38.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.113.160:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:38.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:48.488Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=28ab96aa-926f-4f68-92bf-4a4be0a17320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:48.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:58.939Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3866e17b-4b00-4881-9840-86ea713de6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:08:58.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:08.951Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=298b70c3-17a0-47d2-9f76-1d5ee152397b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:08.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:18.962Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=68e0e785-8c24-4dd6-be17-8e3dbc233378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:18.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:28.974Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=507c547c-c4ad-4585-8439-11de74dac086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:28.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:38.988Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3b2356be-a8dd-47e8-8577-5b8147e86462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:39.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:49.006Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=aec5aa55-8c63-437e-b4e0-dcc9ba612a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:49.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:59.016Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=728f11e4-920c-432b-8993-f7cbf970e450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:09:59.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:09.026Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d24a013b-d5e6-42b8-a49e-12abd9f35404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:19.034Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a02f976b-ec83-4b02-aedf-ab54bd8985bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:19.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:29.046Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=95226d2c-9bd2-4ba5-810e-09ec7b12585f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:29.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:39.058Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d28a41db-b176-4113-b408-5a660516a781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:49.075Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=79755408-442a-44af-9d6f-5fcbe649aa04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:49.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:59.084Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c1cf97d8-86d1-4fc2-9b8d-7615f6daa1fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:10:59.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:11:02.351Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:11:02.351Z |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-10-14T11:11:02.352Z |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-10-14T11:11:02.356Z |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-10-14T11:11:02.363Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:11:02.363Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:11:02.363Z |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-10-14T11:11:02.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:09.091Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=06951926-54cf-4873-9ca8-71b3f1a8b108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:09.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:19.101Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4d451a92-6025-49eb-bc0a-7d8a551e0b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:19.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:29.118Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=df1e9680-1e44-44b9-9b53-67500014e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:39.126Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e5f7fbb9-bb39-4124-b61f-aef4ee91a11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:39.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:49.135Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=50e111f6-1c85-445f-aae4-722a1f3ea750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:49.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:59.144Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7bbab0b8-aba5-4a26-afcb-b0cc72bb7cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:11:59.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:09.153Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=436c0697-8b51-4331-81e3-b82b1828210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:09.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:19.160Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2ce0fcd4-2009-4e48-b7bb-02a0af5eadf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:19.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:29.169Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=de68387c-e164-4a9a-8450-d54e775b7b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:29.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:39.187Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=058c829e-c04b-4f1a-92a9-d09a9437b2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:49.196Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9cc652e1-f0be-46b5-9a97-e691e965b287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:59.203Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0d0bb7fc-d476-4a14-84ad-b5f2c5da934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:12:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:09.211Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f1009911-4bc0-4a89-8588-3872c552be6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:09.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:19.221Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a2cb8ce1-8f74-40f4-a777-9e34711419ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:19.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:29.227Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8e719dd8-6565-429b-9781-f3e930afc18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:39.235Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e21ff963-ebba-42b8-862b-abe106ca20e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:39.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:49.245Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f52dae52-9d85-4aec-b141-cfe752c9cdbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:49.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:59.259Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7868b159-78f2-4f8b-843e-d22d976e8c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:13:59.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:09.272Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=805797b2-e2a5-4ee9-bf83-8fa945e3cf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:09.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:19.280Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9a584176-8c36-4213-ba37-cd56fec67f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:19.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:29.292Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=318f3fa5-3649-4e79-93b0-fdccbdb07a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:29.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:39.303Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=96f2b08a-878a-4828-a29d-ce8fc667fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:39.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:49.312Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bd6af347-d0be-4228-9146-00cd16745a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:49.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:59.319Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=29d71653-f47d-4035-ad24-f211716d48de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:14:59.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:09.331Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=33c04c73-6f3a-4464-8302-38996ef06830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:09.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:19.345Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0ab54356-0f8d-4fec-8acf-a0e58eb22b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:19.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:29.354Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=edabba0c-215f-426f-b0fe-e9cf3c2d9fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:29.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:39.375Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4f46d338-9c35-4185-a6ff-6ecd7d2d0178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:39.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:49.380Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ea4ca0a8-e1f8-47cd-a183-324d3f866fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:59.390Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=16e98897-d69a-48f0-8eb3-e6159197b128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:15:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:16:02.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:16:02.313Z |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-10-14T11:16:02.314Z |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-10-14T11:16:02.318Z |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-10-14T11:16:02.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:16:02.324Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:16:02.324Z |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-10-14T11:16:02.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:09.399Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1be4beb1-4a7f-4e35-bb79-064a1d0e1814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:09.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:19.405Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c04c93fb-8434-40ad-b3db-88b2fd8f0d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:19.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:29.417Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f3f5a5b2-55d2-4e8c-8928-47d3f9f90370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:39.433Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9284f6fb-02f8-4e19-9576-470b29e66de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:49.440Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7fc1867a-618f-490f-858a-8415b3798e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:59.448Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a6678030-f616-4acb-947d-dfa31c1026c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:16:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:09.456Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1584a8c0-b392-4a57-9b0d-5e32d468ee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:19.466Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e31c257e-f84d-4d33-a9b2-b8c82256d87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:19.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:29.483Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4f70ef94-cc36-4eb0-a0a7-7fe696a6d746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:29.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:39.489Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1ce69908-433b-4cfe-a258-61514c903395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:39.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:49.497Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=197749d8-af3e-4be0-8ee4-072d390e7fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:49.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:59.506Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9fde7620-913e-4fd3-886b-cd44a45722db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:17:59.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:09.515Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e66d8623-fa9b-47d0-bae7-d0b63c56cf7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:09.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:19.526Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=78148cb9-6ecd-47c8-81c4-b1b926d1ab4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:19.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:29.547Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bfecc335-4763-4850-90a8-18b11f03688c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:29.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:39.554Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=155fa224-6b8a-4c2f-9cb4-0806aa78a13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:39.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:49.561Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4d5cf09e-5c4d-4ce7-a636-05b5527ff060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:49.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:59.574Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=73a0d232-831c-401b-8720-dfe31308f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:18:59.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:09.582Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3904105d-6360-47de-adc3-3e5b8825c4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:09.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:19.592Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f7345d9a-4592-457d-b92c-a82f3bbcd905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:29.605Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=534bb58f-eb43-4756-9670-e5de81ba0cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:29.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:39.617Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a7e6d9fe-7fa7-45af-ac1e-8ab82bc49938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:39.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:49.629Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=995a6a29-adf4-4f02-b9b5-2b7dc7578846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:49.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:59.636Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=89927909-326b-4789-80be-78888187e731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:19:59.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:09.645Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a88d6de-2a29-4545-9579-2b9b8bb67e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:09.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:19.653Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=72c74c6f-7156-4e1e-8d47-17fe8ba8d2f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:19.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:29.666Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a8e3f80e-4e26-492d-9871-e3e011f4e06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:29.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:39.683Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=33cb089e-9cdf-4652-9841-bac8af10ecb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:39.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:49.692Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e17ef25e-6ed9-4e9f-bccc-80209a399250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:49.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:59.700Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=be355a0f-a506-4bce-ad72-a5c661dd3da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:20:59.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:21:02.329Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:21:02.329Z |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-10-14T11:21:02.330Z |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-10-14T11:21:02.332Z |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-10-14T11:21:02.339Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:21:02.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:21:02.339Z |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-10-14T11:21:02.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:09.712Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a19d23e3-87a9-4809-a160-55b319a0f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:09.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:19.718Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5117668e-a812-49a2-ae1d-ce7e8252f7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:19.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:29.728Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e5f95e00-d3bf-4449-89e7-0781e77be24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:29.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:39.747Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=59d7637c-441b-4102-bc6b-63759f4915a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:39.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:49.754Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=41b8f6b5-5abf-413b-9044-ec1e1eb3c4d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:59.761Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b71253f7-353f-4bc1-8ecf-945bda66dd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:21:59.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:09.772Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2514794b-cc64-4dee-9cb6-6e07e54a65ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:19.788Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=febf4d13-27ca-4293-956f-18a60d3cbc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:19.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:29.800Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=abff4ed1-396a-4068-ba17-dd43de4d3c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:29.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:39.810Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=55e37188-7c7a-43a1-876f-7dd5a498e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:49.817Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9212f435-76b4-4f1e-ac70-558061a632e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:49.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:59.825Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fca8406d-5d7f-429f-90af-a0389dd0d4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:22:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:09.833Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c8cfc7f9-bf57-40bc-9593-9a140855594d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:09.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:19.842Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9d67db02-2302-4848-a3da-83caf95235e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:19.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:29.857Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=926c0bcf-4aac-46cf-a7a6-19bd3a636c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:39.865Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=386e5bf3-edd0-4c5f-82b1-564dd3de10ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:49.871Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1f15c530-246c-4a22-a9f8-d042d5ebf744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:59.879Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c58bc3cb-e016-49b6-b440-9540c14098ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:23:59.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:09.885Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=df99ee92-28e6-4eb3-9793-b80b68e77bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:09.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:19.891Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=97389bbf-f217-4352-aa68-66ce3015df5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:19.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:29.898Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9ce7f08f-cde4-4cce-9322-bc328e9c02df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:29.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:39.905Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d3d3aa4f-fcc7-49e0-956e-83105b46a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:39.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:49.911Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c597bbcf-806d-4793-8821-82ab59fd2128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:49.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:59.921Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d53ce82b-2d16-4eb5-bf88-881c898a7b6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:24:59.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:09.941Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1a8f4e76-a901-4f2e-9a0e-bb804f7c99af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:09.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:19.949Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e83e9ccd-898b-4b47-ba66-0d3c65cd3cdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:19.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:29.955Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=580fdc1b-cab1-45df-a54a-8bdb552b2762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:29.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:39.964Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=676035a4-f5d1-48b2-b7ae-3aecc5019d61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:39.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:49.972Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=13b33331-4254-403e-9886-5781c0ba52c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:49.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:59.978Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c794443a-56f0-44f8-89b0-349f9f54a818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:25:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:26:02.330Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:26:02.330Z |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-10-14T11:26:02.331Z |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-10-14T11:26:02.334Z |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-10-14T11:26:02.338Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:26:02.339Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:26:02.339Z |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-10-14T11:26:02.341Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:09.985Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=045997b5-a0fb-423f-b2d8-6050701c1855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:19.992Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c9b047e0-da46-40ae-a332-9529a2f0dd04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:30.001Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=10260cb7-5c54-4b26-8723-f138368596b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:30.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:40.016Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5558da76-e7e3-4e76-8985-35847906a2c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:40.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:50.025Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cf31c6e7-99e7-4b7e-9b85-742c4a852e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:26:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:00.032Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0c1075f2-1a68-4f08-83e2-d5b0afe4a866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:10.038Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5850a0d1-ea19-44ea-bf11-519837973938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:10.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:20.045Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a25ddc7f-20f6-4db2-8d62-8cc0652770c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:20.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:30.053Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=75c46b74-2952-40a5-a733-8dcfdd8af582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:30.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:40.060Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a0701fa5-83fb-4bb4-b272-0b07b2ccedd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:40.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:50.066Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=579baef9-28ef-4bac-a82c-da19765e5cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:27:50.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:00.083Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6aa3f854-057e-438c-b7d9-d89290aa53f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:00.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:10.101Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0bc87ecf-a894-4f11-af4e-e6406abc26a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:10.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:20.108Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=42fc37ad-20b4-46d1-a60b-58bef81bc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:20.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:30.114Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=141d0b1a-04d0-47eb-aee4-16b90d6c4494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:30.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:40.122Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fc9e421f-686d-4f50-ae1b-fbd0585e0c40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:40.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:50.129Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=deaa6741-4e7c-4094-9035-e94db4948140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:28:50.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:00.135Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6fa6f3a6-74ab-44de-875f-5c51c4372cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:00.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:10.143Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ed7508b3-b237-4056-b073-c757711ea66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:10.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:20.149Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=85e1fa46-38b5-4908-8a0e-d125b0f3b551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:20.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:30.157Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=99b7198d-4c2e-40fa-947e-b011172ecf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:30.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:40.173Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=829a402a-8196-457e-a282-514c2bb62f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:40.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:50.182Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4b9a445f-f350-4612-8f99-78afca51eb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:29:50.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:00.189Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f50a1b82-384b-450b-af53-8f1eb4ee5dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:10.196Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e73bea00-076b-4a75-98d7-7ca9f1e91470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:10.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:20.204Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4334cc0d-4198-466a-9d47-9b9f944cc64b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:20.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:30.218Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=41ec556b-e4c4-48d0-b2c4-18a120050ff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:30.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:40.224Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a4fe8d85-c936-40db-b094-cefee13a4c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:40.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:50.232Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=49d69635-ebb0-472c-9a66-7e7cc93fea28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:30:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:00.239Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8ac80345-c995-46ff-a094-6cd074df1e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:00.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:31:02.304Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:31:02.304Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T11:31:02.305Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:31:02.308Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:31:02.313Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:31:02.313Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:31:02.313Z |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-10-14T11:31:02.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:10.254Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a3fdc069-0fe5-4484-9bb9-67fd7c7ad8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:10.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:20.264Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3afbb586-d43b-47f2-8217-84cfeaa47767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:30.272Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=28e0f795-0d88-46ae-919f-d6c0c1e78e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:30.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:40.280Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=da5c7465-2375-4c48-a6af-17415cd2d82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:50.289Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a63055e1-5138-485a-9cf8-6a7f578475be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:31:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:00.295Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=713b7c65-ef75-4088-b6de-d73ba0700148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:00.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:10.312Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cbf64c5d-8c72-495c-b5b3-f1441aac6d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:10.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:20.318Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d0ef4aec-c9af-4a66-8265-e50cd0b18890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:20.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:30.323Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ae5a65b8-27a7-4312-8ab7-4f2a6ef7d087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:30.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:40.332Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8a94792a-0e03-466b-94fe-778d80dba482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:50.351Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cc175b92-1e66-49f3-a5b2-531ca1ea7a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:32:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:00.359Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=07a2e9f0-b24e-4cca-9cf8-b9b8775dafc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:00.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:10.364Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=48eb991b-233c-493c-816d-b6859a77006e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:10.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:20.370Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4ff46504-9933-480e-a3d0-d77a6c2a555a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:20.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:30.377Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e6ef6ae5-4895-46df-92f7-355ad465626e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:40.383Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=04af0cc5-ae8c-4739-94fe-4cae7bcd504c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:40.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:50.392Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=de57bbce-865b-4e8c-937c-f2a559a8d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:33:50.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:00.400Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8af7fa83-e8fd-4be9-afce-d2a904d23a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:00.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:10.409Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a4ab5d2f-7123-4b49-bf52-d0b4c50ebce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:10.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:20.423Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c19e500e-d63c-4857-ae56-5fd35d41bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:20.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:30.431Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=33a5545f-2fd9-4197-98b0-9004f865015f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:30.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:40.438Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4b0f568d-023c-4c7c-956e-1363f2baafa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:40.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:50.444Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e59518f7-8140-4b96-955d-f680aaaea513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:34:50.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:00.480Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=93564794-e951-4f0b-9664-95c5764cd033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:00.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:10.497Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=300692a4-5912-4393-a86b-7fb911e0cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:10.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:20.503Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=734d2f79-f0c3-4c25-a355-23bb6eabc89d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:20.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:30.511Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cbad79c9-970e-4b85-a078-e493cc0f118a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:30.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:40.518Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=51c6f09a-5aca-4db1-90f2-5b11dc72dd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:50.536Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f1e91f1e-38c3-4e9e-b3e5-4f33a09ac5dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:35:50.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:00.546Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=356563ac-c4d3-4b2d-b8ab-f325ecd8b560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:00.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:36:02.387Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:36:02.387Z |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-10-14T11:36:02.388Z |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-10-14T11:36:02.391Z |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-10-14T11:36:02.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:36:02.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:36:02.397Z |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-10-14T11:36:02.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:10.552Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=672ce8c8-e342-4f0f-945a-d6c7d4ad1f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:20.560Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ab6d4a61-a446-4701-ab4e-2c02113da29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:30.567Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=292e1bb2-2400-40db-b410-84b8f7dccd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:30.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:40.573Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5ce00815-ea81-4366-b832-6e36a7d1c8d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:40.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:50.579Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4f276cb3-d038-41c6-b04b-f09bddaa6917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:36:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:00.584Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5fdfb4c7-ffd1-404a-b417-4d74a73f1be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:00.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:10.592Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0f214cc1-cd90-4532-8eaf-e8cddb01dc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:20.609Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0f6c8d84-eff4-4c9f-b059-e59389c55c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:30.622Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b8d581fe-6689-40d1-9bdd-b918449d7bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:30.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:40.628Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e4d98cc9-648b-4840-b2a3-892c49c1c4bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:40.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:50.634Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f1c8e2fa-bf91-4c1b-a6c4-4ea11353ce29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:37:50.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:00.640Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=63e90eac-d671-4abd-b548-4709c2a91a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:10.646Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f774adfd-cb02-4e9c-beab-b889503973d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:10.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:20.652Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5e332136-c143-4a90-bc74-e7cb969785cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:30.659Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3222b9e0-6440-418f-bb25-09e2f7454973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:30.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:40.673Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c2c534f7-a943-42cd-838a-0e57e0e69bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:50.682Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=32420a35-9853-41fa-b8a2-aa2d46f392f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:38:50.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:00.687Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=44b79e41-cc2e-4598-a53b-bec7a221b7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:10.694Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=611d9eed-04bc-4c75-bf1b-a6890ca6594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:10.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:20.700Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=36c69d25-b820-4d34-8ee0-5b9a1dda5c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:20.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:30.706Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=173644df-01a2-47e5-9143-5443381832d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:30.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:40.712Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c65f8031-f7c1-44df-bb85-14ffd74ef349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:40.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:50.718Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=884ac57e-12fc-4b39-9a26-bdd14510f838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:39:50.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:00.725Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3dcf6726-8a97-481b-8632-4fc4bf6c259f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:00.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:10.739Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=96d5adbf-a9ac-49e8-a7ec-dbf5e1b41389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:10.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:20.746Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7f79614c-6064-400b-a4c0-1b9475455b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:30.752Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1072fb6c-7601-4742-9b33-30a57c1d4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:30.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:40.758Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=94daa6ca-71e2-4086-a655-f216c74bbe01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:40.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:50.765Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b95bd63e-ffd3-4880-ba84-7219c9240d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:40:50.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:00.771Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5802c019-60ae-4e7a-a1dc-8cf3a2953c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:00.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:41:02.341Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:41:02.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-14T11:41:02.342Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:41:02.344Z |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-10-14T11:41:02.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:41:02.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:41:02.349Z |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-10-14T11:41:02.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:10.777Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e87cf143-bb9d-454f-8dd6-a04ec4832d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:10.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:20.783Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d647b187-37ff-4cc2-9c2d-0a49f1a7cd8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:30.789Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=836dd34c-0d83-428f-b94c-03436c4ceeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:30.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:40.797Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5e1b474d-208c-4057-b2be-2823021a720a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:40.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:50.812Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9e109ab7-9177-4de5-8f44-228ad2ddfe71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:41:50.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:00.819Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7ad0cc21-1161-432e-b7fd-33ddca2d75ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:00.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:10.825Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c45f4919-241a-4a0d-bf17-d2799261d2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:20.831Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1c1f06cb-3459-4133-b1d4-22a78112a22c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:30.837Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fd80acc4-efa1-45a5-b980-54cc572d02c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:30.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:40.842Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d34eb699-49de-4c9f-8dd8-3945402988fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:40.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:50.849Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7b4295a0-c63c-4ebc-9cf9-2831386487b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:42:50.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:00.856Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=119d26ab-260e-4239-9595-da3e75f315cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:10.904Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=208d736c-e778-437c-b94f-7cf19bc7b8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:10.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:20.917Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=54b1d26e-8975-47a6-9bd7-8471256c89c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:20.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:30.924Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b26ccb4d-013e-4e1e-b207-6fd684b3b379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:30.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:40.929Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a13f3342-fdba-4051-8874-9cf2af310b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:40.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:50.936Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5b55626d-9ae9-46bb-9ce7-8a10d135f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:43:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:00.941Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=79f84b68-f7d7-4470-84ad-796a0762597e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:00.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:10.949Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=772c6479-9d96-47c6-88ba-1167f960440f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:20.955Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=be23516d-ad9d-4e4d-9599-47e9e9ab57d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:20.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:30.961Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=04b1bb29-95de-40df-96e5-5e87cb33560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:30.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:40.969Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3b3fd12a-a4f8-4b14-b271-e12f013f6277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:50.984Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=557f9e7c-1353-41c2-937b-5426e173feee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:44:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:00.989Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=901173d5-0a9d-4d19-8c1a-e99617a72aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:00.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:10.995Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1a4f5865-1120-4409-8b42-0efdbff1d565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:11.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:21.001Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=680aa660-840c-4b4c-8d50-e3613b859340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:21.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:31.007Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=58a25142-c162-406a-85ed-a25deeb055df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:41.019Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=08446b45-6be9-43a9-ac8c-95209269eb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:41.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:51.026Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=96659e27-7460-46c8-8a05-f3c8194bf546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:45:51.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:01.031Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=664ce62e-38fb-4450-8e04-a18ce66b0054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:46:02.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:46:02.359Z |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-10-14T11:46:02.360Z |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-10-14T11:46:02.364Z |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-10-14T11:46:02.368Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:46:02.368Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:46:02.368Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T11:46:02.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:11.041Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=eee6cd70-2a48-4e8c-a1c5-182e38d54c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:11.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:21.053Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=af03ac42-9d84-4da1-80d1-fee93b6d4f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:21.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:31.061Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=86571136-70bc-41d4-b3d6-48013764a74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:31.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:41.067Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a497bfff-6f67-47bc-9f20-e097458a92ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:41.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:51.073Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2509450e-a3f5-4c10-8a8e-30f9b6e863e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:46:51.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:01.080Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a3b3d30c-89ee-4b0d-ac21-bd761289b9c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:01.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:11.087Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=851192af-f2d9-430f-bd34-35aa95d73439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:11.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:21.094Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5e948f9e-cae6-48f4-afbd-d63c3336db25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:21.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:31.099Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2430782f-f731-45cb-b51e-534ec016e68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:31.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:41.105Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=28be8798-66d9-4021-855d-8c5130ecef48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:51.117Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6b3bf2b8-2f49-42fe-8448-91b05c5794af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:47:51.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:01.124Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2cdf1c9b-5b8e-43b9-94d7-92fb93df8f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:01.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:11.129Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cfbe0d6f-2da8-456f-bf42-737500b80385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:11.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:21.137Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=55db0dfc-c4c4-41a1-9e6c-4b639b28e187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:21.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:31.142Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a34d17b3-c869-4459-89d4-381eded40d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:31.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:41.149Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e98114b8-1b36-4775-afad-62f004c67074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:41.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:51.156Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=759e8249-3da2-478b-ad0b-9ea3d3b05eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:48:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:01.161Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ae756857-aacd-46e0-84bf-483c831024a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:01.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:11.170Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7e41145e-ce59-4df1-adda-3585eb474c78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:11.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:21.183Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ffff4efe-c067-47f3-a821-37f5ed87f87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:21.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:31.188Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=83a45bb0-98b4-4c6c-b346-45970686d70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:41.194Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6100ccdd-7b46-42d7-97ed-f5456a004b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:51.201Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c1911897-9d4c-4637-8805-f5356a37d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:49:51.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:01.207Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0203447f-3709-4aa4-94ec-885ccd8a1aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:01.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:11.213Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=eea0fa83-b372-4189-ba49-1bd62aa225f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:11.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:21.220Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ed8c7cb3-5a44-4f97-9917-acdd1a7518dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:21.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:31.227Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0c1865ca-f509-4e61-95f2-dae57729a44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:31.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:41.240Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=815e1eb8-ff61-4af4-861b-b9cb92949561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:41.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:51.250Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0b84f83a-55df-41de-9b84-47d0fd445ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:50:51.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:01.256Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2fbd1fdd-4435-4a76-98ba-468dccdd5fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:01.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:51:02.365Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:51:02.365Z |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-10-14T11:51:02.366Z |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-10-14T11:51:02.369Z |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-10-14T11:51:02.373Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:51:02.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:51:02.373Z |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-10-14T11:51:02.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:11.262Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ca94bd3b-9532-455e-b3fb-0f36a3397d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:11.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:21.269Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=be21d232-a90c-4aba-89df-f5001b639a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:21.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:31.279Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c390844e-5893-413c-a994-75ead48a1dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:41.285Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a77e6996-49a1-412a-8d21-c6ae313f6097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:41.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:51.290Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3f6979c5-23e1-4e60-9e6b-86a8d76d4bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:51:51.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:01.297Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=247b7558-19a2-4b35-8650-004fe048cca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:01.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:11.304Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0623a4c8-d5bc-4f4e-99b7-30530c0a5e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:11.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:21.322Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a46811f6-3a2a-4e34-8900-9b606753e63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:21.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:31.332Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7eac15cd-6c76-4b76-93e2-fda58f8273ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:31.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:41.337Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=49ed563c-d13b-45b3-a000-fb618d9f220b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:51.342Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a8efe2c0-615c-4421-88bd-52c190813bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:52:51.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:01.348Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a2608ed0-d35a-48d3-a8aa-3c56e552860a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:01.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:11.354Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=105966cc-7b80-439a-b23c-3fbaec3987b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:11.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:21.359Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3c0fbec4-e826-4c6f-895c-c866bae1baab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:21.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:31.365Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e62218a7-f1aa-48c3-b8d4-7f789a5acbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:41.370Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=964b7ffd-7823-4bec-966c-6eb8f1b38cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:41.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:51.377Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=17f266f0-edd2-4f78-a5d6-6e32c793dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:53:51.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:01.388Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6bb61928-1420-4602-8459-11eec6e762a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:01.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:11.394Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8eb313ae-d4ce-4329-aa47-adb14d09cc66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:21.400Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5af75eb7-2280-45b2-9cae-49f7b98a2d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:21.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:31.406Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ee7acae9-60b0-4502-bcf0-8c0d76fc8496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:31.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:41.413Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=522e853b-d111-4572-84a0-4b900ff5a1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:41.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:51.418Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=94611c6e-0c31-43c2-b41c-c0f7dd0d1cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:54:51.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:01.424Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9ca81d32-797d-4977-b067-dfc4e8150c0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:11.429Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=38558eab-79e6-40f0-b757-b42833e6d804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:11.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:21.435Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=839fe546-367f-43e8-9074-76a6984862d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:21.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:31.441Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c249d354-79be-4d7f-ada0-9e77413304fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:31.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:41.452Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d6811c0c-9dd5-4217-9e6e-583e21777230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:41.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:51.457Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4c3aeb6c-e8a5-4b12-8866-4e8e34df7868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:55:51.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:01.463Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5635928a-d8c0-420e-853c-b022495da7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:01.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:56:02.325Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T11:56:02.326Z |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-10-14T11:56:02.327Z |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-10-14T11:56:02.329Z |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-10-14T11:56:02.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T11:56:02.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T11:56:02.333Z |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-10-14T11:56:02.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:11.469Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4316f7ce-3130-4a69-963d-66234dac1db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:11.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:21.474Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2f503e36-5730-4b81-bafd-41ce7edd891b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:21.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:31.480Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7f1ae73a-570d-4c5a-b9c2-05465a9faef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:41.486Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1dd4cbba-2cf0-481c-9c3b-0080260b3972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:41.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:51.490Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=86825206-7c09-4df2-af6d-b047d197260b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:56:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:01.496Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2f29bacc-ba1e-4015-bb5e-b186020cd363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:01.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:11.505Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f91d6eb9-b5ce-412d-837a-359940aab2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:11.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:21.513Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=dfafd8e6-b41a-42f1-bcee-32cd059f271a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:31.518Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e09462ec-45fa-4452-aff5-e14eb6ee9cc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:41.525Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=073cc8b8-e2d4-4242-90e8-2de8c6c71449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:51.531Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bc1c84a7-e761-4422-b976-145373d6035f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:57:51.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:01.538Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fb48396b-82db-4931-9c85-811a4f7aa74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:11.545Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=40df3306-b1dd-4a6a-b258-318d4e01ddde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:21.551Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4dbf33fb-e276-4383-bae4-06fd2339f31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:31.556Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3c010040-71d9-4fa8-a8bb-c8544fad5cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:41.564Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=61310d23-611a-4223-83b1-cf8eebb98617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:51.579Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4804e7b0-7003-430c-a782-e1299c86e882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:58:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:01.586Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a534e595-7f4e-4705-8c22-bd2245c60af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:01.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:11.592Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3eb64983-65ac-4862-a460-fb134ed0f432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:11.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:21.598Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=22bfcafd-faee-41b8-973f-a1040ca5f52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:21.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:31.604Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b205a403-dcb5-45a4-adc8-f454461f1ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:31.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:41.609Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cbb61c78-c591-448c-a831-5576b8f1dfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:51.616Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=edca3af8-bca6-45a1-b5cb-db65f1d60ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T11:59:51.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:01.621Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4a610e06-ab19-49cf-8b42-11fe9ca93b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:01.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:11.628Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=193a07cb-920a-4351-99b0-ff0e05a32c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:11.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:21.642Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cb3ed036-9134-48ff-a17a-aee14052c844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:21.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:31.650Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5e272a84-2c98-43a1-b419-d1ee7ed676eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:31.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:41.656Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1dcf4619-b02e-4b44-bec0-fbe26b95f249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:41.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:51.662Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e97a8c78-fdf9-4248-9e6f-c3bec4a1019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:00:51.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:01.668Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4ff88263-0d7a-43bd-9530-bc5b70ffe729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:01.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:01:02.314Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:01:02.314Z |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-10-14T12:01:02.315Z |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-10-14T12:01:02.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:01:02.322Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:01:02.322Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:01:02.322Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-14T12:01:02.324Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:11.675Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=33050b0a-4a3b-4be6-917a-47a647239b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:11.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:21.680Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fd065197-b39b-406d-9006-44e6b28414da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:21.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:31.686Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5de02056-6c73-49f8-9045-f02a68f70e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:31.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:41.691Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d81090ad-345f-486c-badf-96f86f57c27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:41.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:51.697Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=084454f6-276d-483a-aee7-1dbf98df680c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:01:51.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:01.712Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=89b6433d-4aee-4bed-81bf-fa3870d56b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:11.717Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f6d3065a-401a-4b2c-a2d7-11a9669092af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:11.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:21.722Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=aff55308-2dfd-4910-8641-ed4cd22ec3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:21.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:31.728Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=baaddae6-2ff6-4427-b4f9-eee7fa73903c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:31.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:41.734Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cebb9542-a906-44f3-8c04-f8030eb78cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:41.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:51.740Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=06e0a15e-383a-4707-bb44-c6b8e4045cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:02:51.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:01.746Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2852d6e9-9291-4441-a7e3-7d8d71dfa6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:11.754Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f0ba7c91-d723-4be2-b55b-003bda2969e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:11.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:21.760Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=912d954a-612b-4cb3-b557-bfdb62521ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:21.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:31.771Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=98ef808a-2abb-4d49-a201-7a7f1d7b18e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:31.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:41.781Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=32ed5f2e-f787-4185-a061-2947a3c14036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:51.786Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=491248d8-62ae-479e-a509-bcbf30671dca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:03:51.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:01.791Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3ac8b229-01c1-4867-aef5-eaa9e1087361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:01.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:11.803Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d2f27a65-5b8c-4803-9ada-d3a212228e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:11.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:21.809Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7158b403-b5e9-494f-ba02-5de72fd5036a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:21.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:31.814Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6030ad06-c3f1-4e24-8fe6-bbafd32083ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:41.820Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c696476b-f7fa-49b5-b9bd-1d59d71335a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:51.827Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b8ac207d-491c-44b8-91cc-cefe8b212afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:04:51.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:01.833Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0901f8a2-ec8f-4eaf-b1b9-950083f4bbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:01.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:11.842Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=791bbb2e-e6ab-4f09-8416-e4b05af6c701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:11.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:21.848Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=df58fcf9-43ff-4938-95ac-b35c6b2571b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:21.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:31.855Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e3f941f5-97ca-4c24-b9bf-3f8e5ada0f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:31.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:41.864Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=98b13ea4-e378-4c33-949c-7216232e4e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:41.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:51.869Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0079fc27-4eb4-4e08-8dd7-e014130947a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:05:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:01.874Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0fd767de-308e-41fb-a8f5-edf0be015b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:01.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:06:02.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:06:02.294Z |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-10-14T12:06:02.295Z |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-10-14T12:06:02.319Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:06:02.323Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:06:02.323Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:06:02.323Z |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-10-14T12:06:02.325Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:11.879Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e334bf32-0755-44db-b057-a5017a2ad36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:11.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:21.884Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f5e46367-6fca-4a09-9625-bc06e65bff80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:31.891Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=46805879-19a5-493c-ba04-94a7eaec83c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:31.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:41.903Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d7f9930f-2209-4965-a30b-823fc99c243a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:41.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:51.909Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0aa87628-3bd4-43cd-aedd-49d23012e92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:06:51.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:01.914Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=203caee2-04fb-49bb-9e4f-f513fba7bb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:01.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:11.920Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fed278d7-112d-4345-b77a-cfaebab6116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:21.928Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8f51ac7e-df56-48b1-8886-8ced8d0fe1eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:21.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:31.937Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5846c2ca-5164-4f48-bf86-44267a82cd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:31.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:41.945Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d7bdacc7-13d8-4e6b-9e68-107926b76ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:51.951Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fbdc124a-55ac-4654-a39a-aeabcf6f2e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:07:51.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:01.957Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=85aecfef-63dd-4a94-84ff-f138df944cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:01.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:11.969Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9c8e6ea5-d201-4a02-a7e0-436d8569c5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:11.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:21.979Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a84b0020-615d-4df5-aae0-af5851288291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:21.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:31.984Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=088125c0-f2fe-47bc-bd71-350b16261795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:31.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:41.989Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3a296adb-7561-41c8-810a-dbd9b9edf464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:51.996Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7cade009-492c-4ddf-9dbc-85f932911530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:08:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:02.002Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0ac46912-d64a-4ac1-8e06-bc53742ab4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:02.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:12.009Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7723cc3a-d96d-4d42-8a6f-e1382812bf8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:22.013Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4930fad7-972e-49a7-b7b3-71d3cb1cf6bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:22.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:32.019Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ea64262e-fc1e-47aa-926a-208d3ef65b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:32.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:42.026Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=05997d43-27f1-4e09-a649-933d976fae52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:42.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:52.038Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d222361d-01af-4116-b8c9-579cc01b3293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:09:52.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:02.043Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bdce5d9b-57a5-4946-aaef-4df296e33ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:02.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:12.049Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e047ba4c-ce16-4ac7-9578-407755b2ba49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:12.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:22.055Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=52464436-184e-4a38-8e48-c36e63e6fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:22.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:32.061Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0881eb14-9d42-4abe-81b4-731bcb345323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:42.068Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7963adb0-afba-43ca-bcd0-9df9cb3cea5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:42.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:52.073Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8d5bdaad-af5f-4286-a563-f9d41f7e718a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:10:52.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:02.078Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=14117b27-3003-4375-a6f9-d0930d407c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:02.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:11:02.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:11:02.369Z |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-10-14T12:11:02.370Z |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-10-14T12:11:02.373Z |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-10-14T12:11:02.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:11:02.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:11:02.376Z |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-10-14T12:11:02.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:12.083Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=47f477e4-0042-4853-8d77-6d2f3bff682e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:12.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:22.103Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e07c74fa-690f-4af1-8894-52f69ce9d066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:32.109Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=23588586-e1b1-4532-854c-cb24af389630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:32.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:42.115Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0c277c6e-714c-4109-8237-545db41e29ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:52.122Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f0059e8b-a343-4f9b-8581-5d6a8564b78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:11:52.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:02.129Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cc78c3ed-5156-4dd8-8b84-f2fedfe9e037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:02.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:12.137Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9d853717-7151-412b-aade-58983e04a6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:12.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:22.143Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4e0539a5-f4a6-457e-8849-d50e873987fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:22.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:32.147Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=37076a7b-041d-458b-93a9-e459e1576292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:32.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:42.153Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=59f1bf9d-8284-4983-9e7d-dfa487f8f3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:42.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:52.164Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d38d268d-b7ca-4110-9fec-4989a8e542b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:12:52.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:02.173Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=60afd126-90e6-4bc4-8c37-b2592a4b7245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:02.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:12.178Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=fa19ecf1-9708-4c76-998d-d83353bac783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:22.184Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=80c2df83-554e-499c-b5f7-94e9d8525e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:32.190Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a552d12b-b792-4157-bf04-e217d36726ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:32.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:42.195Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=127d0bef-b2d6-41d1-8cc6-95ea9489e01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:52.202Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9eae8cd0-7915-4d5b-adc2-3976a2c637bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:13:52.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:02.207Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=02d414e2-0798-4d0c-ac2b-9f5c488a059c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:02.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:12.212Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c818b69d-f933-4b53-b51a-61e10ca73bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:22.219Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a90126fa-a328-4d81-8110-f2821159cbd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:22.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:32.232Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=57045f3f-afaa-4546-9638-019f81badaf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:32.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:42.238Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f5cdce86-4a8c-4b65-9c7e-1a2a913d8e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:52.244Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3539059a-b0fe-420a-b7a3-823451a74371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:14:52.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:02.250Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5454e847-f906-4955-8056-260b368a1d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:02.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:12.257Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=21f97c19-8426-474d-99e0-0b71c3e5edbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:12.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:22.267Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=5ddabf2f-75d4-431f-9672-35fb5cf4ba9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:22.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:32.272Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a8fcbd49-2ba8-4158-af92-6cbf824443bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:42.277Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b84aa848-4a1b-48b5-afdc-0e0f186b303b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:42.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:52.283Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b0f7481f-782f-482a-9e8a-871045c3d30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:15:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:02.296Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e8e667ca-64fc-4335-9576-9f77e360eaaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:02.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:16:02.326Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:16:02.326Z |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-10-14T12:16:02.327Z |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-10-14T12:16:02.330Z |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-10-14T12:16:02.333Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:16:02.333Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:16:02.333Z |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-10-14T12:16:02.335Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:12.301Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bca3a6f7-2c35-41cb-ac10-01acf415c637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:12.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:22.307Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=299599df-4411-45ac-ae36-bb27864dca64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:22.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:32.312Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a91ccaa-0ff6-4a48-9517-beab1543a627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:32.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:42.318Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=83c94cfc-3175-4c59-8134-ccf5e7108db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:42.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:52.323Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bd509881-2805-4a5b-aa0f-179e27febbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:16:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:02.328Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4072bdfa-9d71-454d-b25d-feeb46ecc2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:02.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:12.332Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=325a2875-0a2d-4271-85a9-8b4a28b1a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:12.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:22.338Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a9a027e3-e917-410f-9d5b-e46467a8c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:32.352Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4b860bf1-b85b-4eaa-987f-da82230b7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:42.358Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b529d52e-1cb5-4821-979e-e10fd6ba89ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:42.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:52.363Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=61e2d8e6-b79c-469d-96b9-6719108f7171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:17:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:02.369Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=05edb0b2-9ffd-42c0-977d-2002f0c04974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:02.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:12.378Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e421d5df-5f61-4103-a1af-70dd69803af7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:12.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:22.383Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=255c3013-b34b-4028-9f40-d79b4057c1bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:32.388Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3f7070b1-0aa1-4e4b-bd30-303e57bf6aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:32.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:42.392Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8b3d1630-8cdf-427d-9bad-a0c88c7059ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:52.399Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ea5cd704-d4cc-4446-8c23-b41ba2f98ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:18:52.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:02.404Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ab460ad1-fe3d-41ad-8441-dda3336792ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:02.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:12.417Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2de7d0ce-03a6-48fa-92d3-10e269ec2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:12.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:22.423Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=88c6198d-a56a-413a-a58c-26e509f74fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:22.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:32.428Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=31fa3bf0-5363-4cda-a576-69531a93a743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:32.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:42.434Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=afc19998-953e-4b7d-9654-9d2d742cc636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:42.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:52.441Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d6274f70-f5e8-42fb-97c7-cc28e73667c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:19:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:02.446Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b338fed6-6e82-45e4-a47f-3c15f0e17e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:02.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:12.451Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4529d823-9cba-4a30-920a-530fa66d38ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:12.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:22.455Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4c384784-835d-4aa6-9ced-9403611e257c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:22.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:32.461Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f9ddd319-1f66-4b69-8b98-3ca4b2718ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:32.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:42.478Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4fca009b-295e-4434-84ae-210e2581d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:42.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:52.484Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6de84e36-6bd2-482d-b911-434a16ec51d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:20:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:21:02.294Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:21:02.294Z |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-10-14T12:21:02.295Z |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-10-14T12:21:02.297Z |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-10-14T12:21:02.300Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:21:02.300Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:21:02.300Z |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-10-14T12:21:02.302Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:02.489Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=404208f4-803d-4bdd-94ec-f250d6a5e1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:02.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:12.495Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4e325fed-3bf0-4872-b8b0-444865e042ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:12.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:22.500Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b809ffa1-f167-468e-8e84-f6780464cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:22.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:32.504Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7e134db1-2dd7-475e-b50e-b655ac65bc08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:32.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:42.509Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=704f396d-b2bb-4483-b070-72b2198059b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:52.514Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=120829fe-9f02-44d0-83cb-2b659943c286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:21:52.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:02.518Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2227d155-ab1d-400e-86d1-c4bb7776edcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:02.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:12.524Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=214b54bf-29d5-4ad5-b681-283aa11f7174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:12.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:22.540Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8a9fed83-5a03-4383-b4a8-bae876049934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:32.546Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4ca33119-ebee-4fff-82b0-d36adb5122ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:42.551Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=440c037e-fbae-4d93-ac3c-8b32749ef808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:42.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:52.557Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=22521132-979f-468d-951d-3016940c1d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:22:52.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:02.563Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=34a5337a-3fe8-4698-b423-2cd9f63d6824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:02.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:12.568Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=18ffe434-4a16-4806-a7b5-e2c4266cce69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:12.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:22.573Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=843ff9c8-f0e5-43d9-9491-042a5c826312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:22.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:32.578Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9f3fddff-7a0b-4b2c-bb02-5323bfaeef12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:32.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:42.585Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3bcc8c9c-3c77-4b0b-bd85-fb8b10c8ae0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:42.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:52.597Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=faebc158-3a82-4b6f-af07-70bcf0eec2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:23:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:02.603Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=41f3bda4-c6a5-4aa5-88fe-820d19f74ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:12.608Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=67a3044c-3652-4350-8261-8d91bd8897e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:12.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:22.614Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=814ae9bf-7b10-42b2-a32a-00be0835ef08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:22.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:32.620Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=65cbdc6d-6dff-47ce-9b52-ad156d0884c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:32.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:42.625Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=816596bf-cb58-4fba-a540-a1ee47deb260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:42.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:52.630Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a3ef217-6ff0-4d86-919b-80c1af5d7b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:24:52.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:02.636Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bc754af1-0198-4fd0-aa26-d3aeb11858bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:02.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:12.641Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4627d74b-4f6a-4356-8b21-3e2ccb5f013d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:12.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:22.656Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=96cfda99-093f-4c23-b231-45a8f01e9b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:22.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:32.660Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=79a4af74-802d-41fa-a50f-d6ff433c3760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:32.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:42.665Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d0838a10-8eed-4a23-9f36-49e6474821df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:42.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:52.671Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=4a5d3065-2fef-4ba3-94d9-407a343d1ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:25:52.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:26:02.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:26:02.292Z |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-10-14T12:26:02.293Z |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-10-14T12:26:02.295Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:26:02.298Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:26:02.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:26:02.298Z |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-10-14T12:26:02.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:02.677Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e1108811-4b33-4863-b5f2-3a9574772558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:02.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:12.684Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1fc2fa91-9d77-4261-943a-a3dfe10aad4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:22.689Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2a390691-c650-4775-bd41-00e0f017424e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:32.695Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=584fc8ec-e62b-4cc1-8913-7477f4b80a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:42.701Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=069cb1ff-75c8-4288-9f12-735921a44cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:52.709Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3ed834ea-7370-4b83-b6af-61f86cfd2b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:26:52.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:02.720Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=1c75af4f-2093-4ce8-8995-ab3b1bf05c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:02.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:12.726Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d029755d-465c-4d99-80f4-5173f00cf27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:12.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:22.731Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8d64f38d-29b9-4850-93d4-e1b18ce8af29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:22.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:32.736Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c19c4b00-6156-481f-82ff-6885e8643076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:32.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:42.741Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3a4f1eaf-8916-48fc-9870-3b079ae9fa64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:42.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:52.746Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d2520f0f-56b8-4a0a-a9e7-961cf70e94cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:27:52.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:02.751Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=442e0ad2-2462-42b4-8afe-80521ec01b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:02.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:12.757Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=37b2d50a-2c24-48f3-b559-c4e5392812ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:12.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:22.763Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=356e4226-e27c-4d7c-a03c-464795abd8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:22.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:32.775Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d704496a-b20a-46e2-b66d-aac9bb501a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:32.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:42.781Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=288067d1-39e2-417c-9377-19c22ae36bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:52.786Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c792469e-ac01-4896-9dcf-24c5f6c41d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:28:52.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:02.792Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9416c910-8008-4135-a568-71809c64afd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:02.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:12.798Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=c5901678-4659-4d2d-bb27-51fdb458967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:12.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:22.805Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=80430b3b-0c2e-4b52-80e8-9b93cc96dd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:22.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:32.812Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=04635482-c18f-4b45-9a5e-ca357aed5446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:42.816Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=97ec8f1a-8bd3-4972-a6da-254316d93f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:52.822Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=ca07101d-55f7-4135-9174-ce8260b8d4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:29:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:02.833Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=413352c8-4fe6-4ac5-b1cc-69777e43aac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:02.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:12.839Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a57b43eb-64de-417d-99f1-93018bfc1b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:12.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:22.845Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=18b29fbd-bb7e-411d-aa6d-b69b57ebf5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:22.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:32.852Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=7ce7504f-b898-4b91-a0c0-628cfe08baa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:32.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:42.859Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cabcafd2-2e78-41a8-bae8-0ddc3ba9a1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:42.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:52.864Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=25d51c64-b6c6-439f-97c0-8bf471d11b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:30:52.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:31:02.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:31:02.349Z |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-10-14T12:31:02.350Z |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-10-14T12:31:02.353Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:31:02.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:31:02.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:31:02.358Z |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-10-14T12:31:02.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:02.870Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bd35bf0c-779f-477d-9fc2-a4ef1906cdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:02.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:12.875Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3d8d40ef-bb1b-4736-bb60-f6e38e1a184b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:12.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:22.882Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6910094d-62c3-403c-b366-06cc888fdd85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:22.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:32.905Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9d165868-acfe-49e4-8a0a-cb143bd609fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:42.911Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=69732ed0-2e77-485e-824f-8e0e7b76f112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:42.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:52.928Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=90a5cbc6-9161-4376-9274-89832b220c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:31:52.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:02.935Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=476c9591-4131-405d-b2fe-830feab8aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:02.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:12.942Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=0d79495f-20db-4004-82b5-77f613d650b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:12.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:22.948Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=eeb544fc-dfb1-4c82-aefa-443d88963ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:22.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:32.954Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6257b63d-fb79-43b4-8736-1c53bdc745c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:32.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:42.958Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=cba4ab74-c03d-4607-b496-a214ba5a10cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:42.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:52.964Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=3d38ddda-ac2d-461b-9f0b-d50f1c209d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:32:52.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:02.977Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6ac96a12-ebf7-4f2f-9385-abe1a294ca25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:02.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:12.982Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a20ead76-d51a-45f0-b7f3-d94db0010f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:12.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:22.988Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=36073610-0956-4984-bdae-37ba65fa9df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:22.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:32.994Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=90436a94-22e8-4110-943b-be229f2085d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:32.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:42.999Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f15f3676-1d48-4fe8-8e18-615ad4f2d8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:43.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:53.007Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8f1a39a7-f7cb-4f26-9411-ff0ade08a573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:33:53.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:03.013Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8f183937-76e2-4103-a894-e204ea10184c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:13.026Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8214dab8-fe4f-43e6-95aa-b9a560f40cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:13.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:23.032Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=bafbcedf-e071-4aea-b133-bc88af59ff4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:33.047Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=f041acb4-4dc3-4038-bb37-848337367171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:33.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:43.052Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=2d995d33-c32d-4c40-a06b-1a15a5406cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:43.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:53.058Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=10951359-aeac-425e-a0f8-c3cc2619291a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:34:53.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:03.064Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d49a2563-5d18-4984-81e8-77dfa56fda5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:13.071Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d0f49481-d58c-4d22-b69c-6581c547d5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:13.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:23.077Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=46cb847b-d730-443e-a6ad-b4d0e6b1050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:23.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:33.081Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=e71b3b6f-67e7-461a-80bc-ad565e02ff82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:33.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:43.086Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a8533ea1-5d8d-4c58-8b52-ba0d350ed9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:43.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:53.097Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=6c3f2651-9a46-4686-a4d7-86823f9752b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:35:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:36:02.352Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-14T12:36:02.353Z |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-10-14T12:36:02.354Z |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-10-14T12:36:02.357Z |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-10-14T12:36:02.361Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-14T12:36:02.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-14T12:36:02.361Z |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-10-14T12:36:02.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:03.109Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=554df1b4-2853-4597-8037-c33ac7c4dd07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:03.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:13.114Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=8e88c46e-f45e-4a2e-aae3-d64087c29766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:13.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:23.121Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=9f3a8513-e8a3-42e6-8483-c1da7adf7b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:23.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:33.128Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=a3f08da9-788d-4ffe-9138-f847514d74b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:43.134Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=24e54b2c-9c7d-4f21-9440-4c66c669c2a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:43.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:53.140Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=95adf741-a8d3-4007-be13-59a558cd7337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:36:53.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:37:03.146Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=d9922fb4-412a-475d-91f4-ec2f2bdc5247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:37:03.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:37:13.152Z |INFO |Init configs |InvocationID=aae5058c-3297-4722-99a4-5c157fa2e03d, InstanceUUID=b1aed14b-979d-417e-bf79-7ce4f4fb7bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-14T12:37:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |