By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:19:13.083Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:19:13.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:19:13.150Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:19:14.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:19:14.257Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:19:14.257Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:19:14.258Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:19:14.391Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T05:19:14.525Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-18T05:19:14.574Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-18T05:19:17.169Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T05:19:17.907Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-18T05:19:17.941Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-18T05:19:17.942Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T05:19:18.040Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-18T05:19:18.040Z |INFO |Root WebApplicationContext: initialization completed in 3464 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-18T05:19:18.857Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4251735c-0718-4113-b164-324bf4b70136 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-18T05:19:20.283Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4251735c-0718-4113-b164-324bf4b70136 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T05:19:22.242Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4251735c-0718-4113-b164-324bf4b70136 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T05:19:23.080Z |INFO |Started MainApp in 13.832 seconds (JVM running for 14.844) |InvocationID=4251735c-0718-4113-b164-324bf4b70136 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-18T05:19:23.210Z |INFO |Start scheduling PRH workflow |InvocationID=4251735c-0718-4113-b164-324bf4b70136 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:23.239Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=46252d12-7741-478e-aeb4-9d342446b5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:19:25.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T05:19:31.773Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T05:19:31.775Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T05:19:31.783Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:35.080Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=82d74064-ea75-4a0b-b054-513227de897a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:19:36.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:36.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:46.211Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=76c8196b-9b7f-471c-bf61-2bab4383a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:19:47.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:47.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:57.339Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d2bbb288-930f-4608-9765-ea600bab377c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:19:58.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:19:58.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:08.539Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=64a4f78e-ab45-4b63-a681-f7bd3e707076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:20:09.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:09.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:19.609Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=15a9fa3c-170f-45cc-b5b4-67a1fb4e14bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:20:20.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:20.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:30.718Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0b32a12e-2a2b-4705-93b1-ab32ffcc7594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:20:31.785Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:41.787Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=04faabba-2dae-401f-b615-1dda8f22a9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:20:42.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:42.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:52.891Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d32a1967-122a-433c-a825-70dd35b5917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:20:54.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:20:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:04.003Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5eb7e1ca-6331-4408-bf5b-8393fad6a175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:21:05.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:05.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:15.097Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=61cd4fa8-3d01-47de-ae96-20d4e3af9d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:21:16.200Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:16.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:26.202Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5b560db2-13e5-4a59-bec5-4c280fcf3597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:21:27.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:27.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:37.338Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9d25440d-910c-4478-bd69-e17400868a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:21:38.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:38.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:48.440Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=631072db-817d-4b88-adf7-245cc2f6ca15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:21:49.481Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:21:59.484Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=db8fbf64-52e7-4388-afc3-5717a2a0ca75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:00.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:00.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:10.617Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7f3d1e64-c208-4bf6-ad9a-c76c22b5f00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:11.686Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:11.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:21.688Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ed4de139-31f2-425f-8ea9-a90e5de1d04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:22.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:22.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:32.858Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=143dd466-56c4-431b-b20c-2c8988c84f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:33.959Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:33.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:43.961Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=893b2fdd-892e-4b93-8535-4779f62cfcf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:45.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:55.034Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e7056ba1-3744-4fe9-8a8c-7895d9ed6931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:22:56.139Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:22:56.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:06.140Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b4172205-9c31-4eab-a633-f18047f4ee51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:23:07.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:07.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:17.272Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d17413a-62ac-4706-959f-06ca9d6efbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:23:18.444Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:18.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:28.445Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c78a549d-65aa-4ddc-b3bf-c3e64b73754b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:23:29.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:29.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:39.548Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba292e2e-283e-4ec0-898d-77d9c54f9afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:23:40.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:50.687Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8503c0a9-4ef6-4134-aebf-93f9d90d39db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:23:51.750Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:23:51.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:01.751Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=74cdeb57-cc05-4d2a-8200-9d08ed748a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:02.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:12.856Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c38955f4-8645-4666-8270-688ba95edcf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:13.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:24:20.236Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:24:20.236Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:24:20.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:24:20.243Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:24:20.255Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:24:20.255Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:24:20.255Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:24:20.258Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:23.901Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d2f5bf36-6ff9-4da4-9517-a6d2267f0cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:24.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:24.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:34.988Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d5430a3a-8752-447d-832a-d60f4009b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:36.113Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:36.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:46.119Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c2d9d56e-2dd0-4840-a67d-0ba16671cf17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:47.243Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:47.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:57.248Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b9fec98e-e4f2-4178-9d48-ae703ca43687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:24:58.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:24:58.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:08.345Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1c9c4c95-dc7e-42e9-be8b-996ac63f07d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:25:09.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:09.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:19.452Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=47c2ef04-61d3-4ddc-a1a3-601248ff7ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:25:20.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:20.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:30.620Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=deeb3f1c-7fcc-4123-9ba2-9c2fb0330f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:25:31.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:31.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:41.792Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2076bf83-fa27-41eb-968b-0194eecb209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:25:42.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:42.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:52.889Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=750a0446-31bc-4553-8cb2-a5d55c25269f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:25:53.971Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:25:53.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:03.985Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4a20cb07-a158-4121-bbb1-4425a436e0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:26:05.068Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:05.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:15.071Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ea39ec8b-b53c-415d-b3e0-82f306e829c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:26:16.171Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:16.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:26.173Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=45970c56-27a9-48bd-9697-3b9dd12c1792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:26:27.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:27.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:37.306Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cf25e0a0-a10a-4b84-a99e-f71e1d26aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:26:38.409Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:38.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:48.411Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=91d746ed-c6f5-40ab-bf6b-83c416906801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:26:49.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:49.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:26:59.545Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7d78d815-5249-43bd-854f-a0e1473d6856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:27:00.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:00.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:10.714Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ade32c39-2c70-4591-9d8d-2597006c8fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:27:11.818Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:11.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:21.821Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ed6fc430-5465-499f-93cb-e5f07e38fc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T05:27:22.983Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.237:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:22.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:32.984Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f4163042-d36b-4ff3-997f-265c8a8b94dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:43.287Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6440d0c5-5a14-43f4-a5da-51ec37f0a812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:43.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:53.316Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8198aa39-6509-4361-8968-6a20a73905d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:27:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:03.355Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=613ecce1-ea19-4454-b700-533e3024a29f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:03.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:13.382Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3df36ddf-b576-46a0-b6c7-aed44f53c376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:13.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:23.408Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7519deef-a55d-4e5a-a8c6-e66aa1867e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:23.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:33.424Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=814bd8cf-5297-41a0-9260-325bd965a338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:43.446Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=abe2aca0-eb71-4d5c-bf82-198393d30e74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:43.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:53.470Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b5631cff-696f-4004-9583-f52d13d952d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:28:53.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:03.490Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d0252763-1bd1-4132-9056-d6143759030e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:03.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:13.510Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cd67402c-73fc-4b0d-8017-721a5c4c0903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:13.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:29:19.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:29:19.439Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:29:19.441Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:29:19.445Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:29:19.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:29:19.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:29:19.463Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:29:19.467Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:23.533Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cc6a8575-eb58-4131-8f34-9936bc2e3f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:23.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:33.553Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bd48e980-02f3-45cb-a20f-1b72df5f88a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:43.570Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a87a5d61-0249-444e-b6db-ee69b5e8d212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:53.590Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cec4a3dd-249a-46f8-96f9-2a97af272027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:29:53.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:03.618Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9162a4bc-4d32-426b-bcf9-9d49596eb2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:13.652Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=418218ef-12ad-4ddc-b241-d9e75e696bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:13.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:23.687Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c6dcf560-90f8-4bfc-bbd2-e485b815a394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:33.710Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=93699659-a9d2-472b-9509-edce9e387372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:33.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:43.725Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a82d7fe-fc68-48ee-99b2-ea4f5e1dc1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:43.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:53.746Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=37e03f34-9916-4c2a-8f0f-b34753236940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:30:53.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:03.783Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c9cf261a-9f2d-4be0-beb9-d2a45309816b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:03.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:13.801Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=199cbd53-42fa-493c-8bae-b0c5577fd856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:13.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:23.822Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6f5e0f13-de4e-4c80-8b1d-6f9737e9ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:33.837Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=215f8ca7-b91d-4d4d-a8cb-fe8305978126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:43.855Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=725e703c-9863-4eee-921e-08e81d622129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:53.877Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ac8f835-9f9b-4158-91d2-ab4f6df59f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:31:53.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:03.890Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=666a8d00-9a52-407a-bd94-bedfae5584c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:03.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:13.934Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6416febf-2f1c-4388-8db1-99f82c4dc06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:13.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:23.960Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c5f84ec3-808b-422c-94b2-91639bc1b93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:23.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:33.989Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b4b9034e-751b-4bfb-968d-f41d86fa7a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:34.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:44.020Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=70bf3b55-6966-4984-b169-d0b33f7678df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:44.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:54.053Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eedd8a23-6c5b-402a-a900-ff476f9348a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:32:54.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:04.092Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6a766458-2fd5-4e3d-be95-973a78e2be19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:04.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:14.114Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba960458-4c85-4faa-9110-ed09778e97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:14.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:24.131Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b73e81b2-26f5-4c99-bcb7-9b3690280418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:34.148Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8f235fa7-d3a8-404d-8749-5cb16975a2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:34.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:44.166Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=837e5d67-6561-4bc4-8c51-44317ac04fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:44.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:54.188Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cb919c9d-9e5f-4930-a44d-115a9b968014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:33:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:04.204Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f18f7e6f-5976-486e-8421-13f2248b768a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:04.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:14.222Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=81c292a2-cd6c-48ab-8227-e1b7abc8adab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:34:19.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:34:19.350Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:34:19.351Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:34:19.355Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:34:19.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:34:19.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:34:19.371Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:34:19.375Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:24.239Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2ec65626-1d49-489a-a35d-f1d3547d833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:34.258Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6041a8f6-9a72-4444-8f34-df75bd91b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:34.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:44.280Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c607ffaf-5c3b-4fb2-b064-1e67c24017f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:44.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:54.305Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2727dfd5-7b45-479a-b4df-b1bbf70c3196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:34:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:04.319Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ee93e18-2ec6-4b66-9fbd-666da7b2fbd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:14.338Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=add35bac-0ec3-4de1-bc76-a56e4bfa4c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:24.352Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=09fad9c7-2480-4b69-bbc6-9cbf2b018834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:24.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:34.383Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=23a5856c-8add-463d-b903-d6313648ad60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:44.402Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=14fb67b4-e5b1-4145-b64c-38db0cff13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:44.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:54.418Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ff45c163-fc73-4342-bdf9-76a0d673f051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:35:54.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:04.436Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f9d83df0-7fc4-40fa-a885-261caf0abf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:04.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:14.461Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fd3fdc32-504e-4521-944a-c7611c878ee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:14.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:24.473Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fe128d5d-430c-4056-a51a-990d946285c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:24.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:34.500Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=44bb5886-2b56-4a81-b4b3-a98c74819cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:34.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:44.524Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a165a206-94ca-4302-b154-8d3086a98ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:54.537Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=da65f9a3-6d7d-4973-991e-a976b0d728e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:36:54.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:04.554Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=84f91f5c-3d2f-466e-9864-137a71cbf221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:14.588Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1741727a-c9bf-40cb-8913-a9f8f06da8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:24.606Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=82a4776e-8d2c-4605-b3a7-8001fc8684cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:24.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:34.642Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5c617229-40ea-4d92-996f-9482b75577cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:44.688Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f44915e5-46fe-449c-bafa-ae8709cfdf9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:44.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:54.700Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4becbeb4-0c49-4f0d-8e78-3e28d5559f27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:37:54.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:04.728Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bfe7a6f6-ca9e-43ac-9e36-f2407d7e7720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:04.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:14.745Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1b4aaaf3-944a-4dc5-8d69-391e5dd1d5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:14.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:24.760Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=11278a1c-1dc0-481e-a4d5-071ae60914f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:24.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:34.797Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=89af910b-189d-4ee6-9476-cb7b41048048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:34.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:44.821Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6667eec4-bc1a-44ef-af35-a415865a7b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:44.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:54.836Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=300b3b9a-516f-4871-b08a-d90a5660a59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:38:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:04.860Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8cd50e15-6b17-4971-91a9-f09803ce7556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:14.880Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fcff5395-8d53-4ca3-806b-1f0f71e5f133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:14.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:39:19.312Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:39:19.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:39:19.314Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:39:19.318Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:39:19.336Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:39:19.336Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:39:19.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:39:19.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:24.895Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cee21d9a-953f-4cf2-9389-9e5cb39511ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:24.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:34.911Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=80a45247-e6b2-425c-9f29-778be320e644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:44.925Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=dbb45f0b-aac3-4cb7-b8cc-dccf2bb763f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:44.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:54.941Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=39af567c-2af7-445b-9265-25fb48ceecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:39:54.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:04.955Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d1a2c8f1-26d3-4eff-8c48-4f11cc492ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:04.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:14.971Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=197bffec-5a79-4c3d-8924-e7cbd5626d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:14.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:24.983Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0cf0232c-4898-45cf-a301-e40ae32dea57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:24.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:34.997Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3e135354-7038-4217-9268-9c5222eaa779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:35.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:45.010Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6e1b657f-8547-41c0-b36f-57dae3c0c49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:45.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:55.028Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f1205e0c-a2c2-4bdc-8852-7261bc445fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:40:55.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:05.042Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7605af46-bc31-40c7-a7a8-49cdd9252713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:05.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:15.058Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6382667b-351a-4023-9b9e-58533328e150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:15.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:25.071Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e804a09e-3380-42b3-b538-c4b3317689c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:25.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:35.096Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=362f9e14-ba14-4b65-8b3a-83cd0dc9cc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:35.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:45.115Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1ac2d002-01d2-43d6-861c-617124226b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:45.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:55.132Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ae42ab8-ba32-4f58-8753-f804bdb39fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:41:55.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:05.157Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4d782d30-4b5b-4db8-bd10-4cc7750e8c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:05.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:15.176Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6708120a-5318-47a9-8deb-f09c0bd4876d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:25.198Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=119ae09e-1451-4541-93d6-89778182e525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:35.215Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=57642326-15c3-40ed-b0e2-7c161012fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:35.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:45.234Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7f85aa80-8cda-4179-8544-ce77b217e6ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:45.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:55.250Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f8412bf0-b1de-404b-90f0-8eeba8ecd18c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:42:55.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:05.261Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=82e618e3-8c83-47ea-9e04-80d67d265eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:15.283Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=534dc4a6-0d9f-49c0-af95-93fa94c121f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:15.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:25.297Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4793ae56-7387-4814-956c-225fbde20769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:25.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:35.309Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cf223ad3-a533-4643-ab77-190da5df3075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:35.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:45.321Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9dcb86cf-2f73-4f6b-ac44-9dfe34bffe34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:45.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:55.335Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e15eb46a-266b-4f55-a770-c2411084f4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:43:55.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:05.351Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=11815b46-3e7a-43ca-8e27-e98cb2792164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:05.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:15.366Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2cfb1037-ad0a-4257-964f-23261ed81a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:15.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:44:19.313Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:44:19.314Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:44:19.315Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:44:19.318Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:44:19.335Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:44:19.335Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:44:19.336Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:44:19.339Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:25.381Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5a7778bf-0e2d-4d82-866c-ac919da771d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:35.398Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d4a45e9c-c742-4744-9539-a57edcbd6d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:45.409Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c660d9b5-850e-4217-aa58-e3d35ff5c616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:45.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:55.421Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ca9d2843-286a-4bff-9849-66062d6c29dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:44:55.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:05.432Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7e721401-ad99-43a6-818e-b575ab579ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:05.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:15.446Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c6b9634c-af19-45d1-a24b-2bb1e2fe4c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:15.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:25.462Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=73143c60-c60f-4cb6-928a-d05bf9a091df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:25.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:35.474Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c90052fd-8e59-41b2-a0d3-1ef368896311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:35.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:45.492Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2777ef7b-9631-4113-a991-db408141314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:45.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:55.506Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=85068e96-e21e-4fce-8f59-052496942ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:45:55.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:05.517Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9be49d07-3c2f-459f-808b-743f0b00ed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:05.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:15.530Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=355d22f4-13b9-499a-aa1a-dccc30d18c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:15.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:25.543Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f75198ba-9db4-4706-9352-714a886d702b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:25.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:35.558Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0b4bef2f-4ba8-4958-bebd-ef1650663267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:35.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:45.574Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2049836b-9c37-41cf-864d-542bc40dc7cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:45.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:55.588Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=709b6b90-7439-4755-af91-6eb7e2afe8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:46:55.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:05.611Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=752ceb68-dcdc-46a5-adf0-de9617df2b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:05.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:15.632Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5ec3f368-1a6e-4d0a-8842-1514c07cde18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:15.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:25.654Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bd06a326-390a-4fcc-b72b-6ab8fc71cfa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:25.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:35.668Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ac121aee-4ec9-455c-bae7-dd142675b0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:35.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:45.682Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d793eeee-c166-433e-9010-41a0459bd436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:45.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:55.696Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9ad9a18a-d594-47f1-8ccd-2abeccf6861c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:47:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:05.711Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8f80c7bb-9867-4559-b1b3-9e278022d7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:05.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:15.743Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4b895dfc-bfb1-4348-a6e0-73baf29a14a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:15.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:25.760Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d20edd23-c317-4689-a49d-11431af3c83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:25.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:35.771Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4cb4a7d4-f00c-44a0-9e97-77b0a0b41856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:35.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:45.782Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=18bc8aaa-f5ad-41f6-8159-8f25fe4708f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:45.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:55.794Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eb24d0e4-2685-4e1e-9971-028c6619443c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:48:55.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:05.805Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=71b4db82-82e8-4c0c-96f2-5a12c7de6b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:05.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:15.823Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=52d6f1f0-8a34-4864-8584-8f4eae9d799f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:15.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:49:19.293Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:49:19.294Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:49:19.295Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:49:19.299Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:49:19.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:49:19.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:49:19.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:49:19.310Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:25.837Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ce0e63e-2bbb-47f6-b896-a19928550278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:25.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:35.847Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d1334c3-f495-46ad-8faf-e3d15ef3f608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:45.860Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ef19af46-b480-4398-b6cd-0beb142ddab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:45.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:55.871Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c1025d64-1c24-4489-9c2f-a9b20126ce49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:49:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:05.884Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ebea8d3e-5877-4bb6-9685-db8b72ea1392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:05.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:15.916Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ae7f8f60-da6e-4df7-a5ee-f51df80b3306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:25.932Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8f4074eb-13a9-4370-8796-c425647ca090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:35.951Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=93b22457-b3b6-4067-9604-b05308afe087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:35.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:45.969Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cdf51627-8695-4363-a1a5-4d7e80e798bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:45.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:55.984Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6bc90972-cf9f-4ad1-af7f-de85d8f31ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:50:55.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:05.997Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e9e12fc6-175f-46c2-9e91-ea062d38f36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:06.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:16.019Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f43019c9-8c8c-4248-82ed-77b539993744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:26.034Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c268b233-d187-497b-8825-3c2429b5ac3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:36.047Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4907162c-0fdd-4ab5-b97f-44a5a69c23a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:36.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:46.059Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5eb70587-247c-4b1f-977f-6e6113078cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:46.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:56.070Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=34f3bfb1-d423-4474-9e81-52ff0944e16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:51:56.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:06.082Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=339e0ee3-ce67-45cf-a95c-7d9770d49f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:06.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:16.094Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a1569316-2355-417d-aef6-6b01b5297e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:16.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:26.112Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=01018fdb-64a1-475a-a4dc-1974b7582523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:26.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:36.140Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3e10f1e7-8186-47f5-a9f6-b841d1b5ab16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:36.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:46.156Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b93a1468-e5a8-4f15-9fa5-dead1fe66458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:46.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:56.172Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e45aec93-56c8-4257-8ade-157d5e2fcd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:52:56.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:06.186Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b405cf16-aded-420c-b674-947498b644dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:06.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:16.200Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=88d75d61-f464-4cf3-a1e7-4ddbbbf67da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:16.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:26.221Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=78563b7c-a687-4bb0-a3a4-f24453cee836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:26.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:36.238Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a93911a-80e5-4b3e-805c-d7a494b7874e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:46.251Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c18da880-b5e7-40c3-a5b7-e6c4e91eacd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:46.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:56.262Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b67949c7-79a9-48e1-bbb8-fbab3e9d9a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:53:56.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:06.281Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ca65cdfc-b5b8-4a74-afc6-a848053107dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:06.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:16.297Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6240e11a-843e-455b-b222-b3834b272151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:54:19.263Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:54:19.264Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:54:19.267Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:54:19.277Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:54:19.293Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:54:19.294Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:54:19.294Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:54:19.300Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:26.312Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7cca053b-5ac2-4980-bf65-402e20b3274f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:26.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:36.345Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=79f37982-f997-40e0-b49f-93114b153ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:36.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:46.358Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6ac9a05f-f2e1-4e4c-a77f-d52eafb3a301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:46.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:56.371Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3fde8558-67a4-4657-bb74-0a2c9627d8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:54:56.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:06.388Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=445d98b5-48d7-474b-8c5a-4f6be714d867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:06.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:16.399Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2323da3d-77e2-4883-9a30-78036f728ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:26.411Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ebb5c0ee-4fb7-4dfc-86d4-2b540923cc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:26.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:36.429Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e75e2fab-c1d1-40ac-9be4-3db2fe170a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:36.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:46.447Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9993bb52-207c-4fcc-855c-a3d1c6ef1150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:46.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:56.457Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4aa99e1a-dcf3-4bc5-8be7-9d53c5ff87ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:55:56.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:06.469Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b20d42e4-ecc6-4911-9f16-cf8af60de05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:16.481Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d9bf6645-901b-4102-b203-b988e6fb05ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:16.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:26.497Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f828c604-ce90-4e91-902b-8638e447464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:36.507Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8fae8b0a-9e8f-4610-bae8-06b4e4dcfdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:36.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:46.530Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7d180aff-67dd-47d6-8caf-7524e6341d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:46.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:56.556Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9ec856c4-efbf-44a4-ae1c-e24d3dbcd0bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:56:56.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:06.592Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=925f07b6-f4c2-46aa-86ed-f746fcc502a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:06.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:16.631Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=84e2a1d2-9483-44b5-b158-e929589ebc6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:16.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:26.664Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=28ab2481-9c4e-4b22-89c8-3d33510e56a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:36.684Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6f15b725-b10d-4d3f-b3a5-e549bc3bbac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:36.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:46.700Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9319fcc2-c473-4502-9f49-85266320a6f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:46.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:56.711Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7be84062-44b8-42b0-ad67-df4729eb89b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:57:56.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:06.724Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3089ef05-8823-4000-a573-f20a5fb217af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:06.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:16.749Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2bbe3838-07e2-493e-9f6a-bbcb8f584475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:16.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:26.762Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=654780ce-d91d-4885-b4b9-6fcb86523df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:26.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:36.776Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=20911084-7455-43fd-8816-2edc29e851b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:36.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:46.790Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=32eccd92-ce70-4a50-a72d-990ba5fbee68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:46.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:56.800Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f4212829-8f07-43a4-8569-053026d94956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:58:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:06.811Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5aa9e1bd-87de-42c8-b6e1-79f81cfec14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:16.823Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0c71ca9c-1ff5-4905-8775-28e000ed4d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:59:19.292Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T05:59:19.292Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T05:59:19.294Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:59:19.297Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:59:19.307Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T05:59:19.307Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T05:59:19.307Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T05:59:19.311Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:26.833Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0e668d29-5cf1-494b-b382-194c04f2f41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:26.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:36.850Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ddf4acf3-c26b-429c-a207-27fa7b63cd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:36.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:46.860Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d2138c0e-5352-4c2c-93a9-82c7a48df210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:46.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:56.871Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=26215e64-e9b7-40e3-bc10-9f0723c3ef28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T05:59:56.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:06.892Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=86c84586-fe53-453d-9733-cb6e47479b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:06.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:16.901Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e4da7bfd-29af-4930-b1f7-f91b9164ae1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:16.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:26.924Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f10dd740-c8c9-49d2-bf79-4ca384b77f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:26.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:36.934Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=baf048bf-52fb-42d5-b573-7bed08c29ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:46.943Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=dc99b062-2784-4006-a4b4-91cfb2487525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:46.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:56.951Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e0f7ea5a-bfb2-441f-9bd2-e175b4c84caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:00:56.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:06.963Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ce627c7-2244-4e20-b305-29972bf583a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:06.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:16.976Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=19fd85e2-c148-4bae-b146-cf105f703e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:16.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:26.985Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=185d1310-0120-4519-9f1a-32b8bd753ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:26.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:36.996Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=81b6f23a-6f78-4614-afd2-f0ed3be1adfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:37.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:47.008Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=990daf4a-c9fd-4ee3-98b7-0cf8707c74f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:47.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:57.021Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1788490b-a470-4c05-9c0f-222334f5b341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:01:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:07.034Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8169180f-e64b-40ea-b26e-99d9c700f214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:07.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:17.051Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cc7cd075-cc4a-44db-a339-25035410259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:17.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:27.063Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4e95cfe2-d5c5-41a8-aa0d-3cc5d7c969b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:27.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:37.076Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=210e25ae-15bd-4a13-bc17-c5e32887df37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:37.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:47.089Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0917bcab-56c2-42dc-9a4f-f3ff3eb8161b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:47.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:57.114Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=687e07db-2851-43d7-ba2a-e01d7cc6c9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:02:57.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:07.125Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f2403d1e-56cc-4bdc-849e-947970d78116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:07.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:17.142Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f411e0e5-c3f6-402a-a5a9-9e48b137e60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:17.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:27.152Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b566694b-7014-4cc3-8382-bdfcb48cc22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:27.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:37.163Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4082769c-8646-4308-a5ea-33e9275759e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:37.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:47.173Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=249eae0e-daeb-4736-9f3f-c7e4d6b23814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:57.184Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d50e5a09-7e1d-496e-a4eb-9208c22f66fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:03:57.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:07.195Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b5f47026-80fa-4e0a-af23-7774cfa7d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:07.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:17.205Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d7faee86-81e2-4257-8448-41e915152fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:17.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:04:19.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:04:19.291Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:04:19.292Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:04:19.298Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:04:19.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:04:19.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:04:19.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:04:19.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:27.219Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d14102a-a9cb-441b-8115-b771bd0ef339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:37.228Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f2bc432c-3189-44be-a365-4a9f89829e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:37.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:47.257Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d24d615d-ea8e-4783-ba8e-5f0f5561f538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:47.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:57.274Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bb9a1c7a-860b-4cd1-b6fe-a5764e627147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:04:57.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:07.288Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7b5a3ecb-9f02-4f0d-a433-2cfad86b5916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:07.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:17.304Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3ba2e4b1-7ff7-4b8a-afee-20849417c5bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:17.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:27.317Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6c8aca71-65c6-4d85-9426-ef21b3cdcf30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:27.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:37.327Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4cb50cc5-26c0-429c-9042-c5e0e85f1564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:37.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:47.339Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d266ac72-1eb4-4464-804e-2d95a04e6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:47.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:57.349Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8241f4a5-e20f-4a4f-8dee-aa972d50adab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:05:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:07.361Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5fa54192-a575-470e-bca4-8faf15238bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:07.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:17.371Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=52a747be-851f-4c9a-9afa-af4ec660f9af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:17.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:27.384Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b1fd9458-04b2-4cc2-a6cc-dd1b5d9185c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:27.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:37.396Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2e7f66e5-f82a-4bb6-8d21-16f60bcaf910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:37.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:47.426Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d66e8035-d5a5-4142-9f82-3dfe0255bea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:47.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:57.463Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=24de40ed-d80f-4bf3-8649-bb897af31768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:06:57.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:07.490Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6bc5f362-89fc-41f4-a66a-1b92c1e311a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:17.506Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=626ca7d1-3685-4909-811b-85d73264e1f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:17.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:27.521Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=334ac2b5-3ee5-473d-b6a4-bc6dc43c3604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:27.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:37.533Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a2309088-9c84-4338-83d9-0cb4a069882d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:47.566Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=97d80305-d458-4bec-b4e0-df9b4b1b30c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:47.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:57.578Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7274bcc7-0385-4c9b-91a1-37ae96e8bc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:07:57.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:07.598Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=df66f6a9-d638-42a7-83fe-355c0f8c48e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:17.619Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=03087f74-0b5b-4c12-affc-61f2e3043c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:17.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:27.633Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=63b78fe6-7af9-4303-ad98-e5f7a69d0722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:37.649Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2464b37e-6749-40d5-b9f8-e6a246dedda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:47.677Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f2d2fd73-5f63-4732-ae07-c8a54df30884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:47.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:57.690Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=692411a8-632b-49a8-aed1-569a60d65985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:08:57.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:07.714Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8ae938c7-48cf-43e1-95ed-9d8e469a36d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:07.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:17.728Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=755375d0-8645-4166-bf58-91f1dbaf7cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:17.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:09:19.295Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:09:19.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:09:19.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:09:19.301Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:09:19.317Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:09:19.318Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:09:19.318Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:09:19.321Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:27.744Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=908d5b8a-c9a5-4d13-bddb-1f891027c81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:27.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:37.800Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5b3142ec-9f26-47ff-8925-799263701edb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:37.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:47.812Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=82920216-9b2e-4e18-9d9b-4e90df5aed8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:57.829Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=048bb63b-b320-4062-812a-f957eeadcb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:09:57.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:07.842Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=971bf4eb-a3e2-497f-a284-70f3ec6991ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:07.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:17.862Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=62a5464d-d918-4e4e-8120-979e1a89c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:27.890Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a27864e3-c707-4ea5-a170-cc68806976ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:27.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:37.904Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bb207c24-3a4b-439a-bd61-a4319ff2ca33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:37.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:47.924Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5cfcc75e-cd13-4cd6-91c0-5eefa4ce0e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:47.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:57.935Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=228dccc8-f995-4206-9523-f4c6e97dce25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:10:57.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:07.944Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1218d1eb-5093-4238-a5f5-240c230c4781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:17.974Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=043b2c83-3f0c-447e-bb39-8c402601d60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:18.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:28.007Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=728335aa-66b2-42c7-818a-f271148968fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:38.018Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3deacd24-d99e-46cd-a48c-8ec4b29e93c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:38.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:48.027Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f89215ec-f7ce-47cf-8831-b7be4c6a5f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:58.036Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c8c99cbb-33aa-4aa2-bf93-46fd23fe0817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:11:58.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:08.050Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=145fc0f5-e972-4b5a-b1f6-5c37d7bc31ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:08.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:18.063Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=37de7fb5-8908-4310-b11f-8d32d9e2d775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:28.075Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f1fdc20d-c35a-4da7-8646-0448801e8d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:28.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:38.104Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=99f54225-d2ff-4278-8ed8-87e65f4eb2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:38.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:48.114Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ea86dbf7-50ad-4f73-9f39-1f8d1769c5eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:48.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:58.133Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=409e02fc-895f-4120-8861-91fdc0c257d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:12:58.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:08.143Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c64d044f-c3c9-414d-acaf-6ca53a941bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:08.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:18.152Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bbdc3dfd-c0c4-46a7-8a07-ba9ca94fc39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:18.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:28.168Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2090a0c0-2688-4987-bc2e-d3339fdd3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:38.181Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=05d15cef-37c7-408e-b833-0b039c07f45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:38.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:48.202Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9dd3a1d4-625e-42cd-82c4-e587e773f94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:48.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:58.215Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0e64bee1-4caf-4993-b96e-0f76404271d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:13:58.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:08.224Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3aa90761-5a79-4bea-991a-595b7f6fd2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:08.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:18.234Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=070a643e-b63c-445f-a25d-7d56843d61b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:18.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:14:19.253Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:14:19.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:14:19.255Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:14:19.260Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:14:19.270Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:14:19.271Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:14:19.271Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:14:19.274Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:28.244Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f0585ce1-0b59-4b8f-b1fe-2b6cc60166d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:38.253Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f90d0205-b677-4b65-8c95-aa80767e050d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:48.280Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=063496b7-04ea-4295-bfe0-b9e203ee01c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:48.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:58.289Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1a4980c8-5054-4b3e-88c6-14d78333bd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:14:58.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:08.300Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a879437-fbcb-4b60-95c0-ed03ea73f546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:08.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:18.310Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4f20e7e1-1daf-4436-94b0-95c0a7987064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:18.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:28.335Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=76cd80a4-b4f4-4807-a21c-0a074400f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:28.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:38.349Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=78e86160-dc1b-49c9-861f-299fd170a96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:38.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:48.367Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d483d0c3-7610-403b-ab2c-5241fc1588e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:48.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:58.375Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=da10821d-6bea-4f1d-aa9a-769204880b54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:15:58.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:08.391Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9ecb2061-caf2-4ca4-9315-7e9cf06a54df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:08.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:18.407Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ed8ee10e-d3eb-4048-b634-df264d87252d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:28.424Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8447d934-5d8c-4e69-99df-ca28833fa066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:28.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:38.436Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3084a2b8-489e-4ce1-9318-8f22de3e770f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:38.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:48.446Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=88a08795-367f-4044-8273-b474526b376a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:58.460Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fa0000a5-26e8-4e24-be4b-3c07f6159479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:16:58.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:08.475Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eca899c1-9bfb-4092-af80-34ce27e3a3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:08.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:18.487Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=947e6c9b-917e-4a13-b546-43bf7b29dfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:18.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:28.500Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e523bfc5-b99a-4e1b-8141-9e9aaca02a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:28.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:38.518Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=54cf8d38-6058-45eb-9105-80c2460987ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:38.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:48.528Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=79b3a4e3-1c8e-4177-bb92-19b53dc0a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:48.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:58.539Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0f5c58af-8312-4e28-abd1-439f0c8a2913 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:17:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:08.551Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=95847166-c928-42c3-a099-a1b41813f784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:08.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:18.562Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=37082386-40ac-4a7a-a824-4330ab04564b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:18.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:28.575Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5bc68c8a-023f-44b4-9dd5-ac4cc3f875bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:28.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:38.588Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9d56fc73-5a2e-49fd-b57f-09942cfacd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:48.604Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=440137c0-af61-4935-87bd-af964f7c88ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:48.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:58.616Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ced049b6-0cc6-4e95-8346-3ab76ac50684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:18:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:08.633Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=06b7869b-5713-461a-b64f-ef9ec82e352b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:08.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:18.653Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=77904807-de48-4d33-8846-16d6164c8c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:18.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:19:19.274Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:19:19.275Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:19:19.276Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:19:19.280Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:19:19.290Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:19:19.291Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:19:19.292Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:19:19.296Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:28.664Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4fe88de4-caa2-4be7-9dd6-1f3331ae2737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:28.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:38.674Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=380f4a98-1ee5-4353-bc07-b71eba1c039b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:38.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:48.685Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=00968e59-83d4-4226-b48a-87de28e119bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:48.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:58.695Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=db7e22bd-dc67-4232-a8ec-87d71c7ce881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:19:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:08.708Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=47ec7a01-42fa-47b5-b91f-802597ee1bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:08.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:18.718Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3cb82ad3-0733-40a4-a2fa-36d6155332ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:18.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:28.730Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7f4d0390-9a48-4ace-8025-da0a09f8f6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:28.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:38.741Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f9a1d178-05c7-45b4-b6aa-7198cef943bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:38.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:48.749Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7355c08e-63fd-4b22-99a9-62eafbaa88a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:48.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:58.761Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e5c54ed9-d17e-4097-951f-4eb74c01becc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:20:58.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:08.772Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d16eb502-154e-4c07-b5b6-bc2ee7aa22fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:08.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:18.788Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=615b8a02-8135-412d-acd4-99cc7b8b4c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:18.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:28.798Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=88025592-6406-4047-a9ca-6598104e2e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:28.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:38.818Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9139d2cf-e330-4c9b-8875-fe9cd5151c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:48.832Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1dc8e3c9-8c03-4c62-8c95-b621dc6fef61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:58.842Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bcbe7cec-aa38-47bc-9ebd-cad5d0d1ae1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:21:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:08.853Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6dbf3e1d-a6ac-42bc-beff-b74a16ff5c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:08.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:18.864Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ca17600f-1b8b-4447-bd5b-d8cd3fbc7348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:18.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:28.884Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=aeb7de95-f0ba-4dc6-8d7c-cb3461917dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:28.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:38.896Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7320acc6-6939-421b-a49d-07725dd4cb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:38.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:48.910Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4a81ddca-de57-43b5-a92b-f6f26b6058d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:48.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:58.931Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=65bade32-8a66-491b-8f84-ee41e750ba10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:22:58.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:08.943Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7de72fe1-fbad-492f-a5cb-684eb2dc93fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:18.956Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=412b9a09-fc96-46bc-a3b0-cfb132520937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:18.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:28.967Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=aaf518bd-659b-407c-a533-169f174e7d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:28.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:38.979Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eaef5147-cda0-4d60-aa89-0eb8ef94ba45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:38.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:48.987Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=23c42ae3-55b6-495d-9b4c-45833a6cf9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:48.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:58.996Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f109195a-d912-43f4-a8cc-050ceb17cac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:23:59.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:09.005Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1d6e2e60-f391-4cbc-8a57-01744dc75102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:09.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:19.035Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f85334cb-eb6a-41d4-ae13-9cb91998e614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:19.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:24:19.308Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:24:19.308Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:24:19.309Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:24:19.313Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:24:19.319Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:24:19.319Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:24:19.320Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:24:19.322Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:29.052Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=90a3bd8e-886a-43b7-a7c1-ac875b831a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:29.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:39.062Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=db0905ca-7554-4c83-86ad-b19df8b0986d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:39.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:49.073Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=022829d3-fdb6-42f8-b056-bc18c341f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:49.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:59.086Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d2590bab-e347-469e-b4d6-ca57020367bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:24:59.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:09.108Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=98f139ac-d0b8-4edb-b345-9611c5257c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:09.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:19.119Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e33b9bac-0b55-46ff-bdff-54ca4b0eb835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:19.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:29.136Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d1673e24-62a6-4cd0-aa92-08a6eaf45711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:39.145Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d6574bb3-ebbd-4252-b8d3-a8f8d3e21f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:39.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:49.169Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2b4d9f80-39d6-4502-bc66-204345572826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:49.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:59.178Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=82185d43-3513-4745-84de-db67b0b530fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:25:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:09.188Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3591846f-ce0b-46d8-814c-d8b832350167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:09.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:19.205Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a0e9ea38-de8a-490a-87b0-a12981669612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:19.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:29.214Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7ca33416-8d34-446b-8748-bd8296663e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:39.263Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=03411fc2-5f90-4a8b-aa8d-18be4cae4a6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:39.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:49.273Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=194ad617-1137-427e-8776-ec8ba8c1b6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:49.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:59.298Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f115061a-afbf-4411-b2ed-859ffb5dc0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:26:59.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:09.308Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3c5725ca-0460-4475-8130-1f8b84753f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:09.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:19.323Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a823e4b7-c8dc-40cf-8df2-db6c336595c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:19.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:29.343Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=40cbf703-5830-436e-844f-b02b215aba7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:39.356Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d4bc7b78-7888-4185-bb12-430aacd2eb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:39.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:49.370Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4630d5d0-0481-4f82-aef8-9e061f44970a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:49.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:59.382Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=866a4650-e403-432f-8a17-256bb3cca366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:27:59.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:09.403Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=604cb312-e717-4a31-acc1-a02d048edaa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:09.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:19.414Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=47fbc295-00d8-4f76-b398-a088eae4231d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:19.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:29.427Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d1e1ba0-5d58-4537-a732-ab7ed21cd84d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:29.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:39.439Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e492b62d-9ec1-431d-ba96-2e20c4e3bd59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:39.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:49.450Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=df791e7f-e3ef-41a7-b60e-f4b41cbfe047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:49.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:59.461Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=28bcd4e9-bbaa-4dfc-98e4-3e5d60823c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:28:59.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:09.470Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=37d205e4-4760-4a77-91b9-d64333e1375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:09.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:29:19.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:29:19.371Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:29:19.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 |2022-03-18T06:29:19.378Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:29:19.389Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:29:19.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:29:19.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:29:19.393Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:19.480Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0fae05e9-7d49-40ea-9021-a5bee858934c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:19.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:29.490Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ca2dfb32-fe38-4cf9-8ccf-8f7e1cbbc06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:29.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:39.499Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=30b70977-918c-486c-8f90-e20eca89c2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:39.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:49.510Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6ddc036b-3e08-4649-9198-d82561139ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:49.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:59.522Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cbf71213-964c-42d9-b3db-37dd8d579221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:29:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:09.536Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6512f308-5364-4011-91ca-31bd34289224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:09.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:19.545Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a361ae3b-e617-4134-9865-4a82443328d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:19.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:29.556Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9fd02141-5a64-48be-8d40-b7aebb163da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:29.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:39.567Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=442e1f32-b285-4770-861a-4d2d2d879872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:39.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:49.577Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3187bca2-6766-4f6b-a714-8f343bd3f6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:49.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:59.593Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0bf8caad-2cee-441c-87d5-1ec56db4b84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:30:59.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:09.629Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=609b5819-57f7-449c-b1cc-8573c69bc766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:09.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:19.637Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b9eaa581-0cfc-4a1a-afcf-860160934aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:29.655Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8351915b-f5a6-402c-bfef-17739fed00a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:29.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:39.669Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b250cb22-af3f-4bdf-9d89-a0af7f969669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:49.681Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e36e6d5d-cb04-44a8-a81b-a9cd031c8f37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:49.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:59.692Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=19f89364-90c8-48ec-98fc-af12409d002e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:31:59.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:09.702Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4c7f7f2a-63d3-49b8-8a95-5e22151bb954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:09.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:19.711Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1acb197d-fd96-41d5-81a6-822e4a13cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:19.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:29.723Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=dee55c0b-8860-46a8-8c6e-a8050029ab14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:29.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:39.736Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=af904983-bf12-4b31-9da8-8091ae78acc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:39.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:49.745Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=65f02f7c-37ad-4b46-8e21-9d04c81e5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:59.757Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a0f9c3f-4a32-4fa9-928f-fa83566f9f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:32:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:09.772Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ea5184ab-dbea-4365-a3fd-b174d7be0842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:09.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:19.783Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=35b31bf9-22f2-4a08-90a4-f1a5c730aa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:19.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:29.796Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=323b80da-285c-4a89-a4a0-5d0c08d8dad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:29.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:39.807Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=32fd9ecd-cefc-4e58-99b2-0219d25002dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:39.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:49.819Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cf6bad7a-eba4-4cda-a722-d796d16a5d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:49.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:59.830Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=090595d7-e1d5-41c4-8646-e8fb201d0e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:33:59.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:09.839Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8f65027e-8b35-4e76-8fd8-e81c4faa92de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:09.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:34:19.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:34:19.296Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:34:19.297Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:34:19.300Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:34:19.309Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:34:19.309Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:34:19.309Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:34:19.312Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:19.848Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=782b4ca5-2bf4-479e-af47-b82a8f78e85e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:29.862Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fe3efe9c-0168-453e-bb72-33209d877437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:29.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:39.874Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b7296000-cc96-45c2-bf8a-fe1ad93fc837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:39.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:49.883Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c6e9d674-8d9a-4c54-9861-20c09bc3356c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:49.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:59.898Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b31761e1-20e8-4a46-8db7-5923b85d762d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:34:59.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:09.909Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=65c151a9-5e98-498c-bdca-365be33f8a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:09.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:19.924Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b699359d-e05b-42bd-ad47-5c407d84ab47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:19.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:29.932Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=061dc433-a318-46a1-80d8-5571b684c0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:29.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:39.945Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2f7877a1-6a6a-4ee8-bf86-4bb1cc508717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:39.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:49.953Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f837a455-aa7e-476e-92c5-4333a418928c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:49.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:59.968Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3272a79d-8ae3-4974-a971-47f58328be3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:35:59.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:09.978Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7d72b871-bf0f-4d5e-9fcb-e3449464b828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:19.986Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b890c987-9ea6-4446-be9f-dc5c8c4b597b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:29.994Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=23436d91-baac-4864-a046-56837e92bec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:40.005Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c9a1c965-515e-4698-821d-2f28dce7eacb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:50.020Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d8f9ba4-3539-45a7-8614-5a64a3296166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:36:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:00.028Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2b903efc-1737-4b1e-b3af-f3db3a70a935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:00.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:10.042Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a44a0356-59ab-4876-8589-94c53e482220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:10.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:20.052Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=280a3aa9-7e4a-476b-91b9-3eb978f1c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:20.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:30.061Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=186ff2c9-fb62-4b66-b9a4-16827bc19b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:30.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:40.072Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e6201aa0-1586-43ed-a8b3-5112eb668969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:40.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:50.081Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1619eb22-4dfa-4806-9fe6-00c8569dd6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:37:50.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:00.090Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e074c7d5-d0a2-4f5a-9226-d6c44693eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:10.102Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=95d9fb1b-2a1d-4141-9771-379863e29a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:10.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:20.110Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e041315b-fc8b-4d49-8ed4-bcaf0600db86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:20.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:30.125Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c7507d62-554d-40c0-bef7-1b5b197dd90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:30.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:40.135Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=743a8c7e-f32d-432e-947c-de5a83865dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:40.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:50.143Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3bf11ad2-e792-4d4e-bcd2-37584e0812a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:38:50.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:00.154Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=33a3425a-0423-486b-be8b-b6d6c858e7b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:00.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:10.163Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e63be086-4498-41a7-b884-bba9e9a8e09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:10.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:39:19.179Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:39:19.179Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:39:19.180Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:39:19.183Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:39:19.193Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:39:19.193Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:39:19.193Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:39:19.196Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:20.170Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e830bc03-069f-4a11-ac3e-f9a7bb6bac66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:20.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:30.194Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=baa32f84-76bc-4091-9fa3-f6ac6299887f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:30.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:40.205Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ee99827f-729c-4369-b30a-d09ed475c798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:40.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:50.216Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f67a54e7-58bb-422c-9411-fbc13224a6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:39:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:00.226Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=985e8905-276b-418e-97b8-c25ed12536ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:00.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:10.236Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0f005d93-6689-49ea-a853-c1f0c1d75af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:10.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:20.244Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e88e41d1-7b63-4317-acfb-e37278f43dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:30.254Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f9dce5ba-7c7c-41b4-b724-8e2395c5dfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:30.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:40.264Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=90f44c7e-55fe-4318-a25a-7c637e504ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:40.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:50.273Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6e84b903-e8ca-417f-a4e5-494c7fbf9207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:40:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:00.291Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5b3aeef9-8bc2-4888-84eb-79e5246209ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:00.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:10.306Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=feebff00-1935-4da5-b55e-cb724c8377ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:20.322Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b3d4bba6-99de-4c07-bb80-e1c8f30af2d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:20.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:30.333Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba51da5d-834b-4420-8ad1-39c876d17183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:30.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:40.356Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=020b4644-b038-426f-be98-a86cf5586081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:40.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:50.366Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ab0c9285-18f9-474b-b574-af9253a50d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:41:50.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:00.376Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0a17870b-c346-4fb8-85a4-9f02af68dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:10.390Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6663f0d8-6e49-4fe8-b665-c7e03cd0599b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:10.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:20.402Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=74a5e4f7-ec58-4993-a8ba-5387109c3bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:20.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:30.410Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1c42eed9-ab2c-48c4-bdfa-a42bd56940ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:30.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:40.421Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=13accd01-0856-4640-bff3-8f8041974ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:40.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:50.432Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1306f5c6-cb6f-4ee4-a89e-20d4b68480ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:42:50.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:00.445Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6ff850a6-02ce-449e-8e4e-6a7755e7c8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:00.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:10.461Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a8fb60ed-4e83-48c7-8926-7b7cabb786ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:10.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:20.469Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7e24fc74-fd50-4af6-97c3-44eea7e293b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:20.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:30.479Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=badf8757-1715-4d91-85ea-6b6c0a16a0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:30.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:40.494Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=013799e4-e20d-4468-afd0-715675589dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:40.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:50.504Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f7e2c6b4-b43d-4ad1-a7ba-6e968d66f5b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:43:50.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:00.515Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d22cf3ca-c04d-4314-a493-94b9d20e00c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:10.529Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6a8af48c-5693-4a8d-af88-0b2090d56ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:10.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:44:19.305Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:44:19.306Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:44:19.307Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:44:19.310Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:44:19.316Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:44:19.316Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:44:19.316Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:44:19.318Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:20.538Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5e93d763-5ecd-4fa7-9bcd-5a97eb60a559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:20.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:30.550Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0146dc95-7798-4ae2-9b16-a5952efd943b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:30.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:40.564Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f3729c32-3544-4d85-8cc1-9898bd66133f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:40.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:50.573Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b38d9dd4-1a84-4fbd-95ae-0fafab4b0f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:44:50.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:00.585Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a4aba3ee-3a81-426d-ab2d-00891c3e6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:10.597Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=122d62bd-c940-4d14-9af1-a1a72e36e3cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:10.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:20.609Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b2c3e35b-94f2-4bc4-95c7-d7a8e09c0bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:20.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:30.622Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9f3c4848-fe3c-418c-b3cf-09bf1f76a46f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:30.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:40.644Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8f9d930a-0296-4b08-9622-4a076a4bc9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:40.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:50.655Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=dadf1985-1754-4980-829d-248b91086b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:45:50.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:00.673Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8d5381c3-6534-4114-afff-e33bdf995033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:00.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:10.688Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=688a2055-fc5b-4748-81c6-bd9bd615f236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:10.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:20.698Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3c0d36d6-0183-47cb-b041-ccb385ad3db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:30.711Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6c41c7d9-5b80-4ab1-b651-2e8c26cbee5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:30.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:40.721Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=28a61cfc-28a4-4264-b915-8ee1d341f8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:40.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:50.731Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=13b359f7-bb68-4da6-8b2a-a605f32632cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:46:50.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:00.742Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b4a7736a-a1ba-4484-bdc7-ef338a3e1cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:00.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:10.756Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a6e656fd-aeab-4bf6-831b-1086ebe87439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:10.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:20.765Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4cb7a941-8d52-481c-a8c6-2179d1de7316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:20.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:30.779Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=73a79064-3523-4bcf-a011-6763a86d62aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:40.799Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f00628c0-9fbb-40f6-a252-83e0f2049ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:40.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:50.815Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=859cb22c-4ee5-4938-aa8c-8949a60399a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:47:50.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:00.828Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ac4792f1-c09f-4295-9150-521e8d686f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:10.852Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=380e8287-33d4-4d91-b48a-58a035e5867c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:10.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:20.862Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b350df12-ffc4-4b61-92a7-6e41e25f3723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:20.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:30.871Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b8b7ce0e-c280-4522-9742-1013dd9842e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:30.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:40.881Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=77aefd5b-e59d-406e-9623-4e96f8207711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:50.893Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bbf88af7-e92c-4f53-ac6a-3d39ddf451a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:48:50.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:00.912Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=81e80c7b-d332-41f5-89e2-561a4ffacf3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:10.922Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=091e624d-253c-4591-99dd-f083781ffea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:10.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:49:19.237Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:49:19.237Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:49:19.238Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:49:19.241Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:49:19.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:49:19.246Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:49:19.246Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:49:19.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:20.938Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6c2d2dc3-a336-4473-ad6c-a6389337726f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:20.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:30.947Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=da35838f-f04e-4800-ac4b-4cc7870fac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:30.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:40.960Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=30a3b699-e593-4e62-a7e2-ee99425e22cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:40.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:50.967Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5977ba34-7549-4976-a21c-199df98d89bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:49:50.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:00.978Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b608eaa5-c849-44b4-b5e1-52077d28bfd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:10.987Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=61001dd0-60a6-47fe-b26f-685835c14d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:20.997Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=73a0c024-91f2-4c0d-9225-ef443fed30dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:21.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:31.014Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=087fe3be-b50f-4c1a-82b0-7df5dcc37b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:41.025Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9d78524c-1ada-4ef9-83df-04f29bd4790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:41.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:51.034Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3e102338-9109-40b8-93a6-33be05a75741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:50:51.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:01.051Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c535afe3-7095-4feb-bd29-bc22a83186f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:01.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:11.063Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=001d14fd-614d-4153-9ada-07d9be68e89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:11.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:21.072Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cabda08c-d813-4d2b-8857-c9c3c2a46912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:21.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:31.091Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3bc63b62-94bf-4a98-b0fc-7c8641cbcebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:31.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:41.100Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=44158892-6cb1-4954-90a3-db844203f2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:41.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:51.113Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9bbd99c3-d05a-4747-b08d-7c55f6b9d9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:51:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:01.126Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cc6062dd-01f1-49be-9a95-2f030e0f84d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:01.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:11.135Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=32158e77-da4e-45fe-ba50-d0b523f30195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:11.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:21.143Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=701996c8-2ea7-47ad-91d1-ba0c0b50b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:21.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:31.153Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9a742b38-87a3-4746-b7f7-67207dfb691c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:31.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:41.162Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=96fa9ba3-a16e-43d5-aa77-3e417d6e9af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:41.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:51.172Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=349953d0-ab1f-479e-b0e4-c9e321960015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:52:51.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:01.203Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e0284c58-1442-4ec3-b175-ec2352c9e5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:01.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:11.215Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=44295461-6748-4600-8935-f92b80f26546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:11.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:21.225Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2f61b63a-6001-4e76-97ea-5f3517ea9011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:21.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:31.238Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b3317aa5-e768-4dd7-9eee-405929e0a056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:31.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:41.249Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=541b241d-fc74-47b2-835a-6167306d0192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:41.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:51.264Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0e0d8b62-0faa-4c82-a3ec-7f9793d2bbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:53:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:01.278Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a071997-6c62-4089-9d11-db78755a402f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:01.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:11.290Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3b6df74b-58a8-4694-b592-06e43cefa56c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:54:19.177Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:54:19.177Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:54:19.178Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:54:19.180Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:54:19.187Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:54:19.188Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:54:19.188Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:54:19.192Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:21.301Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2022c984-a1de-4bcc-a2b5-5e5cd8ec34cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:21.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:31.312Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1c52fef4-4cfe-4c45-8169-c1acd012406f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:31.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:41.323Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1e09dde0-6f17-4de3-84a5-3404f8e55f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:41.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:51.335Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=869113b8-8d6b-49ce-ae8f-0090034f2cf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:54:51.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:01.346Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=48f782c7-52fb-4eb8-a2a7-d889fee1ff70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:01.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:11.362Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=892c8581-69a5-4e27-9e2a-d3a0b6c90957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:11.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:21.375Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c05a34c0-d08a-42b0-b619-76b106e7b238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:31.384Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=35b25820-5374-4a66-9dc5-4684a20abbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:31.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:41.400Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5dbb17db-595b-491d-8c4e-e04c4a7a3cc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:41.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:51.410Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=24cf8a05-f4f4-4093-b323-b4cf740ab5fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:55:51.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:01.421Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fb03e702-621f-46e3-a00b-fe5f935c37a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:01.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:11.430Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e0c6d592-b052-4e04-92a8-77e46542bb1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:21.437Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8c21bfbe-d4c0-496c-b8a5-2da2bc80106d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:21.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:31.447Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba171db4-234b-4b5c-bdd3-e35c79eb1d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:41.462Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7e1d35e0-0e1f-4672-bcbe-0ee134078979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:41.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:51.472Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e4b43515-b623-42b4-aab7-c4895d10e0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:56:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:01.482Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0f3051d0-bd17-4ef6-9d29-974def10419c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:01.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:11.505Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e99ab523-5314-4db5-95df-793161c00176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:11.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:21.515Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1fb8820d-af93-46f7-9ba7-64b60cd54fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:21.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:31.529Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2203f061-4796-4502-b1eb-190ee81dd547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:31.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:41.539Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c95d2f01-2775-425d-84e4-2ba11d7e04ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:41.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:51.549Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=69c38223-acfa-47ae-8e80-855f251b6e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:57:51.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:01.563Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=514c504c-ef84-4a8c-b75f-be427f79f8ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:01.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:11.575Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=aff303f9-f9dc-40a2-989b-270ac6e6ea41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:11.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:21.584Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=393df80d-300a-4977-8d26-fec32640a9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:21.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:31.599Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8547a84a-68ce-4bba-b17e-2cd5c8cd9659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:31.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:41.609Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4e60801a-ddcb-4549-99a2-96d762bda52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:41.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:51.620Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f1a7d8d3-f84b-4d72-80ce-1f126749feae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:58:51.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:01.629Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=be503c5d-1876-4428-ac93-9bb930cbdff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:11.639Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6d894ed2-8310-4f1e-b91d-2f95f00dcc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:59:19.232Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T06:59:19.232Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T06:59:19.233Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:59:19.236Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:59:19.241Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T06:59:19.241Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T06:59:19.241Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T06:59:19.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:21.651Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f1b8ba80-9030-461d-97c5-38640b71831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:21.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:31.660Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e5b59ffe-cf60-4692-a7cb-43bfaf1cd3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:31.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:41.670Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c5318e90-cdf6-487a-ba51-d6915023e7b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:41.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:51.682Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b8af081e-d19f-465a-b6de-f92a7b2b125a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T06:59:51.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:01.702Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=faf97783-12f8-4e93-b963-b65022bf9f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:01.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:11.712Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=326928c6-b55e-4ef8-b9c8-958ad4ddb311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:11.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:21.725Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=93166981-0c4c-42da-865f-482524096ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:21.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:31.733Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1fb91a62-3896-45c0-870d-12d38efedd13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:41.744Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=546e8853-6706-4d76-92aa-807c506bb29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:41.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:51.768Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=43264ad9-dc59-4ee5-8de8-dfde948e12c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:00:51.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:01.776Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8d85ace4-3168-4c39-851d-a588409a7da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:11.785Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8a9dd1fe-77b0-4b08-9c1a-88a2291ae794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:21.795Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=aa05de24-d9a7-4b15-ae60-b10b61e26cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:21.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:31.809Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1769ef71-89c9-49f2-9fd8-2b539f0b20f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:41.820Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=af4b6ecf-30c6-4bb3-be30-a1fb08756011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:51.830Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4fb1db3e-4459-48bf-9711-c8f1f26bfb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:01:51.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:01.838Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4736b1ac-3f7b-4b0a-903c-2caecde96396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:01.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:11.847Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=614f33d4-10d1-44f2-9aaf-81218bc33296 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:11.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:21.857Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0f90d7ed-c975-4f6c-8fcb-d539b68111cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:21.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:31.867Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fe5a0edb-787b-4b12-b357-25979e394a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:31.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:41.878Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a6150971-da90-4ee4-8918-d47acc69a013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:41.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:51.890Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c51ef278-b4b0-4f17-8884-586f69029a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:02:51.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:01.902Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b988933d-2c06-4d89-8429-ce2f55f786e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:01.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:11.921Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fc039a7a-7335-49c2-b47e-d81baf6db5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:21.932Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d92dc08d-e07e-406f-a04a-bf20f356ab32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:31.962Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2f0ef9cd-e628-4c60-b378-039c22d803e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:41.972Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5b75284c-2249-42e0-afc3-72b1c17f6bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:41.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:51.984Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=589e82ef-6509-4de1-9d58-089d4e953df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:03:51.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:01.998Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b8effed0-38f0-4c3a-81c1-5be15f28515b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:12.015Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=88507d1b-5cbe-4dc4-a8f5-288f3f299969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:12.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:04:19.296Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:04:19.297Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T07:04:19.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:04:19.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:04:19.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:04:19.310Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T07:04:19.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T07:04:19.315Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:22.023Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e09bd53e-2c32-4c5d-b8aa-d1ef22f42087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:22.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:32.032Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0ad61702-485c-4053-9d13-d9a03c3889cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:32.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:42.042Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fc4ad3b4-fccf-4b7e-893e-6123db008830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:42.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:52.057Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=72f0a89a-bf35-404b-8c2a-dd76f1cf9169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:04:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:02.070Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eefec236-f98e-409b-abee-268bb9bd50e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:12.078Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a35a64db-8954-4f93-b957-4517534fc2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:12.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:22.086Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=44e31137-195e-4929-af00-2e8bf7a5967a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:22.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:32.099Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a0bde75e-7619-4312-8f29-93b06faf3783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:32.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:42.108Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=074df9c6-8ae4-4832-99a7-d8d8ec569a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:42.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:52.117Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=74a61094-6de7-4e9d-b781-c31844d2e42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:05:52.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:02.141Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8b83255d-152b-42cb-9990-c4d8b16b3e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:02.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:12.152Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=704f0fed-81d3-4f59-b2b2-5f030ef8ec8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:12.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:22.163Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0fbbfa2c-17f6-4606-bb13-9418adfdb694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:32.180Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a569fa94-fe38-42f3-a7e5-a12b8ff4f3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:42.189Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c0dd9c24-0647-4a63-b671-4f133fe7398f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:52.203Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5559d736-6dcc-4ada-a48c-86e8b2390997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:06:52.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:02.211Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0c418db2-6a89-4e93-b212-49e5bc58d4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:12.232Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d000e1d-a477-487b-9372-b3048db7f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:12.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:22.242Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=96a7793e-04bd-49f3-b5f0-96be6612bb73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:22.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:32.252Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7706cd4e-bdb1-4718-b527-03c6381774b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:32.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:42.260Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1d81f4e6-b257-4966-9d4a-0c5447222255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:42.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:52.273Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9f614785-95c6-4baa-ae9f-3976a616f119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:07:52.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:02.285Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a8eb287a-418c-4000-8428-d24cadc9fbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:02.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:12.295Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=79f44839-b94b-49f9-bc58-2886d3240f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:12.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:22.309Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b07080ec-bc39-40b3-8e3c-9ee5d708c45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:32.317Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=178733dc-a0f7-4fc5-83b8-01fcf888203b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:42.334Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=376548ad-e4e3-425c-b9b3-dd0cfae654e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:42.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:52.341Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b2793ca6-4a27-49bd-bb0e-c96c98721ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:08:52.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:02.348Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=53f0f619-08cc-4cd0-b1d0-35a721e141e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:02.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:12.356Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4938957a-b5ae-49df-aaed-d4126b9fdcd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:12.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:09:19.096Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:09:19.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T07:09:19.098Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:09:19.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:09:19.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:09:19.105Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T07:09:19.105Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T07:09:19.107Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:22.370Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=509c9c87-b9e8-4d88-8b4a-e7abf01c6e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:32.389Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f72a6901-7de6-435f-8579-a6727f328af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:32.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:42.398Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7e1d0dbe-f0ad-4bbe-8a35-928057cff98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:52.409Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3d2cc8a5-b388-41e9-958d-6f1f4b3fa751 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:09:52.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:02.424Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7d81f200-cede-4840-bc98-51e7298560d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:12.436Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=cde3a851-660c-4d64-aa20-486a36eadca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:12.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:22.446Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1a7a4984-cfd4-43ce-9e95-8f44585aadc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:32.454Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ad367a7d-05e3-4f49-8a27-be9c6c68997d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:32.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:42.462Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=57c3743e-da59-48ff-acda-56f6ca02d48d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:52.480Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=7bf34552-1abb-489e-8a96-d2c2f2e285e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:10:52.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:02.496Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9f484ba7-8f90-451f-a6fa-296a6b6d5cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:02.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:12.517Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=42865303-e858-4f29-910f-9593767783c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:12.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:22.537Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=30771a96-3226-4d11-8581-2bf1c246d48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:22.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:32.551Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=43d936e6-8d4b-458e-a282-fa9b2a2c0ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:42.563Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=25195554-320f-46ec-a913-c9fbaae764b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:42.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:52.586Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=49a367c1-1e63-4546-a4e6-9d6d9b446d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:11:52.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:02.597Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d76e0ce3-acbf-4674-9c4c-f987e05179f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:02.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:12.612Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=873ec09a-628d-4936-9eb9-7e407b0cbe8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:12.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:22.623Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=14495ba1-9fa2-48a2-8a03-7f2233742b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:32.633Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4f863b98-e29b-43c3-8596-910b39afb527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:42.642Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4edd0fd4-f788-42ce-9558-bf361ee7f121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:42.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:52.651Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba7a8d8d-b080-4463-9eff-ce42d269d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:12:52.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:02.661Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=96be96ae-79aa-408c-9161-d093fb6675c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:12.671Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=8b772d10-05af-4778-96ac-c415a887ea4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:12.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:22.681Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bb9cac8a-9202-478e-89fc-6489c2e5c622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:22.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:32.691Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0ef1e565-0fc9-4420-a8d9-c951c37796ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:32.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:42.699Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fdd24a07-04f7-48d9-ae58-2c14f7fbc7a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:52.709Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5e7beef9-6688-45c2-80fc-22e7bad24fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:13:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:02.718Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=223ef4c2-51d4-4f2f-b51e-1b4d347e0d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:12.727Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3f12b842-139b-45bc-93f2-778e8aa88857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:14:19.297Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:14:19.298Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T07:14:19.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:14:19.303Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:14:19.310Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:14:19.311Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T07:14:19.311Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T07:14:19.314Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:22.737Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=96daf539-5337-4c8d-a091-840d67c4f65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:22.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:32.745Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2d90c6b6-4f33-4fe3-82de-4af1f06a0f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:32.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:42.754Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2a3e2de5-5f52-489b-aa43-c65d841a33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:42.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:52.765Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=836d9a6e-0511-4e66-ad2f-e6a79552f842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:14:52.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:02.781Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=79a27c26-33b8-47e1-af6c-af6aa97b111a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:02.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:12.793Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2461a103-aef2-464e-9d73-4c2d5be4944b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:12.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:22.806Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=21be27ad-fb89-49ce-b2a6-ae2fe4b74d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:22.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:32.819Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4f4c275c-e6fd-4345-94da-b607a1c32073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:42.832Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f00101c4-be78-41b6-a8ec-c3d29e581db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:42.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:52.840Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f582bbf4-4cb6-495a-9241-e4d802b8957c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:15:52.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:02.852Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=66be4c9e-ed66-4383-802a-c937e25f7269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:02.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:12.861Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=35bc2cc2-c27e-42f3-9877-82950d47e0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:12.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:22.870Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fb5a4392-9984-4130-9f28-efc845e0cbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:22.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:32.879Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6ef212af-2442-49bc-8670-c4ed734b72e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:32.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:42.886Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d14a30a1-8f9f-4180-8723-5f18ec174acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:42.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:52.899Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5fdb7251-0ac9-4d8e-b490-55a4b6ae5a56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:16:52.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:02.911Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2e53aba2-b3e7-4ff6-9164-9677f1f933ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:02.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:12.919Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1b373b6e-8596-4fd7-b031-846273440095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:12.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:22.927Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a1b2b3c8-b6b9-441d-9d5a-ac543d7a1ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:22.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:32.938Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=dbbd693a-92af-4b10-9f7d-f05ea5848c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:32.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:42.949Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=194a5164-326f-42db-8d87-9de88a65e99d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:42.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:52.960Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=1d5b0ecd-c789-4931-909b-2e7aba48b18b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:17:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:02.968Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=58665720-2e33-43e9-b231-4d22a1c1ecc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:02.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:12.976Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=6902c2e2-3d7a-4830-b2fc-77e27a0d7ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:12.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:22.985Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=825e0606-1367-4f90-902d-e950a4361e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:22.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:32.994Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=562be35c-caac-41d0-8da6-4169162d828d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:33.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:43.002Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=776b5299-d010-4406-a394-600071652080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:43.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:53.012Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=fb30594b-e59d-4e1e-b4df-e817f898cdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:18:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:03.021Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=23e925f6-ab90-4ee8-98e6-66e819d0c3aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:03.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:13.029Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba1bda55-baf3-43f5-94b9-9bd44fd75e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:13.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:19:19.117Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:19:19.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T07:19:19.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:19:19.119Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:19:19.123Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:19:19.124Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T07:19:19.124Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T07:19:19.126Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:23.039Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=d191e786-7d0b-437c-a34d-3f308956da81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:33.053Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3a73caf9-7318-42eb-91a0-4d86785bdd75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:33.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:43.068Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=2ee65d06-1e06-49a4-9584-9dca6c002dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:43.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:53.085Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a67e2463-618f-45e1-b50e-4fa7f4563a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:19:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:03.093Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5ecf0b12-dc50-4e70-bce4-4f78fcc44d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:13.102Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=77c33ae2-42bb-42c6-b80a-7d9421b1311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:13.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:23.109Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3314447c-9d96-4e26-8484-2365758bc266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:23.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:33.122Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f1035b4b-63cd-4c93-9ee5-6c0f54c4333e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:33.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:43.133Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4c8606fd-cf38-4fa2-96d9-1435ba593905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:43.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:53.144Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=032b6764-947f-4636-889f-59ad45667cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:20:53.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:03.159Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=95ea5fbc-0314-4e72-9859-07f6c406441d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:13.169Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=3850b19b-4693-47e3-a9c1-8b68b576bd51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:13.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:23.179Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0ad0cda5-8db8-4805-ba0b-c573203beeeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:33.190Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5b8a7661-87a9-4b0e-8b46-42dd6597513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:33.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:43.199Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=bb864492-c4da-4ccf-a3d2-86ac1e8dcae6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:53.209Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ba2e7e03-ebef-4afb-ab0b-a887ec816d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:21:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:03.227Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=e338985a-6098-4368-9374-b1ed401460ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:03.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:13.241Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=107dc085-a4b7-4b2a-af39-399aa0a3f76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:13.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:23.251Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=4fe0d512-0f60-499a-be40-37ca0b0d5e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:33.269Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0717181b-8cce-4577-ab7f-4f3b58a54212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:33.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:43.277Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=f3bd229e-4da7-4424-b384-a9888996f374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:43.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:53.286Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0900175a-a44e-4d6b-be1d-f4c62a8a38a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:22:53.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:03.296Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=44051244-bb85-4d50-afad-d7d4dd179379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:03.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:13.305Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=03b93ad9-df56-44ac-abf8-dc5abe0fb7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:23.326Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=de4a9160-56a0-44a3-b3ff-3ea4fe3051ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:23.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:33.336Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=eb5b078d-7556-4958-996e-607ec7c92232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:33.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:43.346Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=a7cd0490-c0e2-40df-9d37-7805a3e0f7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:43.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:53.356Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=100c19cb-3b0a-462f-bb85-8898ee80ac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:23:53.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:03.366Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=09e93572-bcb3-4154-ae80-be3b4dbebc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:03.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:13.377Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c316dbb9-7717-4a53-b6a5-c2d7e489425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:13.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:24:19.238Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T07:24:19.238Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T07:24:19.239Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:24:19.242Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:24:19.246Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T07:24:19.247Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T07:24:19.247Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T07:24:19.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:23.386Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=762e41ce-a25c-4948-acc5-907447f1eea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:23.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:33.433Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=0c7c782e-78fc-4873-9773-5080cfc0c8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:33.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:43.442Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=ec51845e-9649-473a-8203-2c054f9e1477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:43.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:53.450Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=9f938b94-01e1-4379-8cfb-90148db00aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:24:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:03.458Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=aa9340c6-187e-4973-8a64-9ebbcbe79706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:03.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:13.487Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b1f1fddb-087a-4577-a370-8678e7d71da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:13.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:23.495Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=92124a74-283a-4444-a34f-cbb0f891fbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:23.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:33.508Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b0617856-bc31-4a3a-8e8c-b73fc60daac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:33.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:43.518Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=c2184af7-9b7b-46ac-ae3f-309597106187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:53.527Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b94a94ed-e0a7-4727-8262-7b3c1138a79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:25:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:03.545Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=b7868af1-9c65-45ee-af6f-a578f1398727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:03.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:13.554Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=5c36bd33-f821-4f9f-9df2-eff4f248b36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:23.561Z |INFO |Init configs |InvocationID=4251735c-0718-4113-b164-324bf4b70136, InstanceUUID=821f98a7-87a9-4e8c-9bda-9156f683a9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T07:26:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |