. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:19:14.263Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:19:14.266Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T02:19:14.299Z |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-08T02:19:14.996Z |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-08T02:19:15.095Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:19:15.095Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:19:15.096Z |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-08T02:19:15.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T02:19:15.257Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-08T02:19:15.284Z |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-08T02:19:17.096Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T02:19:17.668Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-08T02:19:17.687Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-08T02:19:17.688Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T02:19:17.754Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-08T02:19:17.755Z |INFO |Root WebApplicationContext: initialization completed in 2470 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-08T02:19:18.164Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-08T02:19:18.863Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-08T02:19:20.554Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-08T02:19:20.680Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T02:19:20.682Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-08T02:19:20.685Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-10-08T02:19:21.106Z |INFO |Started MainApp in 9.374 seconds (JVM running for 10.026) |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-08T02:19:21.184Z |INFO |Start scheduling PRH workflow |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:21.198Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c2ff2580-1b75-4d13-b820-bd5574a16e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:19:23.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:23.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:33.038Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6ce09e3-622a-48ff-8ae3-129c5c0f1c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:19:34.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:44.080Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=53d54c7e-ba8a-43f3-b921-31c7205966c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:19:45.153Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:55.155Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=989ec021-4586-4251-b5a7-7fddcbce4b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:19:56.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:19:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:06.480Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e000c553-4374-479d-9567-06a4eab4daf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:20:07.521Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:07.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:17.523Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c4aa110d-48ad-4b64-8399-e56836142fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:20:18.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:28.594Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=af3d829a-844c-4c37-8b51-afb3554fefd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:20:29.696Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:29.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:39.698Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=74806e0f-002e-4eb1-ad48-60e694a2bbca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:20:40.771Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:40.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:50.772Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d8dbc481-21eb-4d58-a258-5b6b717b0bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:20:51.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:20:51.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:01.811Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=22484efa-be15-46e8-bc83-f8e305cd274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:21:04.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:04.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:14.610Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9769d506-f5de-48f0-8b82-4d3797e2aecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:21:17.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:27.026Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cedbcd4e-be33-496c-8de4-8576df9efb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:21:28.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:28.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:38.097Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=07d79a1d-06a6-4524-93e1-23d3f4dabefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:21:39.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:39.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:49.136Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=094fb725-25d7-4370-9522-054e84776f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:21:50.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:21:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:00.178Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d1d04c15-0ace-4a77-afcf-dac9cd9901fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:01.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:11.217Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3ae3879a-aed6-4985-b30e-7cf8f406746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:12.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:12.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:22.257Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b6c35fe1-ea39-4578-82b2-a71ece54aa33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:23.297Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:23.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:33.298Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1e47068-15f8-4e7c-bea0-cf1e790d8880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:34.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:34.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:44.337Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5c4ed25-f182-4509-a61a-0e9071658f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:45.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:45.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:55.377Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6778d2e0-4b49-4093-a366-a470cf35006f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:22:56.417Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:22:56.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:06.418Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=72089eed-5a44-40ac-9fca-bc44eb02a7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:23:07.457Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:07.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:17.460Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d33294ee-fb8c-4bd8-b9f2-0dd1e7df7cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:23:18.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:28.498Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=909271ed-85d9-4cce-8412-9ee2510ebf2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:23:29.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:29.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:39.570Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3e5e58bc-c1c3-43c2-a041-0010d75f902c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:23:40.609Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:50.610Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0f426f0e-d2b4-4d77-b203-c9b7e610d6f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:23:51.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:23:51.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:01.649Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6bb8f5ac-13a9-42e9-a100-c5a5b2f2c217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:02.689Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:02.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:12.691Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=07b956b9-d054-443f-9417-67bd968d6de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:13.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:13.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:24:18.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:24:18.968Z |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-08T02:24:18.969Z |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-08T02:24:18.973Z |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-08T02:24:18.983Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:24:18.983Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:24:18.983Z |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-08T02:24:18.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:23.733Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4f92b8d5-4198-4068-8d15-3f0aabb04b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:24.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:34.775Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6a3f4f87-bb71-4e5c-9cea-0513abfcebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:35.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:35.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:45.811Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=36ae03b1-f943-4d1e-a43a-591c468aa05e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:46.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:56.849Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=16b3047f-2301-4fbe-97b2-861811a86d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:24:57.889Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:24:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:07.891Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e7cdaf18-14c2-4ed4-b136-266bba9ba645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:25:08.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:08.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:18.928Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4b4c4065-30da-48df-81c5-944cc319cfed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:25:19.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:30.000Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=65dfba29-441c-449f-b5ec-b75bbd77d8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:25:31.040Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:31.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:41.042Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=22316c92-bff8-41e7-ae9a-412b83469bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:25:42.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:42.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:52.081Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c490f2ea-a83c-468b-b8df-1f127764d427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:25:53.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:25:53.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:03.121Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f6bb75ac-d54d-4876-b2ca-e12b700f6879 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:04.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:04.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:14.161Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=05f0bd56-62d1-4ea3-9057-583cdbc62211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:15.201Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:15.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:25.202Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f1bf7df7-2086-40c5-a4a9-63b5c384baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:26.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:26.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:36.240Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=837a15ab-c359-42c0-bb70-895fbc4d03dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:37.281Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:37.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:47.282Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c43025b9-fa27-474c-9dbb-9b43dce9100c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:48.321Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:48.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:58.322Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1e9b456-bcf4-4507-88f5-67989e283b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:26:59.362Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:26:59.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:09.363Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9cddbdad-3e10-4fb0-80d9-0567d4b0ac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:27:10.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:10.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:20.400Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c924d424-7ca7-4c97-8b60-57b66e9f3f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:27:21.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:31.440Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7ec1914f-1807-4ca9-9b63-26687cddecc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:27:32.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:32.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:42.485Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=82c4bd16-4948-4b3a-95b8-7cde13cc4a74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:27:43.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:43.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:53.521Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8fa36597-4c49-4480-adeb-adf68a882758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:27:54.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:27:54.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:04.562Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=75dec8c2-8d71-46ff-9c5c-84b55788e293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:28:05.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:05.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:15.601Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d890eac9-f603-4902-906d-7aa682c70521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:28:16.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:26.644Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4b19e7ff-0160-492b-b050-d3b857da3278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:28:27.685Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:37.686Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f31255d7-d237-42a0-a358-1103382fb034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:28:38.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:38.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:48.721Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6ac9d5e0-93b5-4105-8a15-f7caa8275cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:28:49.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:49.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:28:59.761Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0190df36-fcf0-4737-8cc3-b28a2ee6ea96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:00.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:00.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:10.801Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cf39036a-866f-4bd0-9a39-e58ea0128be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:11.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:11.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:29:18.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:29:18.452Z |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-08T02:29:18.452Z |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-08T02:29:18.455Z |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-08T02:29:18.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:29:18.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:29:18.462Z |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-08T02:29:18.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:21.840Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b20c8b13-4dbe-4612-99d9-54723e6bd668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:22.881Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:22.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:32.885Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e613a0a6-2181-4c0e-988f-bfa77e4b608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:33.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:33.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:43.921Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=232194c1-784e-48dd-a3a2-8ad35fa231a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:44.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:44.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:54.961Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f5ea1c1c-d53a-487b-9e6f-6637061302c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:29:56.001Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:29:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:06.003Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=430e0c2e-0526-4219-a464-1250a1de663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:30:07.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:17.043Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a37de5db-887c-445f-82ad-3c14f1992578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:30:18.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:18.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:28.080Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=83399db5-c814-4c40-973f-bfc482877227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:30:29.119Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:29.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:39.121Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d694fd3b-04a1-4071-a242-ead9dba3a7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:30:40.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:40.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:50.195Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4136b44d-9e64-48d7-9684-f1795c1585b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:30:51.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:30:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:01.234Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=099715ab-4dde-4997-b98b-826aad156b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:02.272Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:02.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:12.273Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4fc8e57e-a10b-4b52-828e-d7a33bb2c8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:13.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:13.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:23.317Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dede9783-cabc-41c4-9eef-d864bf98bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:24.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:24.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:34.352Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c4b9a77e-7533-4db9-9ffe-a90872afeb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:35.392Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:35.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:45.393Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1edd0218-3064-4ae4-9f71-b2163fe33284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:46.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:56.433Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1c98e038-d17d-47da-aa69-c23f797a67c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:31:57.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:31:57.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:07.474Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ea1afec5-78cf-42ad-af52-57460176f6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:32:08.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:08.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:18.515Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=de0d2281-43de-4b1b-ae4f-877c71403e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:32:19.592Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:19.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:29.593Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=01d39c2f-b6a8-4d98-94d0-13d3d301d8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:32:30.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:30.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:40.656Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=29c791fb-756d-4a89-9841-154c988129bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:32:41.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:51.713Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=39d7aee8-a601-4a6d-837d-497da9b96c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:32:52.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:32:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:02.770Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=97d71f3a-e254-4d67-8b8d-2a13800727d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:03.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:03.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:13.810Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1f0e31b3-bccd-4930-98ba-0875c57f6603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:14.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:14.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:24.849Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9799a6f2-1588-43c5-8218-89d0864ed826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:25.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:25.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:35.896Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=972c5f88-60df-4591-86de-223c848715ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:36.929Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:36.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:46.930Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=debb5edd-c0cc-4a47-8ed7-bbcbd50045af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:47.970Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:57.971Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=58dadd79-5dcf-45a0-9237-5149b37109ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:33:59.009Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:33:59.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:09.010Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=89f3757f-00e0-4a7a-9291-37645bfbb211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:34:10.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:10.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:34:18.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:34:18.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T02:34:18.364Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:34:18.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:34:18.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:34:18.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:34:18.372Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T02:34:18.374Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:20.050Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a9d4568d-69ac-4df5-afc1-b86da9b3f61b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:34:21.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:31.091Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dbacc9f6-d592-45b6-9a27-712111267109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:34:32.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:32.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:42.129Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6b44ea20-6b99-4a28-9570-013e958878ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:34:43.169Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:53.170Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=03eb4a05-72b0-44a1-b6cb-b1186a8a7cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:34:54.209Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:34:54.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:04.210Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5535ef22-b6d3-46aa-b697-84cb1acc53d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:35:05.247Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:15.248Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=aa6d6b3f-0f09-4e79-90b4-5461ec1eb941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:35:16.320Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:16.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:26.321Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bfb6d36e-d34f-4a0e-8411-d2a3bc83016e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:35:27.361Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:27.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:37.363Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=51448de3-ce84-41b2-94ac-39c22a770c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:35:38.402Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:38.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:48.404Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e7025fc8-f64e-4792-8bfb-42124b895c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:35:49.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:49.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:35:59.443Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ca0c53c0-8d12-4f8f-9c95-a6429cdc8ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:00.482Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:00.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:10.484Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5ef9cf3-a87e-4c07-a22f-8ce5a1608e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:11.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:11.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:21.522Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=286d605e-33f4-4a5e-ab33-6d99bcf9744d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:22.561Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:22.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:32.562Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=03127e41-9608-4007-991a-28ed8151210d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:33.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:43.602Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=35419521-964f-4296-bfb7-8893813c16f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:44.641Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:44.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:54.643Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3d30c6a1-058e-4ccb-931a-c200189ad710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:36:55.682Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:36:55.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:05.684Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fda8c52e-2710-44d4-a393-d6d5cfa51656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:37:06.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:06.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:16.720Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2240942f-39b3-4b07-9c98-4923d457e995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:37:17.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:27.760Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=84999def-2172-4fac-b363-39e535d404cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:37:28.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:28.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:38.801Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=752aab50-2c87-48f7-befe-483c884067de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-08T02:37:39.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.44.61:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:39.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:49.840Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d393aa54-f917-4866-b9d0-46643347fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:49.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:59.958Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8c5af56c-a5bc-4b95-8048-932f0f386dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:37:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:09.974Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=89bc539f-7794-40c4-b10b-132167339b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:09.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:19.990Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b508dc2c-6699-4556-958f-57122ce1b736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:20.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:30.006Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=946711f8-a0da-4eb4-8aad-f6f93e036ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:30.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:40.017Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5ddd2f0f-0c7c-48e2-8ea5-77a3a6c62df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:40.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:50.029Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6c70aa08-9e10-42ab-bf9e-6e5c5f83b691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:38:50.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:00.043Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d8ba7d48-5891-47d6-8a90-0a627f7ffd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:00.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:10.055Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=61cce1de-6613-4fd8-9986-16223808be7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:10.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:39:18.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:39:18.366Z |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-08T02:39:18.367Z |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-08T02:39:18.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-08T02:39:18.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:39:18.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:39:18.375Z |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-08T02:39:18.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:20.067Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1de8e784-d01a-4fa0-afca-40abcf89a190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:20.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:30.079Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a87930f4-6b75-4a0f-88c4-9d928bbd3752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:40.090Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fc02570d-fbac-4d3d-871a-317507493bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:40.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:50.101Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bc06ec8a-9261-482c-a7b2-bc12a0ab1bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:39:50.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:00.111Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ad4f3738-7996-4381-885b-133c19287bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:00.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:10.121Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bd5881f3-d92c-4102-92d2-83c967e8877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:10.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:20.135Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=78a541d3-3aed-4611-9497-ff2632a7b9bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:20.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:30.181Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c20b1d0a-f806-4072-a94a-084e748b7aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:30.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:40.192Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d98ee21f-2139-4cf2-a367-d4a91f107c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:40.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:50.202Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=26780d04-1f82-450e-a503-6eae895760b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:40:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:00.212Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5b477551-5fcb-45a1-a411-40a83ac67a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:00.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:10.222Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0fe20572-6e74-4f95-9357-63274f5631de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:10.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:20.234Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1be59b50-85dd-46d4-83d9-890a07ac329a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:20.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:30.246Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e13f14de-8307-4074-9268-3f4f31725005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:40.257Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=488197aa-4ab7-4d48-82fc-205a0bf1926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:50.268Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ef7e8667-6de9-4e01-94ef-785524a8dece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:41:50.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:00.313Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c17d7614-7ee1-4a08-93d6-1eeb1ff4305c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:10.325Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d9108a15-35dc-43a7-83f8-ba3e2ffe0e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:10.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:20.338Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1372c17c-107c-404a-937e-e9ea2a55d695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:30.348Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c75df00a-4709-48dd-8b51-2803c83a27be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:30.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:40.358Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0d387795-2ea2-404e-b43f-9f25275bece0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:40.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:50.368Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7d133914-3400-4bc2-ad82-987e82b3d0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:42:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:00.380Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=354cc308-0620-4a68-aa29-477708b0bd96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:10.389Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bec5ce91-de3f-4a13-a6e6-b9b6a7c3a39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:10.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:20.400Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2a3aa170-43d7-48ef-a004-b1bd863e580c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:20.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:30.410Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fc3d76bd-0cc8-4a90-8748-598d214c5d6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:40.421Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b63d49d-2944-43bd-9bc0-88123f0a2d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:40.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:50.430Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=027ea2ce-3b56-4d96-a7f8-27458a86157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:43:50.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:00.441Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=54472cb6-eb88-4bfc-b665-7e4a57b30c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:00.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:10.451Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4be1f1d0-55af-407f-8bbd-dc1a12554504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:10.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:44:18.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-08T02:44:18.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-08T02:44:18.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-08T02:44:18.388Z |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-08T02:44:18.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:44:18.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:44:18.393Z |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-08T02:44:18.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:20.462Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4c684385-ee99-4948-b228-907bb2bda472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:20.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:30.471Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8d1cae1a-acec-4cd6-b954-c43c471b2548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:30.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:40.481Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c91661ed-9fd1-46fb-a1ef-d73da4fb42ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:40.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:50.490Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=30c181fe-7890-41ab-8d1a-f5db0f671ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:44:50.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:00.499Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b113e487-e441-4185-8bb7-a1b742226921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:00.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:10.508Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=360e8f90-8d34-4a6d-b668-69b6dccb8284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:10.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:20.518Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d2c2d727-7a38-44ab-b664-7233aebf6030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:20.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:30.527Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=77427cec-1a49-459c-87f9-b498e344e6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:30.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:40.537Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e7264c3d-d717-4c1f-995c-206703ebf018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:40.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:50.548Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3ed6f828-d201-4d6b-a477-01f8b171c71b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:45:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:00.557Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d3166f3f-cb84-4a7a-b08a-6d0c4adf1513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:10.568Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1c92cc00-bcca-4d0c-87c4-cd60f4cc50c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:20.578Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f0b6b76b-92a4-4a58-b8bd-4f9729a0cd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:20.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:30.592Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cde6c0b1-3433-4088-a712-28f673a3d52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:30.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:40.601Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=24acfd6f-98a5-4b01-a49a-1c9c92c38ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:40.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:50.610Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dbb0e316-3b93-427b-8c3a-beb466fa2a35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:46:50.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:00.619Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0ebf0866-b562-4936-b8ee-4ab108478a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:10.628Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4416127b-5d77-4374-a2c1-293d300cb5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:20.638Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=088190c6-b92a-4695-b16c-f52c247eff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:30.646Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=62f6055c-a024-4d79-9c70-fc277bee617f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:30.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:40.655Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bd7b0e82-65a4-41c9-bcce-584583873668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:50.664Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b873ccf9-00e8-4043-93cd-d54f39c9e5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:47:50.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:00.675Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5d81f7e-1b53-4600-b645-6b433b3fc3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:00.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:10.684Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=15b02f21-bc1c-4f0f-9e7a-d289883141c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:20.698Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0434be67-d18f-4c7f-8e03-b4ca3e3d4431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:30.711Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dcffca55-11de-4971-a0f2-e458006b31c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:30.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:40.722Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0b77dbb4-dfc5-423a-9582-bc09a1000c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:40.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:50.732Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e46ff80e-2867-4df1-803f-83e8d9d26e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:48:50.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:00.741Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4e06f86a-daa5-4f6f-ac40-cabc62cb20e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:00.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:10.749Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f821e30e-7bc7-4c30-8ead-703e1d6b1dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:49:18.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:49:18.384Z |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-08T02:49:18.385Z |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-08T02:49:18.387Z |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-08T02:49:18.392Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:49:18.392Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:49:18.392Z |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-08T02:49:18.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:20.759Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=47377ed4-e022-48e2-90b7-2985748c8312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:20.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:30.769Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4bcdcb0b-b65c-4a31-bafb-a93e9db15d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:30.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:40.778Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=02c55e13-1129-471a-9619-fa88698c8557 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:50.788Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=951a4b5f-e0f3-45f4-a74a-5d83b4697c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:49:50.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:00.797Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7a1604e3-9112-4816-9641-a1392f1a29b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:00.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:10.811Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4bb8468c-26e9-4d7b-a950-18c3ca413199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:10.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:20.820Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fc261da7-07c0-44d6-afc0-a3b78b8f7a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:20.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:30.832Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=10374b8d-67e2-49b2-af74-d25192f22664 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:30.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:40.841Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a975664d-acba-4658-a286-03ed664ef776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:50.851Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1bd06e9f-33bf-4d63-9f2a-a6c3a4407255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:50:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:00.861Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=67e6a27b-532a-49df-9aca-4b36f35cf6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:10.870Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=96d1eafd-6501-48fd-ba3d-129564d85ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:10.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:20.882Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=27ed9a01-3630-4ad4-b432-882512affb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:20.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:30.892Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c760d7e8-5a7e-48fe-b31a-313813c1fb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:30.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:40.901Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=175b4113-ac5d-4eca-a085-e079730ca330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:40.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:50.910Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=53a01312-a89e-4725-a249-b1caf7f1e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:51:50.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:00.919Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5958ad3-fc3a-45f9-ba20-e6b3c94eaa68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:10.930Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6fcaa2a0-8f7b-43e5-8bf7-cc422fe4553b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:20.940Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4aea82ac-3cd2-4375-86c2-239f7eebec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:30.949Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=46790339-6757-4f65-8b3d-33466ff66591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:40.958Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fa1de75a-def2-4b90-86ce-a8daf3022850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:40.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:50.967Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3be337ec-8111-4b47-bd66-8fbd381695cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:52:50.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:00.976Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0283c5e8-063d-45f8-a380-7cd7eac6c30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:00.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:10.985Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=60f906f3-0631-48f7-a66d-dba44b8a0e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:10.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:20.994Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1dadd394-48a6-4484-8030-adb86f861a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:31.006Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bdce5213-ed8c-42a8-98a9-a679bb505671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:31.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:41.014Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=075a5278-673c-467e-8fa8-d55a802f446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:41.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:51.022Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ae1ecf29-4c06-4365-b24e-48970918bdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:53:51.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:01.030Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f4f09e96-99c2-4e6e-82f4-cd34f21a561d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:01.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:11.038Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5701a37e-4591-4ef6-bd9f-9e749f99261d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:11.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:54:18.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:54:18.422Z |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-08T02:54:18.422Z |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-08T02:54:18.424Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:54:18.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:54:18.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:54:18.452Z |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-08T02:54:18.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:21.047Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=376f2858-f061-4c54-abc4-4de420d9cb04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:21.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:31.056Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0bc668e9-5f4f-49e5-961e-d546081deb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:31.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:41.064Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=99327474-412f-42f4-861f-d46cea8ec37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:41.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:51.073Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6ab56bb0-e0ac-4fd9-b94c-9f3596d58ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:54:51.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:01.082Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c186b2e4-f644-494a-92a7-3e306c6e1e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:11.089Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4bc1c8e1-b5a7-457a-9fcc-97699ecd28cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:11.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:21.097Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7e6ae882-42be-488a-919c-9f78bba276ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:21.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:31.106Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d02e769d-c39d-46a3-ba55-c975b84f467a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:31.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:41.114Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4ee55390-0290-40b9-b797-b7b9ad9b5b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:51.123Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d0900c2f-66d8-491d-be89-be178a6efc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:55:51.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:01.133Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b4be250f-f72b-4672-802d-b48e78b7fc8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:01.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:11.143Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cea4e127-d53f-468f-be71-7b718754d5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:11.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:21.154Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9b9251db-5200-4b43-b845-5573a299a377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:21.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:31.162Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dbd59bcd-bd5c-4040-8ac7-82be9a90e9e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:31.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:41.170Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=791435b9-5dea-4ee4-9761-30ac0437ff52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:41.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:51.179Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a619060b-1ef3-4070-b033-d4c8b84fc612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:56:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:01.188Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ba4eaad6-c633-423d-82d5-6b08f269d35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:01.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:11.198Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e3987aa5-0dba-4425-9fc6-2a4348595f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:11.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:21.207Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=29a64944-8cf8-4e6c-ba94-b9bb5594ca4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:21.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:31.215Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4bc55b3d-42f3-43c9-94cd-660a602e9503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:31.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:41.231Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=895005e8-738f-4ebd-8bb2-110776508ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:41.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:51.241Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6c89d520-8e37-409b-8351-1d1c7f1d6bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:57:51.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:01.250Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=def156ce-9242-43c3-a63d-bd030c8b4b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:11.258Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6da21a49-90b2-414b-b0a5-35dbaeaf04c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:11.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:21.265Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=145e03d2-7009-4358-adb8-95caf5d7aa25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:31.275Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1d6175c1-92c4-4557-b035-2e6903e420d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:31.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:41.284Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=916047d3-2cc2-4d99-816a-6bea118f30c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:41.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:51.295Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e77e37dc-4960-419b-bffd-dfca1c4e14bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:58:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:01.305Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a9cba937-b913-4808-b3e0-6f9dc8f0ed5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:01.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:11.315Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9d311550-cef0-412a-bb95-4e3d5a3c5c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:11.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:59:18.393Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T02:59:18.393Z |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-08T02:59:18.394Z |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-08T02:59:18.395Z |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-08T02:59:18.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T02:59:18.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T02:59:18.401Z |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-08T02:59:18.403Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:21.324Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b32ec341-0808-44cd-87a1-fbe8316f54dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:21.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:31.334Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=093825e4-e667-48cb-893f-499f95ec7b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:31.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:41.343Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5b362d9a-1ce0-437a-bf77-393b381b9cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:51.352Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b9845360-5e53-4bab-935e-311c55f8934f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T02:59:51.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:01.361Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=86159d2c-5646-4a86-980b-d4a1a76a3bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:01.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:11.369Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=eb958a93-d9c1-4af3-b489-c28957e1e635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:11.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:21.381Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f658b4bb-c99a-4773-9290-20673bdcdadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:31.393Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3537e34d-8d96-4383-a2d0-42906ea77950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:31.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:41.402Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ade8e49b-db09-47db-a482-7bf89af1a89a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:41.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:51.411Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1d41420-c245-4f73-acfd-e3400f6125c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:00:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:01.420Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=49729002-f464-46d2-8190-36275311cc43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:01.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:11.429Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=44eb65da-2310-42f3-a9da-93497a8f9dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:11.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:21.437Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5fc35162-0e9f-42f9-b50e-c00b3d78294b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:31.447Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c73e3049-8518-4327-9553-f66fed08e075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:31.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:41.456Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c8b580a8-d650-44e8-a5a1-22af465be48c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:51.465Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fc495fa2-e192-402e-89d7-6150bc9ad569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:01:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:01.473Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d9d849f7-9c59-4bce-b2bd-571523b538ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:01.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:11.482Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3f43b58a-49fa-403e-bc0f-efc3ba13812d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:11.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:21.492Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5bb6eaf-e8f5-407e-bfaf-a7c3238925b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:21.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:31.500Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c2d4d44f-c0d7-43ec-bf67-6c4cd35bfe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:31.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:41.509Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ab41686e-c9f1-4b9f-9c2e-44466e9adbcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:41.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:51.519Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=65e1c401-0840-480a-bc64-abc74a71eb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:02:51.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:01.527Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c2467803-4db1-4e58-9a65-a8398f647924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:11.536Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5ed05ea-691a-4454-b409-3a6edbe49e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:21.544Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=34bcfdef-1ffe-4b34-b7cd-79b30c3bef44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:21.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:31.553Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=51f4f99d-10d1-4b78-9a71-fde08e283643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:31.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:41.563Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4507455c-d6bb-48f1-848d-b0eb0a57db2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:41.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:51.574Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=aca33e70-111b-4b1a-9d3c-96ac9c603252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:03:51.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:01.597Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ebd623aa-dea2-4e96-b72b-e5c44610958e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:11.608Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8ebc22b6-73cf-423d-bbdb-dded44b7346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:11.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:04:18.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:04:18.384Z |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-08T03:04:18.384Z |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-08T03:04:18.386Z |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-08T03:04:18.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:04:18.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:04:18.391Z |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-08T03:04:18.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:21.617Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bcbc3d01-0fa8-4820-a999-839959e70225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:21.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:31.630Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9d54e11b-77c6-4121-804b-cd4c768c1a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:31.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:41.639Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6b8e8eef-5a9a-4e14-a5a5-11d71c5778a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:51.648Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=61325214-0885-4df8-a32d-a25763af37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:04:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:01.656Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=121719bc-66ee-4481-aae5-18ecb03b807b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:01.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:11.665Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=34cf704e-2aa2-4f91-9970-cc8d805b5e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:11.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:21.675Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=28f2c81e-05d8-4d53-90d2-48d6df384d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:21.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:31.684Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6b0aa7bc-f4cd-4e52-9425-e1104ca77d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:31.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:41.693Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f1983a85-8c6b-4254-bba0-020384910aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:51.701Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=058de22e-b393-4447-8a35-3446462da435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:05:51.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:01.710Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=729047ca-bbaa-4e7c-b5d9-37d6b53d29c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:11.719Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=92f75c06-3963-4274-84b3-816cb7611f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:11.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:21.728Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d9913e9f-d992-4383-823d-361e3d1e23b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:21.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:31.736Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2ba7b9e4-cf9a-49fd-b225-f575dc69c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:41.744Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a4b763c6-73a1-4814-88a5-854723dec8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:41.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:51.753Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5580508b-dc9a-4b3c-ab28-8d950764b7ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:06:51.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:01.760Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1ff70d0a-f5b6-4226-af28-2be5d91197de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:01.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:11.770Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d4a2795a-6053-4fde-b79a-a4047c5690b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:21.778Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=038adf80-6351-459f-adda-f38c6037a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:21.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:31.787Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6c7abcc4-bc64-4c67-86f4-ef9610dd1835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:31.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:41.795Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=21a5cfc1-6a81-490d-a7d9-2a59f7c04cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:41.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:51.809Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=17f6bb00-6e87-43ec-8b7b-ea47163d1486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:07:51.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:01.816Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dcbd7def-2724-4941-b68b-5140d946256b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:01.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:11.825Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=70c875e9-ddf2-4596-9b9b-647bea087993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:11.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:21.835Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3c46e9bb-15ab-4f1d-9646-9fae2685619f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:31.844Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ca7963a8-eeac-4423-8b64-a2bd5460c921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:31.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:41.851Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6685314-f6b1-4681-a3b8-a2ce04067977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:41.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:51.859Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8f8dc748-42b7-4b56-b83c-e206b6eb3b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:08:51.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:01.867Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=676b9c13-3fec-4135-b39a-27f806a4d78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:01.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:11.875Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=61b02f64-f55c-4396-8f0a-ad6a2a71a3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:11.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:09:18.355Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:09:18.355Z |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-08T03:09:18.356Z |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-08T03:09:18.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-08T03:09:18.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:09:18.361Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:09:18.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-08T03:09:18.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:21.884Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c875ed12-c96f-4833-8963-e7665ca5c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:21.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:31.892Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3277b89c-f5d9-4867-9a1a-5ca590b5edf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:31.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:41.900Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=231d5336-2599-41e7-ba5c-016d8bf12459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:41.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:51.907Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b029463d-e50d-4fd8-a15e-42678cbba4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:09:51.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:01.917Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c1e0e4da-3af6-46f5-ad9d-6e6788b3f023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:01.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:11.925Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8c073a1c-8e19-4880-968e-337d5a8346d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:21.933Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f0c459ec-ba2a-4424-beec-6803834cefd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:21.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:31.940Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=91dc5762-28c7-4365-ba7f-36159d2d49d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:31.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:41.949Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b7debfe6-bc95-43c9-b713-b47c98586e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:51.957Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bdac1405-a1e8-4c1d-ae0b-0f91b0ff9a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:10:51.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:01.966Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6522893-935f-4a95-8600-3fed83c57908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:11.973Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=67dcc50a-755d-4c52-81a9-903771fd3957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:21.982Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7e6f8ed1-7c78-4a70-a22d-08fbc2518f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:21.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:31.990Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a82c3ee1-94f2-460c-a0cb-edc2ade814a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:31.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:41.997Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f2034959-80cd-4094-bc0f-39a65aa82b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:42.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:52.005Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=27a12eec-e79f-42da-a17d-b2349cea5cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:11:52.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:02.013Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4f22875e-afd0-4f41-a103-a5c9799ad580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:02.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:12.022Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5951ae82-8857-444b-863f-31be9332645a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:12.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:22.031Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cfd16a08-35f5-4b5d-a928-908365b3c368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:32.039Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=111aca24-089b-4160-9285-0c8f51429951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:32.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:42.048Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=09ddbe35-ba4a-4c16-82d7-147284912585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:52.056Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=113d6f39-cb65-44e1-894e-2e10ae9c4a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:12:52.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:02.064Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4e99962f-fbc2-474e-a758-d98ab3047fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:02.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:12.072Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c20271a6-47a7-4174-b7e8-bc3328948139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:12.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:22.080Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=72893305-672d-47f1-a499-3aa11d45ddaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:22.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:32.088Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8ffc845e-dc9c-415a-8408-99f80ce7e472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:32.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:42.097Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b000873-a59e-4525-8a99-aa63445f4b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:42.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:52.105Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2b76e163-5512-4d25-8750-ac16b2c6238b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:13:52.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:02.112Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6f742e9c-71a6-4a7c-854b-e421116aecaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:12.121Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d4f95ba1-ed3f-4578-a3bf-e8041466a27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:12.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:14:18.382Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:14:18.383Z |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-08T03:14:18.383Z |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-08T03:14:18.384Z |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-08T03:14:18.388Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:14:18.388Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:14:18.388Z |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-08T03:14:18.389Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:22.129Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=83090ef3-282b-4cab-9e43-19e13fbb5513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:22.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:32.138Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d6aa1785-674c-4672-a598-db3641c79a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:32.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:42.146Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fef1be65-e27b-4fad-9573-e6a045675ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:42.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:52.153Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f3422613-8428-4e72-8233-0b458ce3c887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:14:52.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:02.161Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=88f6c7b7-a2bc-4dbc-9a2f-badb778eef9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:02.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:12.169Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0c9ec17a-d26f-4ff6-8dcc-38d8b5fb571e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:22.179Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=432cf2e2-987e-4992-8747-1e6286b45635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:22.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:32.188Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4baca433-7bcf-4279-9046-95fd0a687d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:32.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:42.196Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=684028a4-8888-4357-8f2c-f0bcb567ad11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:42.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:52.205Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a05f962a-b642-40ca-8d10-1e23ec5d8d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:15:52.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:02.214Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1843536f-32cd-4e46-9589-41cc632209fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:02.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:12.221Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9f8e8cf5-6ccd-4c8a-a390-749d6f15e669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:22.230Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b193a82-2a18-49c0-857c-db44ea0fbce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:32.237Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=984e865b-b6d1-438f-b777-67b7ae150061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:42.246Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=48f22a66-2f6f-44a6-a085-59efc43dc8ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:42.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:52.254Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=61a9fcb3-7b25-49de-a8c0-469dd070b787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:16:52.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:02.261Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=84226721-919f-4c6b-906d-0bc24435116c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:02.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:12.270Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ef825f82-9c18-41df-bdc1-6547facee18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:12.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:22.277Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3bc0df16-4514-44fc-a7cf-cca4123656e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:32.286Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=35b48756-5fc6-4f75-8f99-b26a57bf6f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:32.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:42.294Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=84dda5f3-a71c-45b6-b0a0-26754bd2122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:42.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:52.302Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=06429e81-bfa5-47e3-bee2-c9602d935914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:17:52.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:02.309Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=93b806c1-e61d-40e3-8e52-598502c8f7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:12.317Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cee5b91c-692c-44d1-8901-a992f8e745c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:22.325Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c88dc7ae-408d-4eae-9a4b-3a10fef4f631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:22.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:32.333Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e172dc1f-1619-4ba7-8938-e3587501a244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:32.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:42.344Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=210bf639-a681-4f79-b91e-5d0bafbf6527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:42.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:52.353Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=822db008-ee55-4235-b320-08e40835083b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:18:52.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:02.362Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ea3f9c09-8a48-45e7-87db-c4f1eb1fc393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:02.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:12.371Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=301e71a5-57bf-40c1-9897-e74d54205624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:12.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:19:18.379Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:19:18.379Z |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-08T03:19:18.379Z |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-08T03:19:18.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:19:18.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:19:18.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:19:18.384Z |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-08T03:19:18.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:22.380Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=db85ddb3-d45a-49f7-be74-9d0d89459f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:22.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:32.387Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ad59826f-cb2c-49cd-9f67-8a9931d056cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:32.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:42.395Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=703bc80d-7ac6-4ca7-91f6-e87e66645ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:42.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:52.404Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=efd432e5-ccb4-415f-aaf6-1dad2686c93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:19:52.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:02.412Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6db99eda-c45b-4c72-9d40-b5dc69068caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:02.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:12.422Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3f95f1c5-f974-498b-9e17-46331d336a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:12.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:22.430Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9827b279-7d94-4c35-be26-e238f51d321c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:32.439Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1de1104-9e63-4d30-ac34-4988df9cc94e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:32.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:42.447Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c5149143-fb44-4530-b504-cb10ae0085c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:42.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:52.456Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a405375b-9ec7-400a-8d6a-d83699e41473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:20:52.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:02.464Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f90fd258-4579-4681-8bab-ed7841173adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:02.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:12.471Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6ef1c756-18e7-4329-b06d-6ba7c68c5125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:12.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:22.478Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dc5904da-554f-4333-9154-742c57babfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:32.486Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=09de461e-9c74-40db-befb-57a8de53e1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:32.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:42.494Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=295cac3d-fd47-4220-acc9-99d134f12cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:42.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:52.501Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5f0f993d-0496-497d-86de-c659336d2204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:21:52.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:02.508Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=10ba0ada-2954-414d-a608-7f889165325c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:12.517Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ed0bdb45-68fd-422d-bfd4-778d7bcc6892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:12.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:22.524Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6cc4a5f-0d09-4e96-b469-4be5ac65248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:22.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:32.531Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=be473d21-0351-4a43-aa46-c0a98ca85c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:42.539Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=02676d4e-dd34-4f66-9332-e5694ec050ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:42.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:52.548Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e96a3fe8-1898-43b3-a99b-92afaa389cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:22:52.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:02.555Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ea0acaff-e193-460c-bdfc-4115d94d798d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:12.562Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c63f694c-664a-4174-a7ca-ea3252556168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:12.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:22.570Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9413d934-ffe9-479a-8065-5c32866fe178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:22.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:32.577Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c6ecd580-5b96-4b49-980b-6a45ecefe47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:32.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:42.585Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f1ff1ee1-541d-4212-86b5-f82b8c5b39b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:42.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:52.594Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6c06bdfb-2ee6-4bc6-8cc0-3bb86b9bd59f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:23:52.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:02.604Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3f37c9e3-6bfa-404a-a243-4d42a3e931aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:02.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:12.610Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=08556bdb-b45b-4137-86cc-f8bf174a17fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:24:18.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:24:18.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T03:24:18.363Z |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-08T03:24:18.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-08T03:24:18.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:24:18.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:24:18.367Z |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-08T03:24:18.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:22.618Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e515defb-383b-4eef-98cd-8f8830715cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:22.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:32.626Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b06d8c11-6810-45b5-9140-a39fbfa404b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:32.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:42.634Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0802b672-8e1f-49fc-b655-ad95b725ff8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:42.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:52.643Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=550e4d80-fa92-4791-be12-b5d1993bbe61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:24:52.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:02.650Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ee7e72d7-44e2-4426-ad20-29d1ea05a6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:02.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:12.658Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d5ab49d9-817f-4f85-b5d3-733c8049603a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:12.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:22.665Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ae538a6d-1ef1-405f-985a-c8be14964e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:22.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:32.672Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6352687a-b130-41a7-9b72-8cae6de0c7b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:32.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:42.680Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=59a918b1-1c47-44cb-bf12-a0d1a6db0a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:42.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:52.688Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=16dd9207-13d4-4ed0-a5a7-9e696d934e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:25:52.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:02.695Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3bb63493-85b4-4a1b-9104-49bdd7368144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:02.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:12.704Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=329f19f6-4755-4ec8-b6b9-a9aec307688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:12.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:22.710Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=15cfadc8-450c-44ed-bed1-e980f1bb7191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:22.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:32.717Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f06f7d5a-e086-4fa0-88f4-6a215aa522e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:32.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:42.724Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=563867d2-2142-444b-9d07-f850c62faeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:52.731Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4555d787-bd26-49bc-83a2-7c8fefc34566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:26:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:02.739Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d7d05704-3c7b-4c16-84a3-d620c243159e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:02.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:12.747Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a5ac4014-2647-4024-b8dd-4534fc58659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:22.754Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=abcff2d2-b7bd-4913-97c4-65c11cb23568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:22.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:32.760Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9365d89f-b5af-401d-9a9e-e87a49cd47f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:32.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:42.768Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=27ca1a32-39d0-4b0b-a694-58eeff42a5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:42.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:52.776Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d6547ccf-ebf6-46bc-aa90-c77f83df852c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:27:52.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:02.783Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=38f768dd-8ee5-4748-8dc3-1067a2d801d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:12.794Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5d0c8c2b-34c3-4f1f-9c9e-4e39a64389e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:22.800Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=24f649ac-a4a8-45df-ab21-020415554883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:32.808Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7d07d8b6-9785-446a-9529-b21136e0c876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:42.815Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0b52f93b-33f7-4215-babe-506943cbd49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:42.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:52.823Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a1ea2717-b8f4-46fb-979b-7624592621dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:28:52.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:02.831Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4a50497e-5533-44b3-927b-3cbd0a5531da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:02.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:12.838Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=588bd465-0bb2-48f0-9944-7059f8a42914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:29:18.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:29:18.363Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T03:29:18.363Z |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-08T03:29:18.365Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:29:18.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:29:18.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:29:18.370Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T03:29:18.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:22.847Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d374c5f4-90db-48cd-812b-5a8816e2aa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:22.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:32.854Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c4addad6-af03-42ab-96ae-9a4bac6f9f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:32.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:42.865Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9aa21093-45d0-42b6-9cbd-234f2e8b51fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:42.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:52.874Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=38e36be9-2ba6-4685-be32-074aea23f660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:29:52.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:02.882Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=50c01ce9-87bc-4c0c-9355-fc8b92d707fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:12.890Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=19d82677-9547-48f1-aa7d-252baa8525ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:12.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:22.897Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=121c6dba-12ca-4da1-a386-7dbaed092a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:32.905Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=07394186-22b8-45b5-bf4c-77522a459547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:32.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:42.912Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a82ae4d0-9b54-4830-9ab6-115e2fa777c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:52.919Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f3b01279-6240-4dad-b23d-bb27ff4671fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:30:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:02.926Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=eeb4ad22-741f-47b1-bafc-b4d804178d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:02.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:12.932Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5ea73304-7b51-43b4-a550-c7dab8bbde0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:22.940Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=33ce9419-7baa-4df4-81d5-83b6efc0580b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:22.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:32.947Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9c37bf9b-18fb-42d9-bcea-075ffec42cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:32.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:42.953Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2a141a1a-bd32-4b07-8a9b-87afd8f29ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:52.960Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=98769e47-8da3-4483-910b-80c4ac8a1106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:31:52.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:02.968Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7faa765a-66bf-4eb3-8896-894281a54ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:02.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:12.975Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b31256fe-c932-44a9-860b-7d7e26005d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:12.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:22.983Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=18d6ffc1-ee1b-435d-b0ad-4425e2da6d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:22.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:32.991Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7fdc5648-c956-4fce-87ca-ec50febdaa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:32.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:42.998Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=064e9e1a-3b7c-477a-92b5-c03dfc1ccc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:53.006Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ba480657-8393-419d-b85b-cc527ed82fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:32:53.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:03.013Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4a795985-a21c-4b46-a021-36d9aa509cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:03.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:13.020Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=096d16be-f2c3-446c-ae57-681edb855e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:13.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:23.028Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=edc5285a-426a-4566-9c4b-444402ff5ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:23.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:33.035Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b3153776-4d7a-4139-8a21-526b2a5eb70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:33.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:43.042Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=76ff3273-4575-4fca-83e4-c5ad49791909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:43.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:53.049Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d91c6f54-832b-4fe1-a69c-e0fb401c990b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:33:53.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:03.055Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=994f3805-93fe-4946-88a8-d1887f1e71c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:03.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:13.062Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=52ea85d3-6726-408a-be5b-fa6ccad82d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:13.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:34:18.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:34:18.392Z |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-08T03:34:18.392Z |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-08T03:34:18.394Z |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-08T03:34:18.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:34:18.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:34:18.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-08T03:34:18.398Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:23.069Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a15bc8cf-4bc8-4a9b-9407-2b60c2da8cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:23.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:33.076Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3cb94355-97f3-430c-8542-4c6c0dcf4842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:33.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:43.083Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c4ea40e8-fc36-4821-b3a0-abff81b5a4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:43.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:53.091Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=22fd2d4c-5b08-4c04-9632-7a41aa759778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:34:53.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:03.099Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8ddfcc57-cfde-4f8c-bdc3-d17b074b8057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:03.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:13.107Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4f669fc2-67ac-4e81-bbf2-904b8ce6ba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:13.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:23.114Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b19cce5b-34f8-4cfc-9149-9f47ca48eb05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:23.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:33.120Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6c7d5670-d6ba-43a9-9625-b31640784534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:43.128Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c00d9d24-a57e-4c70-be94-f6edba00cb53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:53.136Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=129e90a4-8168-4bba-939b-096b27c76477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:35:53.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:03.141Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=001ab339-15be-4acb-9886-527cde6b11b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:03.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:13.148Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9edb7f37-b3e3-4bb4-8fe6-9f35851d019d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:13.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:23.156Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ad64e770-054b-4fe9-a0f6-923e2ea12c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:33.162Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9ff298aa-5791-4d96-91e7-14c0767b2658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:43.169Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=674abd86-5174-412e-8df2-299be6f604b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:53.177Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8ac673c6-5c70-4ba4-b691-68cdae2d53ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:36:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:03.184Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6302674f-3190-4571-8e8c-754bccbf167b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:03.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:13.190Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=01e3b72e-ad95-49c2-babc-82d4bef2a30c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:13.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:23.197Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=53337406-e2d1-4c74-aafd-03018c9dd766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:23.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:33.204Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ec99d8e9-d393-4693-9833-af4373c056c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:33.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:43.212Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c4e5edc0-d5ce-4a04-b05c-b9dcb8828054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:43.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:53.219Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=660c7215-33a0-4d65-8738-7880009bb71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:37:53.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:03.226Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b363c9ad-f5c3-4b17-b359-cb0c89a758f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:13.234Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1d38705c-d18f-41ee-a7eb-6ac7072e72fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:23.241Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=754bdea3-b9f4-44d2-aec4-5bda44b0de94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:23.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:33.249Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ba51f8a0-1209-4eef-9587-ed1bea4d0b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:43.257Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ebbd682a-8480-41e4-a720-5261de2d049b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:43.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:53.264Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=14397ba2-0c00-46f8-a75f-772ad8d1390d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:38:53.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:03.271Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=993dff4f-0886-4d6c-a7e4-31738ed9e8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:03.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:13.278Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=70eb06c0-bc8f-4436-b27e-af3001f04059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:13.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:39:18.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:39:18.373Z |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-08T03:39:18.374Z |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-08T03:39:18.376Z |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-08T03:39:18.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:39:18.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:39:18.379Z |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-08T03:39:18.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:23.285Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ede9d64d-1135-4ec6-9dce-3a80ca02cac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:23.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:33.292Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c2f21f9a-89ea-4020-8d6a-a753fe669ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:43.300Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0e98d7ee-0b91-4c5f-90b9-f34718cd1c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:43.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:53.308Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=289b221c-a281-40b8-ab82-a2a2eb6d0c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:39:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:03.318Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=004fd937-56f4-4e5b-8906-c379293a6153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:03.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:13.324Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=614dbc52-b021-42f2-a156-ec18c5d602ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:13.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:23.331Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=68acff67-3c32-48d8-adc4-75bea21b594f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:23.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:33.337Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=48fcb1ac-f431-49db-901d-fa5eb94a45a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:43.345Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=285ded3d-b878-4a16-b0f8-b44d87cb5775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:53.351Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7beb2d3e-d126-4705-b84e-817aa6938a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:40:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:03.358Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ac85463f-648b-4ea1-9ce1-9994f3af512a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:03.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:13.365Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0d5d5f87-1de9-4d11-97f9-7b9a3232f5ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:13.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:23.372Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f1c83a34-9ace-4790-ae59-d2dd6e995d56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:33.379Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a37320d0-2ddb-4929-bd1d-bb9b68202ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:33.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:43.396Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c8af6c18-36a1-4926-a62a-bfcb9c8f7b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:43.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:53.403Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a404a069-3ee8-429b-9c5d-af1e55fc865f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:41:53.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:03.411Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a0bba786-d4bd-4132-90d8-967fb79a4fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:03.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:13.418Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d8aaa504-3c8b-48cc-9f54-2ddd6b0774c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:13.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:23.426Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9bfd7933-2a92-40a1-9137-1e822ab1a285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:33.433Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0b366350-35af-48e8-9231-d7a9ef708867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:33.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:43.440Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5bbd95a5-ad6e-49a7-97d7-6ea48f4e7713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:43.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:53.446Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4f124082-7d97-432e-8bb6-717f671272fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:42:53.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:03.453Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=64603c17-315e-4dd0-8f4d-2a2647317677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:03.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:13.460Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d72dfdaa-0566-4ca1-9480-02eda30f1734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:13.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:23.467Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=75545d66-59cd-496d-9524-bf6bb7f4720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:33.474Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4a6548de-3c94-4848-9d93-7dc87e279206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:33.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:43.482Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4c38c548-c4dc-442c-8e44-f6bc7c6f4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:43.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:53.489Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=37a8d355-ad66-4c9b-876c-91948a4e5317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:43:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:03.497Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7e6e50a2-72d7-4c4b-ab2e-813d46bf3b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:03.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:13.504Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1e8ceae3-1a45-438e-884f-07b096f1ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:13.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:44:18.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:44:18.372Z |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-08T03:44:18.373Z |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-08T03:44:18.374Z |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-08T03:44:18.377Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:44:18.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:44:18.377Z |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-08T03:44:18.379Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:23.511Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f6ae4f44-adbe-4d95-a29d-26fb7d75dc27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:33.518Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8cf834f5-c6b3-43ea-ac46-0a40cbe74103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:33.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:43.525Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=23f48779-20cf-4339-997a-76e62a55fd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:43.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:53.532Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7699a291-b50f-4a55-91af-b3f218df38f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:44:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:03.539Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=773710c3-d62c-4c9c-b77f-dfe343040037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:03.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:13.547Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1d0e0f84-b399-4b8a-8fa3-f8babc45bdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:13.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:23.553Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=32ab5bef-0bc7-47ce-a342-24826332719e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:23.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:33.559Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4880da25-6c32-466b-8dff-96b208de0456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:33.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:43.565Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=01c61520-ef95-4ef6-8534-0ef4a23737ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:53.572Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c1da285e-7afc-4414-8b1c-ac2522763f09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:45:53.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:03.579Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c248bfb4-bd22-4d5e-9841-21e82c087442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:03.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:13.587Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0321568f-b742-4668-824a-cccb8a00fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:23.595Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a46ca2c8-e425-49f5-b8bf-374270724d7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:23.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:33.604Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=34dd738e-dbcd-4913-aff0-8141b0194467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:33.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:43.611Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5b1fc6c0-6c80-47f7-93dc-866ae2a4bcff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:43.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:53.618Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a4ab4460-ea31-48f4-99b6-58e75f3f1485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:46:53.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:03.626Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=922179be-a259-447c-9d4d-8ddae6fa7e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:03.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:13.633Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7ed61a66-871d-4d38-b270-aa4b3b5c8010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:13.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:23.639Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7415af6b-bb79-417d-9ad3-4a6dce3fb7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:23.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:33.646Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=14368e7f-72de-4303-9d03-c70798ecad54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:33.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:43.653Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bda70214-a45c-43b1-9797-4b8fe25a78fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:43.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:53.661Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ab78f569-f98d-44eb-bfa0-1dc2be4c5fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:47:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:03.668Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dc548d45-f905-43fd-ae91-fd8b4d4042bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:03.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:13.683Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4add7e0c-54c9-47ea-a6a8-3bfd15f02188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:13.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:23.691Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b859a173-1a5d-4d19-8e49-38a619ee14ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:23.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:33.699Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d89d07de-0eb8-41d7-b183-5332a4f86768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:33.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:43.705Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=436af462-00d8-4fbd-a127-ab05f9025e17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:43.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:53.712Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=290d2830-b3f3-4ef7-bde0-d37473cd08e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:48:53.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:03.724Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e4195a74-dced-400e-8c7c-b942c33780a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:03.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:13.731Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=39293a54-a067-4814-b73b-8c806f0b96cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:13.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:49:18.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:49:18.361Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T03:49:18.361Z |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-08T03:49:18.362Z |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-08T03:49:18.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:49:18.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:49:18.365Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T03:49:18.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:23.739Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5d39b68-61cc-4581-9ad7-845d3be3b102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:23.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:33.745Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=86b99f29-6c9f-41c6-96a5-ac0e62ce6a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:43.751Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=47293279-7294-459a-8460-736d5db82be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:43.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:53.760Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d07a1c4b-dfae-4816-8a66-31dabc84bbc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:49:53.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:03.767Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4918b322-3c06-4982-9d0e-3e7687eda149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:03.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:13.776Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=85b71e65-99f2-48c1-8c8f-9524ca19871e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:13.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:23.785Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fa22e8db-31a0-4a4b-9749-77a2944cfbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:23.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:33.791Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=796db72c-134f-41a9-8b4b-24aaea8ba2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:43.798Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ce1cfbf2-506b-4dc9-af18-1bb6b74b2786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:43.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:53.805Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=10691be8-9cc1-4585-904f-f5c658742d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:50:53.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:03.813Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=49c41a36-f90d-4636-8321-686971c4d115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:13.821Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b44a9c33-78e7-4012-b6e0-c85106c55ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:13.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:23.828Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=340b07ce-3b9a-412c-b552-b3c2df399ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:33.835Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5c1535e7-d210-4859-9dc0-e6efcc436655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:33.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:43.842Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=333a1e8d-39a3-4931-838a-295e2e1d29ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:53.849Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9728bd7b-5c8c-4f36-add5-aa23880c49ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:51:53.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:03.856Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b7bec377-8459-41ed-bf5d-010768db5cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:03.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:13.864Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9152fdef-458f-4a75-ba57-347d3a30eb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:13.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:23.871Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dd605441-bc4f-4400-b324-908dd852c6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:23.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:33.879Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=47a9fea6-02dd-4183-bace-41044b60bec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:33.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:43.888Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fa6963a2-a8ec-4c79-ab32-d8fa468e9b70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:43.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:53.896Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e5369007-3610-47bf-8b95-2dc872f6f860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:52:53.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:03.903Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0106db69-d299-4bac-b053-ceb94b908b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:03.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:13.911Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8449e68c-ae30-4725-b4d9-272cdab6bd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:13.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:23.917Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=50c3010a-69b4-4fd8-a508-301a07a477bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:23.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:33.925Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e032d9bf-99fc-4f82-ad40-37a9c648443b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:33.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:43.932Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e7937123-e6dc-413a-91f0-8c9da1aaa3c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:53.940Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b605da8a-bceb-4017-90e6-2a7441f1365f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:53:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:03.947Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7ddceb00-4c08-4e46-bb42-d74cb2f6306c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:03.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:13.961Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4731b5b8-a97c-488f-8364-b124f211033c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:13.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:54:18.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:54:18.358Z |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-08T03:54:18.358Z |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-08T03:54:18.359Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:54:18.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:54:18.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:54:18.362Z |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-08T03:54:18.363Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:23.969Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b8b0871c-8b54-4f82-b578-09265a4dc3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:33.977Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e50a88b9-50b0-4168-8b49-19bc4a955c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:43.985Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ea08dc65-7155-41e0-95d9-0a3722e1de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:43.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:53.992Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=55eee752-5bfd-4779-9957-6e927e1b6d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:54:54.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:04.002Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0c6f8e90-6318-43e4-a8f3-4741d2e073d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:04.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:14.010Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=64adfe6e-048b-4b20-8689-9be5aadf9800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:14.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:24.016Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=30cb8090-7516-4e65-9f67-e6a6863bcae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:24.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:34.023Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f39db1bf-5f57-4ec7-9df6-c9fa1e644463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:34.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:44.030Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3fd34cfc-3b09-464d-afea-2b65ec64567d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:54.037Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=97017ae2-4158-407b-a0d9-757404b567c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:55:54.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:04.043Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4d8ab522-503d-4a8a-ac3d-268b1aa92c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:04.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:14.050Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bf6d6001-fb74-4949-b729-c1062f34dccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:24.057Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=accada5f-042e-4ad7-b064-e974df5bcddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:24.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:34.065Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e53164cd-9b00-4c1c-bb99-1782d2ade535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:34.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:44.072Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8d03d49a-8f75-455d-b307-b5d543793eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:44.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:54.082Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6cb47751-3e80-48ed-9371-925fa44e94da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:56:54.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:04.090Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bda53a30-aa8b-495b-b13f-b1c4b915919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:04.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:14.098Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d9d32914-90bc-4392-92fa-5962a753417c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:14.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:24.106Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=18052482-6e45-4322-aa27-a4c20297990c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:24.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:34.113Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=18942bb1-f600-4027-8dbc-5e8be6dd7e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:34.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:44.119Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1ea962d7-9a3e-4cbc-84e8-36acd93b744f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:44.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:54.127Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3cbcd060-e901-4afa-9fbe-d48b2c0bba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:57:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:04.135Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c63afdbf-ca41-48ea-a947-1ddbd82eb208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:04.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:14.141Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=72415a26-0f5a-4fc1-bc5e-28341f4cb30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:24.150Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5a5597c0-b342-408d-ac53-2639963d07fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:34.158Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b1dfbfa-d9ca-4187-b69b-61233af9f634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:44.166Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9345937c-5e1b-4802-afab-f7f959d01498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:44.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:54.173Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f7a92a60-c212-4ef1-8c2e-2c87c8461065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:58:54.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:04.181Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0190a489-90c9-41db-944f-574ad0ebd74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:14.189Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cb9ffacc-f960-48d7-8839-0e8cb76118fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:14.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:59:18.374Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T03:59:18.375Z |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-08T03:59:18.375Z |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-08T03:59:18.376Z |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-08T03:59:18.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T03:59:18.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T03:59:18.379Z |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-08T03:59:18.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:24.195Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=36128c24-777e-40b0-82e4-2f39b109898c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:24.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:34.202Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7ab0f3b5-f464-4e65-9f6a-328f3a1f7fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:34.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:44.208Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1843c28c-2114-4326-8f51-403f5de7584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:44.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:54.214Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8c5bf83d-65c3-4fb2-9440-c6ec0a20bfee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T03:59:54.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:04.222Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a552fd07-7fe3-443b-b09b-a85136699f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:04.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:14.229Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1949af1b-d763-4bc7-aa79-e5c8185fd8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:14.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:24.237Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ec7cd7c0-4bf1-47d3-8c58-5ed4500cdae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:24.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:34.244Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b82be0e0-5a51-43f4-8cd6-6706a74f2655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:34.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:44.252Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d91f870f-7380-4470-8da9-1cb46ad597f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:44.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:54.259Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3eccdbc3-e9f8-47b4-a06f-6a9953d389d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:00:54.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:04.265Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=906d7064-0af0-4d6d-b42f-dc5a3d7e6297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:04.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:14.272Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0889325e-7ce4-4fbb-8d50-d1d56d45890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:24.278Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7ca6f556-0872-4be6-b6b3-127c4ca33d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:34.285Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b4133e04-9315-4004-adcc-6f3606d47e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:44.292Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ac6450e2-b213-4334-b1d7-f77f12b5ffea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:44.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:54.298Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4d977136-9d69-4ec6-9bee-b52f3894df1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:01:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:04.305Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3bb804c7-0c64-4fef-92a3-c93f4c0ff00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:04.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:14.311Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d30b0474-df30-483f-9a82-9d92ba4f53ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:14.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:24.318Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=951847c2-a0e6-4fcb-a312-860b8821408d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:24.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:34.324Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=84df1f99-79bd-4bfd-ba74-21121a1dd278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:34.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:44.332Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=50c02830-8ec9-47ea-8b37-f8cb4be3cce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:44.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:54.338Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=90a97780-f81a-4438-b37b-8009effd1131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:02:54.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:04.346Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=df242187-89aa-468b-9da4-01a6efeac810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:14.355Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4fdbff4e-8bfa-4c2a-a4f4-6da698d25c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:14.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:24.361Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a5571435-b8a9-4a45-8fb6-ca1f8b70c780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:24.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:34.367Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=37e746e4-7620-4bf2-95b4-0bfdd82ae55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:34.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:44.374Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1157125f-7ad7-496f-86f8-a3159f4290d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:44.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:54.381Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5523a6f8-d1f8-4928-94b3-dd9fec092660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:03:54.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:04.389Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e630b7db-cadd-4471-8409-3c635f0f7ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:04.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:14.397Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9b3d27cf-adaa-4d34-8ec0-fff22ec2def3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:04:18.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:04:18.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-08T04:04:18.365Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:04:18.366Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:04:18.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:04:18.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:04:18.369Z |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-08T04:04:18.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:24.408Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=359af526-2eac-436e-88bb-6aaf4cb70f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:24.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:34.424Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=273f4c90-c700-4997-b0bf-efabfdf5de09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:34.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:44.431Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7f1833fd-9abb-4e39-826f-a00e2dc746b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:44.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:54.438Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ce993dd7-e2a4-4682-947b-a7bb7af23c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:04:54.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:04.447Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b67f5056-97ea-44fb-a5ad-988fe22d9c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:04.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:14.454Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ea448ae0-6dd6-47d1-8c9f-8dae074ea218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:14.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:24.461Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=638d0628-4905-4305-931f-3f581160890e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:24.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:34.467Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0507d6fb-ecda-42aa-9808-b6da397fff42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:44.475Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f9c297d6-63f4-4432-9c65-d3e2420b6e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:54.481Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0f3728f7-cbc9-4486-882e-69dc30c47cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:05:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:04.493Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2f0af226-e7d3-48e8-839d-16cde6538679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:04.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:14.499Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f31c6d3b-b6af-45d2-9696-5d3fc5b5a803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:24.505Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=69a0f4e3-5058-4311-91d8-5594c505675e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:24.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:34.512Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5a175e3f-6e14-4111-8401-7f219bb77e70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:34.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:44.518Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=eb27b00a-a1ba-42b6-b70a-323af3584820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:44.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:54.525Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f66a6f2f-1c6e-41e4-88ea-07ab92658310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:06:54.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:04.532Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0ef8e204-bfc1-46b0-b8c3-46e1270f9fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:04.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:14.539Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fe754713-c0f4-4d4f-bb2e-cbbb8c235b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:14.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:24.546Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b70c6c2-2c94-49ad-9d23-4477c35510c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:24.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:34.552Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=81e07a08-f09a-48b5-8ad7-e22b0f878aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:44.559Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c3239e3b-0b38-488a-b594-f53eb6a68792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:54.570Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8563a159-1d14-4cf4-9ea8-2a10f6042061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:07:54.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:04.578Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8d28bad2-a7e0-41f7-b82f-074d4acba4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:04.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:14.584Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f3248635-9eb2-441e-b0a3-13cf5ed73ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:14.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:24.590Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=101bf6d3-bae9-4299-bdb2-230b3cc5e4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:24.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:34.598Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1b0f35bb-3b4f-4503-b3ee-e736897ca63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:34.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:44.605Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4a8cc36a-56de-4122-91cd-9847576d8fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:54.612Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=611b6097-e183-4f21-81f0-6c536d7e780c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:08:54.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:04.619Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5bbf3ed6-a751-40ab-a0c3-d9a097b2f74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:04.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:14.626Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fe5d2205-b64a-469b-b237-5c2a91f89d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:14.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:09:18.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:09:18.375Z |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-08T04:09:18.376Z |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-08T04:09:18.377Z |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-08T04:09:18.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:09:18.380Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:09:18.380Z |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-08T04:09:18.381Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:24.633Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f9c35514-073b-4074-9910-582589947c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:34.641Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c29f3871-c728-4ee5-b0b9-e8099886e18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:34.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:44.647Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=32910318-db04-4a9b-b8ec-9eefd1ce0caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:44.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:54.654Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=39a204e8-2b01-40df-a77f-9adbc14e2381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:09:54.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:04.661Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=21305660-043d-47ad-9023-401216d1ec5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:04.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:14.667Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=13404e2f-677e-42be-b1a9-181db7441f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:14.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:24.674Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7923a94e-325b-4727-82be-9a71b11aaf62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:34.682Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e6df8f30-68ab-4155-9ae7-b7bc73281fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:34.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:44.689Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a1f6c2ff-bb70-4f7b-b9ea-bddb127968b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:44.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:54.696Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f98ba305-11d7-4ab6-b234-648d24f19525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:10:54.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:04.702Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=be02ada9-1c46-44d5-aafc-6a9c45c2e9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:04.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:14.711Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b5d305ad-596c-46ae-9d6e-7ed9543beb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:14.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:24.718Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4557362a-94bd-49cd-9e83-22c516fa56c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:24.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:34.724Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4246113a-971a-4484-a217-9b39bde3584a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:44.731Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=951906be-23a9-4653-847a-720c44f39bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:54.738Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=20e29b72-f1d3-4dd8-a0d5-646fb40ee40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:11:54.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:04.745Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2c3c70ff-a37e-47e9-a236-1935bb648556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:04.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:14.751Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d33d5943-7f7f-451c-b03a-0b15437de034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:24.757Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=98a1ec36-0cfe-4e57-945d-a343fd47dbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:24.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:34.764Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0e862cf7-5647-4e83-9224-9d44a21800bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:34.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:44.772Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5d519b4a-3146-47dd-b021-8d9294ae726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:54.778Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=17a8ab7a-2023-4aaf-8cda-85b86e6e4e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:12:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:04.784Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0d712c19-25db-4819-9fe5-06b7d0ccc503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:14.792Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1df06c15-9e83-468d-b5e5-a35e9170edcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:24.799Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9a178bb7-1d64-442a-b89d-93c4c2f441d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:24.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:34.806Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=14d6551c-1f54-4fed-a088-32f16ad99655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:34.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:44.813Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5f9aa406-3400-408e-8165-80ab1052dfda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:54.821Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5b937324-58e3-4bd1-9edc-ec368b889177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:13:54.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:04.828Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=584317ec-3833-4459-8703-664e2ae59197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:04.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:14.834Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=68a05210-d530-4c6d-8ae8-a9376e249434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:14.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:14:18.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:14:18.372Z |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-08T04:14:18.373Z |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-08T04:14:18.374Z |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-08T04:14:18.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:14:18.377Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:14:18.377Z |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-08T04:14:18.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:24.842Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8cdd8f7e-a6a8-484f-8ab0-fa063be64771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:24.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:34.848Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8d54b94b-24a3-4419-b90d-55493fb9c197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:44.855Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=be8f4768-4af8-4d35-a00a-8a9dc8e5a03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:44.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:54.863Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d7c66443-ec2f-4f85-b76c-4ed3b40e079b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:14:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:04.868Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dd483b7f-271f-4a20-8232-22e5b767c0ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:14.875Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dd9dfebd-3bfb-4c70-992c-eeca388a12a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:14.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:24.882Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=35baf10d-b906-4eca-941a-c20a7e6bd2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:34.888Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cd22aeb5-96c2-42f0-bb0c-36c4d6607132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:34.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:44.895Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=98ad53ac-0f48-4770-be91-366f3a80739f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:54.901Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fa5d5feb-b473-408e-8219-ad538aebc2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:15:54.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:04.909Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ce371e4e-7694-4750-9443-2584fbe2d2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:14.916Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bcc2d854-8200-4fbc-8daa-f4ebdf89f6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:24.922Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0ae7f20e-423c-4351-a70f-bd1bf2259ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:24.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:34.928Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=63337efa-64b8-417b-8bb8-ca31725e641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:34.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:44.935Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2935d973-bf3e-4126-9564-3b57c27e6a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:54.942Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=57cd7bc8-7fe2-4dd5-a68c-9d02acd0f953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:16:54.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:04.948Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=34de99c6-4972-4b6f-a80c-afd3ccddb28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:04.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:14.954Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=45f781c4-b001-4983-aa13-c20fc2b0aba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:14.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:24.961Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a663a9c1-0f16-4b4a-bb38-6b3c04320e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:24.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:34.967Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=befae7cf-beda-44ce-95d9-f640f51852e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:34.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:44.974Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3323bddd-521a-45fc-941f-b26f756604a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:44.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:54.981Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=13c99099-433a-4131-84b7-a174df86dded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:17:54.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:04.988Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f092c939-fd56-4d6a-9dbc-8ac8b4fada6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:14.995Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5418d441-c9da-4e67-b953-b342db8ccb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:15.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:25.002Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0273d575-512b-4533-bec8-076b0152e6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:35.009Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=61108e75-fd0b-429a-85b8-ff857eee86e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:45.016Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=71b57427-1d3b-43bd-8d95-e6b6c391d164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:55.027Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e6a9ab0b-7f18-476c-a2df-8abb089000ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:18:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:05.033Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d228c0ec-bd4d-4d0f-bb30-8b10d9f3db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:05.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:15.040Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=496647b9-8cd2-4f7f-9ffa-af5ef673582b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:15.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:19:18.397Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:19:18.397Z |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-08T04:19:18.397Z |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-08T04:19:18.398Z |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-08T04:19:18.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:19:18.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:19:18.401Z |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-08T04:19:18.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:25.047Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9b573825-63bf-4aa9-898d-48d61e151266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:25.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:35.055Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1528a01-20b4-4a9f-ac7a-56c01e82783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:35.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:45.061Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=667f7318-cf92-413b-946f-18549b407e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:45.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:55.068Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a28ddf5f-a556-4dd9-881c-4820f2be9286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:19:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:05.076Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4dab29e1-6c41-4577-b05c-79a88f80f3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:15.083Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a72f7a41-0c7c-4f9d-b458-06c553966878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:15.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:25.091Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=58d9b4e6-5e22-4181-a2be-ab9cf18d29be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:25.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:35.099Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=58376ae4-9c2b-42b3-bf56-8977deef53f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:35.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:45.105Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=255777b8-4a19-496f-bb70-7a2ae603f584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:45.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:55.112Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4286b3c6-751b-4df8-a354-e26136062948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:20:55.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:05.119Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7d483c77-b68d-4f3e-a1e4-ad5a99fd442b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:05.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:15.127Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=911ed5b5-e270-4fbc-a1e5-0fe858720510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:25.134Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d80ad58e-60de-4ceb-97a2-1e1700ddc0e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:25.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:35.140Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3b4ea230-d9e6-42d7-abaf-fbd9d213c2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:35.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:45.147Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=999c53f4-f2dc-44aa-9237-819f5b094111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:45.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:55.155Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=64623777-5e5e-4bfc-bdba-998677a73de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:21:55.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:05.163Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0e2c4298-6bcb-42aa-ab83-07911227b6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:05.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:15.168Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bd7d55cb-501f-46e2-b654-b8ff5c38e654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:15.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:25.176Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=63766edd-7b6f-4919-9a48-101c4dabf9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:25.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:35.182Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5ee16897-6902-4c77-b328-2e18a72281ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:35.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:45.189Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fd9f3ff3-6b43-422c-8d52-aa89d55d36c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:45.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:55.195Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e5995e7d-f59c-4617-af94-1e7ac042c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:22:55.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:05.203Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=21fb7298-2457-476d-adb9-7f530efd9854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:05.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:15.211Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fc592706-87d6-4885-b8d0-e3a98943e261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:15.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:25.217Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6d4b934-4fb0-471f-8b47-38e64f55670b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:25.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:35.224Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c82db30f-661d-4d92-a4be-bc46714102b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:35.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:45.232Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=450e9457-e368-4ee2-bbc4-64d2e81b0876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:45.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:55.238Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7abd8229-3686-4a44-add3-2db0da965a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:23:55.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:05.245Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3d8943c3-6310-4771-8dab-3e430f911807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:05.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:15.251Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3e5edc31-8799-4dda-b5c4-f6fbc5e8debe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:15.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:24:18.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:24:18.381Z |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-08T04:24:18.381Z |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-08T04:24:18.382Z |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-08T04:24:18.384Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:24:18.384Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:24:18.384Z |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-08T04:24:18.385Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:25.257Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c603e86f-b485-4747-a342-309de1bb690f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:35.265Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f475693f-936c-410e-a9e0-40bd1e193520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:35.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:45.271Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bfbfc6d8-5a16-48e3-b5b1-3db105b1f894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:45.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:55.278Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=74e34da0-83b2-4c5b-b681-56935d464ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:24:55.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:05.285Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=002c896e-d9e2-4b91-9387-ab01a1400c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:05.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:15.292Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a445ebd9-4031-4c34-abcc-f1e6e713d7db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:15.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:25.299Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3c94ee07-0668-4a78-a5ab-1d20642b302a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:25.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:35.305Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=432ea940-a258-43ed-82c4-015f04915755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:35.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:45.312Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=778ced0f-e06c-44c1-8cb7-30f5e74fdd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:45.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:55.318Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=fbab8bc4-8ecb-4611-a262-46d9249797c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:25:55.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:05.325Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dded432a-2744-4785-b1ce-d55df1907e64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:05.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:15.333Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b50bf01f-974f-4e33-b1b5-9e92a8c2032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:15.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:25.340Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=20225929-f39a-4b2c-aa26-d82c06e4f611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:35.347Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cb70d30e-4223-418d-a058-f55066e8ec87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:35.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:45.354Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0af6ea4c-63ea-4a99-8ee7-e89ce2d66e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:45.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:55.362Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b1fb5699-2673-4172-addd-d6cb43dce8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:26:55.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:05.369Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=0056002c-8f96-482a-8e7f-3f24b0eac8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:15.376Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=80a12871-793f-47e8-8d7e-2f004592980b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:25.383Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f11f29d7-fc0c-406d-a096-97e6b80d2c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:25.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:35.391Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=346b90cc-567b-4b94-ae49-afd2699b8fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:35.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:45.397Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=33febbd4-427d-4054-b08d-e1b2685f0f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:45.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:55.404Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=7091b770-cb03-4ea3-a108-5fda167cd3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:27:55.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:05.411Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d209fb14-e7d9-4335-a6d8-9a5a92297f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:05.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:15.418Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6ca69c11-ede8-4dfb-afca-b0a923536266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:15.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:25.425Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=dc8dd733-05f5-4168-931a-0d3b6c0f3e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:25.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:35.430Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c405d4da-b0db-416d-a374-1f2670a4b5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:35.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:45.437Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=959311e2-6a5f-4432-bef8-a6c9c9d4b8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:45.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:55.444Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e15c4677-d5ba-4003-acc5-3bb6e07bee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:28:55.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:05.451Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a6cc42a8-0ee7-492a-963b-cea8e0db3424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:15.458Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1302bc04-b0bb-48b6-b272-87ea0d798797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:15.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:29:18.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:29:18.346Z |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-08T04:29:18.347Z |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-08T04:29:18.347Z |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-08T04:29:18.350Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:29:18.350Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:29:18.350Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-08T04:29:18.351Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:25.465Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d2533e42-bf6b-4d3b-b476-9cdb46da2b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:35.473Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b8f02634-8cab-4983-b72b-53f70adf71d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:35.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:45.481Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1c253e40-49f3-4c4f-807d-8c5beb7acf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:45.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:55.489Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1ee18504-8ea9-4a4f-8325-5830e39f9e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:29:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:05.496Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=faf50fea-3b67-4d70-9724-1ec3aba4c90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:05.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:15.504Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4c647a71-4a22-40bd-8491-a5c71b65dd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:15.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:25.512Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ac927557-fce9-42b4-9cac-612135137b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:25.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:35.519Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=cca0e21f-0151-401a-9cd2-c2871894bc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:35.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:45.525Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ccdf34f8-9685-4a80-bd58-e9ec83b0662b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:55.532Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=51d91e18-e654-4223-bdee-2d1892aad1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:30:55.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:05.540Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=714f3297-51f8-45d5-9035-9da3096a6d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:05.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:15.547Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=05d3d44a-3426-4b12-9d73-bd2524a785ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:15.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:25.555Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=40d2df46-af36-408a-89c2-2b585f9fa478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:25.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:35.563Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=5e8b37ce-f137-4d2e-946d-1da3f8b22bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:35.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:45.569Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=3fe3ec92-69fb-4086-a348-47815a992d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:45.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:55.576Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=65014239-2c9d-4708-bb80-0a9665c94023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:31:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:05.583Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=f45f98a7-b807-4c0c-bc7b-86359f6f6a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:05.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:15.590Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8269d724-b0c2-4d18-9ec3-5f18c4613ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:15.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:25.597Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a33def38-e15e-421f-8e1b-e7544a7e029a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:35.604Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b626f0a8-a1e4-4564-871a-a102557deb8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:35.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:45.611Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=6204fd59-c4b8-4f53-b4d1-9524aa01920d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:45.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:55.619Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=9acd73b6-1fe1-4742-9f70-058f1c64f726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:32:55.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:05.624Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=ae670399-2d7c-46da-b519-cb28549a1e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:15.631Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a3011db4-1a72-4325-9123-07896a31d320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:15.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:25.638Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=d1dea3cc-1fa8-4535-a2a3-22d66c980985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:35.645Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=e3ffb47b-63ca-4940-975a-75d4807d7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:35.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:45.652Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=c7ba0e65-6a85-46bd-9174-f8537b69d568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:45.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:55.658Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=4dca5207-aac3-4bf5-90ad-a2924c2b1712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:33:55.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:05.665Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=1d9002f3-388f-4e0b-8856-1a9ee85b0c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:15.672Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=72dfce05-df9d-4fe0-bab9-f665b18abe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:15.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-08T04:34:18.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-08T04:34:18.352Z |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-08T04:34:18.353Z |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-08T04:34:18.354Z |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-08T04:34:18.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-08T04:34:18.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-08T04:34:18.357Z |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-08T04:34:18.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:25.679Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=2ff82c6b-b523-4d01-b4f1-52515291ae3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:25.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:35.685Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=629eb5c5-1c01-49fc-b3c6-6123574f9a0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:35.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:45.692Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=b8492744-c701-4673-b0e4-1133327ada1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:45.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:55.698Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=bca1956c-4757-4cf2-839f-b051c2ca94e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:34:55.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:05.704Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=353c8bf4-93a9-4947-952f-77b645762f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:05.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:15.711Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=62ba86f4-5a49-4df4-a870-e6c30d705469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:25.717Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=8c096d00-4dcc-4322-93ef-2fb2c25e4e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:25.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:35.724Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=a8ff7d45-15b3-4715-b32c-213d33df5b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-08T04:35:45.731Z |INFO |Init configs |InvocationID=7214b063-0fbf-42c3-8726-a6993f6b8551, InstanceUUID=670ace5d-a6f3-4fa4-80ec-32986163b21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks