By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:52:28.778Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:52:28.809Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-03T08:52:29.091Z |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-06-03T08:52:32.270Z |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-06-03T08:52:32.806Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T08:52:32.864Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T08:52:32.864Z |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-06-03T08:52:33.798Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T08:52:34.068Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-03T08:52:34.236Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-03T08:52:44.389Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T08:52:46.942Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-03T08:52:47.106Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-03T08:52:47.114Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T08:52:47.428Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-03T08:52:47.429Z |INFO |Root WebApplicationContext: initialization completed in 13192 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-03T08:52:50.801Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-03T08:52:55.477Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-03T08:52:59.227Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-03T08:53:00.050Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T08:53:00.060Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-03T08:53:00.070Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-06-03T08:53:01.543Z |INFO |Started MainApp in 41.641 seconds (JVM running for 42.995) |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-03T08:53:02.017Z |INFO |Start scheduling PRH workflow |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:02.065Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e2b3c4af-29ab-41e2-a56f-60f425960234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:53:04.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:14.908Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=49d10c4f-80fb-4fa4-9802-ab77dd17830f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:53:16.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:16.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:26.047Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=85701f98-3c8f-4825-8c81-074be428ab10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:53:27.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:37.173Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1046437b-5d63-4731-baca-e2d4582612bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:53:38.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:38.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:48.311Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e714f35b-f474-4b38-aa89-bfe449805473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:53:49.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:49.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:53:59.413Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=20bcc377-212e-4446-a159-d9eb65b6ae7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:00.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:00.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:10.486Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f35b7097-ae3e-4683-91ff-ceedd0dc6cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:11.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:11.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:21.567Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2d47e141-38f9-4ba6-9ce8-e0ae5099f0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:22.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:22.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:32.631Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3567eb42-50b5-45c2-9ada-f8f827018a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:33.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:43.705Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c22ca803-a79d-4de4-b38b-0c7fb4d2b1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:44.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:44.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:54.775Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e9a5f089-42eb-4f6f-8314-cc443711b8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:54:55.846Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:54:55.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:05.848Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=77cb9294-7aa2-4f31-b45e-a97d9e3a56e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:55:06.886Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:16.889Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=24d4acbe-2034-4806-8925-5437f9a6339a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:55:17.957Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:17.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:27.959Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=db9975d9-6da7-4f1c-afa1-677dc895fbf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:55:29.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:29.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:39.063Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6733bc38-0237-43f4-9039-53f9d3dcec47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-03T08:55:40.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.25.49:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:50.135Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ef031160-bf86-48e5-af94-a3033b13264c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:55:50.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:00.311Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=81e2e6b5-e40c-496a-bca0-927641d5dfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:00.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:10.339Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8a9c3ec0-c5fa-4044-a656-e26f08d8466b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:10.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:20.444Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2db9b4d9-3fa2-4bb7-ae58-0384a08873a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:20.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:30.481Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3c61e80f-124b-4979-9021-04668a462a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:30.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:40.518Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9d3b7e81-1000-47fc-8432-10771c50a12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:40.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:50.539Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0d67db2a-fe31-44be-a214-de8e11df0c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:56:50.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:00.561Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7927ef3a-adda-4287-919d-2000305a0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:00.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:10.607Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e847beb0-e84c-4840-9341-cddd57541aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:10.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:20.732Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5a3960cb-f6d6-48c8-a190-5b2f9ea09b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:30.763Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f075b970-9e98-4974-991f-c4792d8423e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:30.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:40.784Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3945395e-8f6f-4c34-aafd-8dfcb862600a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:50.807Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2f0023b2-66e6-4c87-bd97-270d29a4cebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:57:50.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:57:52.317Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T08:57:52.318Z |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-06-03T08:57:52.319Z |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-06-03T08:57:52.326Z |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-06-03T08:57:52.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T08:57:52.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T08:57:52.356Z |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-06-03T08:57:52.360Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:00.831Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=936def06-f54c-4ddb-9875-d0bbc5aa807d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:00.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:10.849Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9f6dc793-5c8e-4f3d-b5b8-7b59979e31dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:10.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:20.869Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b00851ac-1b54-4dca-9f33-a7d4556bc64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:20.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:30.891Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=89bec57a-0807-4c6e-98e2-022f36cb1b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:40.913Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b9b20539-0e18-4886-a66e-2ca892f093e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:40.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:50.989Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a9c7e109-40f6-4e1b-ae86-5b8b91074487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:58:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:01.012Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=621244ca-5825-4c5a-91ab-0a88cdb8406b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:01.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:11.037Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fdcc8f1e-dc23-4f7a-bec1-9f49b288b2dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:21.057Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f85c0291-2bc9-4f20-9848-8ace8a42e8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:21.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:31.074Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=430d47ec-7a7b-425a-954b-059e829cfa3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:31.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:41.094Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ced62390-acae-4f3f-9621-68425763da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:41.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:51.119Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e70f5c73-1e19-4849-87fd-ceb864954e61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T08:59:51.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:01.139Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a2b413d4-4bbd-4f94-b013-c78afc855714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:01.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:11.153Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ea674b53-a78a-4778-88f6-fc45baba7769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:11.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:21.170Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2923c3ff-c06a-4ad3-b2d8-5f66becea099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:21.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:31.203Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b3427bab-435c-4af3-95a1-e35560963db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:31.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:41.225Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ff6dcbb0-7700-4c54-841e-f65bf977bf37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:41.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:51.240Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=155701a9-81ef-4d11-aaf2-ac5c484bacd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:00:51.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:01.253Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=45262405-de29-4def-b224-f6b5b837ca44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:01.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:11.268Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cb09e181-73ac-470e-9773-023c0d96b6fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:11.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:21.282Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=54a66135-b414-43ae-93fd-52153ce08d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:21.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:31.300Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=58bdde8a-6db3-4d1a-afda-9bcb5b2a52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:31.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:41.315Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=205d354a-1b75-4d62-84f5-edae7eeae443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:41.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:51.337Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4a0604ba-903a-451f-b576-930545ce11a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:01:51.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:01.355Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c1d21e86-b96f-4a90-96e5-b7296adef467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:01.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:11.383Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d97519f9-5a04-430e-acd6-9e570314478e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:21.416Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0e8f7c6d-cc97-4603-a7f4-6c2d52c61f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:21.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:31.432Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f970a978-3fa6-4a7f-a4e6-1079da7b7d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:31.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:41.447Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fcf780b1-5a27-4f2d-9bf6-68d2a602f1ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:02:51.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:02:51.385Z |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-06-03T09:02:51.387Z |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-06-03T09:02:51.394Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:02:51.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:02:51.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:02:51.414Z |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-06-03T09:02:51.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:51.465Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=44463344-1b7c-44fc-9c80-f700ffd23782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:02:51.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:01.482Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5ebae015-e583-4f8d-b245-a35a1fb004b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:01.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:11.496Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=69157bf2-7b1f-4f1e-a1ec-223f476f60bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:11.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:21.527Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0f1973fb-6f4a-484f-9cf3-8154b5d13fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:21.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:31.544Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f6d60824-9f73-4734-8cb6-03638407a1ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:31.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:41.561Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f65f76f7-038d-42d8-b6eb-e6d9973599da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:41.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:51.589Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=90d05ee0-13c6-4c77-95ee-f837dec31c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:03:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:01.608Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ada5b819-83b6-490c-b9aa-915ed92c6fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:01.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:11.627Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1a2df8e6-fe28-4484-8360-96eacd7bc450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:11.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:21.663Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=37c42f48-80b4-432a-80f2-6b5ae0fc492b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:21.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:31.679Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a4a1e854-7ed3-45c6-9ff1-357bf3c90a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:31.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:41.706Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=045f8bbd-0908-4036-abdf-d8cc3a667579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:41.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:51.741Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3a4b413c-8f00-48d5-994f-e3c3ce02914c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:04:51.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:01.773Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e143275a-a7b1-4916-82fd-f2f16daa658c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:01.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:11.787Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7620c266-6db6-4de5-a7ca-a504834f1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:11.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:21.802Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a3300b31-58c8-40b6-9bb2-fa7a6ce04a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:21.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:31.818Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f141a228-0684-4f53-9e74-9005a17fecf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:31.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:41.847Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=22b7fdad-d048-49b8-85f9-442ce8100c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:41.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:51.861Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=dd5d02e2-6209-497c-b604-17f3d21fa47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:05:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:01.875Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a52f5393-afd5-4a4d-8f3a-1e94c7345207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:01.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:11.891Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=dccce87b-d373-4538-8e4a-d8ec931b589c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:11.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:21.905Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=74512fb4-8fe7-48ea-9d2a-48c06cab8388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:21.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:31.932Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=09914ae0-e001-4519-a430-5e66f641e51d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:41.959Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9e9b6231-176a-42cc-a87a-4a8af228f261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:41.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:51.976Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2ce8d227-c58f-4ed6-856f-79658a1d11e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:06:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:01.994Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=45cb5008-8075-45d9-9af5-6704d76f5d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:12.008Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1d29e225-2684-4270-8f1b-480b8357791e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:12.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:22.024Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6b343eac-fc7f-4b6a-adfd-36cef63d2da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:22.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:32.038Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=830e137b-4b77-4805-b44d-a98834e033b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:42.057Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cdba8542-35a5-425c-ac74-19cd3ee6625b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:42.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:07:51.220Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:07:51.221Z |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-06-03T09:07:51.223Z |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-06-03T09:07:51.227Z |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-06-03T09:07:51.244Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:07:51.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:07:51.245Z |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-06-03T09:07:51.249Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:52.071Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cf282ae2-9fae-4108-bb9e-83ab141f544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:07:52.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:02.110Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ed8e8083-e411-45b0-85da-1dbd6801d8ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:02.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:12.125Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c7af715c-316e-4bb4-b634-c17a087c1738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:12.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:22.140Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4b6f1ad9-a347-47e1-a144-e18eb861d0e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:22.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:32.153Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=686fc7cf-e61f-4b28-ac81-38692a91ef0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:42.182Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9b696488-bb31-4b59-8059-304937a1fdad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:42.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:52.203Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=972a7487-fd18-4c5e-9329-071d22048620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:08:52.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:02.219Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=29fa4d01-713c-49ea-8ae0-3909937ebfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:02.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:12.230Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7bc65937-f4ca-4b76-8b00-b096f625e963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:12.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:22.245Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=31f9e935-b2d4-4b5d-a1b7-002dd0ae1ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:22.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:32.260Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=292a887a-1e84-4f23-a604-37e02f0122cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:32.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:42.275Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fd2e7b77-73de-4bdb-a30a-dded27f4f5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:42.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:52.287Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fb3bce17-bf15-4cd3-b53c-beeb44364a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:09:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:02.303Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=722efa85-1e60-4af4-9eac-a53b091fff3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:02.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:12.318Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=67e58d19-1547-4df3-a40e-43f716b031e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:12.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:22.331Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=676a1994-a6ef-47ef-a72e-a4db0270fcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:22.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:32.349Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ba8ac520-c94c-46ce-baa2-73abe68cc80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:32.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:42.364Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b9bdce33-23b0-4b6c-83a9-62f7a33edeb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:42.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:52.381Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7aeb0694-8195-4927-b21f-a472cc513be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:10:52.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:02.406Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9ed77778-4cba-4c21-ac62-b0e51f336a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:12.425Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bf077944-4503-4a42-9565-45a4fa97f82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:12.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:22.439Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b3edade2-4fa1-4a4e-97c4-4f16d089b578 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:22.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:32.455Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=029e8062-3dd2-43a6-8afa-7bbb7d76843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:42.467Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=85a754dc-bed4-4dad-9718-7bc5510409ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:42.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:52.484Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d33a30bc-c5a4-4c35-9f39-283e206b962d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:11:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:02.501Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=21c6e7a8-70aa-45bc-b697-593b103813b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:02.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:12.514Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=453996bb-b25c-4774-b38f-65ccdd473bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:12.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:22.533Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=80a12bad-1376-4c51-92b3-acbe9188685f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:22.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:32.546Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7179837c-68c1-4bca-9013-3b71195156c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:32.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:42.560Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6849c75f-1823-41a5-87c1-8cd81d83942e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:12:51.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:12:51.354Z |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-06-03T09:12:51.356Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:12:51.360Z |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-06-03T09:12:51.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:12:51.373Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:12:51.373Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T09:12:51.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:52.575Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=039712bc-ebbc-44be-84c0-c4af71d130e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:12:52.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:02.608Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d5b33e83-f9dc-481f-a90a-2849ea4b86bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:02.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:12.622Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=48238de3-7403-4a95-a065-551b59542a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:12.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:22.647Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ed7f5434-3363-4383-8e68-ef3777caeea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:32.683Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=36767cc8-9cd6-4e1c-9a70-e447d9b46d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:32.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:42.700Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=32bdc27c-c875-4fbc-b5af-83dda0a89cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:52.714Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bfd2497b-2a01-4d7e-8cee-3f2dbbd70c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:13:52.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:02.735Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8a2f26cd-dd1c-42fe-926b-5fd93c398ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:02.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:12.755Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e697a980-b192-43b7-9c9d-046b4003901c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:12.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:22.785Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9b0308d9-1f4d-4fda-99ae-4c6b80085ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:22.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:32.800Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9aba8d9b-5558-4884-b70f-e4b22dfd65b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:32.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:42.817Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fdf289cb-35cc-4d16-bf11-d2eb31d76ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:52.838Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=26365512-d3ae-412d-8fb8-e9570f553920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:14:52.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:02.855Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=26d3c092-8d44-4c54-b7e2-faf0ab19adbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:02.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:12.869Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e4939da4-0e6a-4375-a371-2622e6e50dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:12.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:22.890Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ec2ff33c-78ae-4fa9-827f-1e6f675944f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:22.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:32.982Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c876f4e6-483b-4cb6-8855-75141bdd6724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:43.028Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3ac7987c-f9c2-47e7-82e6-da7fe09aaf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:53.086Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=05b2acf1-19a9-4b05-82ee-2839176a4543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:15:53.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:03.101Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=81db927c-d836-45c8-9a05-e5761ed33db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:13.118Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=38a3989a-d6ac-42b8-9d44-41b60b7f6f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:13.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:23.141Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=383fcb1d-4eaf-4fe4-ba79-f1f2224836ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:23.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:33.155Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9f65acca-2294-4485-84ea-34e5126c8136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:43.177Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6f53851d-6e01-4c21-959d-776048f90862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:53.192Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3667b326-9ff2-4a42-a822-4fde236dffdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:16:53.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:03.230Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f6933ce3-a094-475f-8dff-ad9957bc5a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:03.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:13.244Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=874b9ae3-d258-4840-9932-4ee7fa732183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:13.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:23.259Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=37f2eafc-1f5c-4838-a7ab-04ee9bfea38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:23.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:33.274Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f55c4745-d7cf-42d6-b70c-f0008af23a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:33.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:43.286Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5333fbee-439b-4dd2-833a-02ace880029d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:43.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:17:51.265Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:17:51.265Z |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-06-03T09:17:51.268Z |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-06-03T09:17:51.283Z |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-06-03T09:17:51.297Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:17:51.298Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:17:51.298Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-03T09:17:51.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:53.298Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=54349713-29eb-4cb5-a67f-742759b8cc2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:17:53.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:03.312Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=12c21b90-4632-4a88-91e1-d370bb0c2bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:03.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:13.323Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=878fda04-deb2-4355-a6b3-08d2e95f2346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:13.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:23.336Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cf85b136-98e2-4a0a-94e2-e43d141bb013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:23.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:33.347Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d4926545-1997-4716-804f-7ff6b725dd45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:33.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:43.360Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1c25df14-352e-4a8c-a6d4-03634d9aa6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:53.381Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e84eca0f-3ee1-4afb-b814-239eca519f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:18:53.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:03.395Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d3c5c218-caa1-4d33-b51e-dc43d52c3843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:03.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:13.423Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4b55faaf-c0b1-4395-b847-ed34e368e24c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:13.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:23.437Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=047cc63a-6c42-4ce3-b1a3-ce2dc7d9abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:23.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:33.456Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fda389a6-eaad-491b-8fc9-6abde4de14f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:33.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:43.475Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4b2a26bd-fd51-44a3-8af4-a949c87e8706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:53.504Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=465c8379-c201-49e6-af26-09fde10783cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:19:53.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:03.518Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d41ae5c8-6eae-47a6-b2b2-24316efaac39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:03.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:13.531Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ffb5abc3-f764-452c-bbd3-182acd7a9852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:13.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:23.545Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=824fd090-ea8f-4c6f-81cb-5af8b383c113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:23.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:33.558Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ed710e2a-64d4-46d4-8c78-4f18dbc1a59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:33.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:43.570Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=004cf134-fd23-4377-8c90-4f9ee43d290e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:43.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:53.590Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cf84abb5-eaeb-4ad8-9a66-d5226cd57d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:20:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:03.611Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ab63d29b-efe3-47e7-a4dc-5fbe426bb8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:03.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:13.624Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=38b8119b-f7b7-4579-bc85-387d6bed3113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:13.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:23.643Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e0988dfa-dc48-44db-bb38-98f068cad1a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:33.657Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1adcf8e5-6b1b-44b5-a66b-f8dd0af78ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:43.681Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=533dad39-287a-43d5-8e61-c746476bb320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:43.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:53.699Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=636acef2-adef-487c-a4dc-ec9a06013377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:21:53.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:03.714Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d92fefe0-1b32-4fb7-b354-17cd250eb32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:03.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:13.731Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7f0b7769-8c26-412c-8ad6-f0f9a1b179c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:13.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:23.745Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=718d2f0e-c1de-4015-ab71-af38f489d436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:23.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:33.757Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4af339c3-500a-4ca9-86b2-7b7d814063d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:33.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:43.770Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5a058ce3-dcd5-4ea7-9b70-cf228a9ba5b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:43.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:22:51.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:22:51.147Z |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-06-03T09:22:51.148Z |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-06-03T09:22:51.154Z |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-06-03T09:22:51.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:22:51.171Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:22:51.171Z |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-06-03T09:22:51.174Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:53.798Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ba21e6c9-17ec-4747-a7f9-ed413ebd52fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:22:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:03.809Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9ec521f0-ab68-42a6-a6cb-990be53f3853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:13.821Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ae26553d-23db-41d1-9c45-3334e3906a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:13.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:23.844Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3af2a4b7-3c46-4cb1-b597-f2398c208cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:23.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:33.856Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=18c1e048-4d1d-413c-b754-ea7e50016169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:33.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:43.870Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=57161127-d81c-435c-bec2-2638e1d2bb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:43.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:53.883Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=eca57030-558e-4a1c-a464-3684f471c50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:23:53.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:03.904Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cc4fff7a-c692-4699-8c2b-197eb5d7e3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:13.918Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=dd0905a0-f583-40f3-a139-85c7ba91c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:13.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:23.933Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=feb88735-8b88-4350-aeb1-f6769ca4fa24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:23.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:33.951Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=75a7643e-2091-4776-96b1-0dae87adbaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:33.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:43.967Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=075fdbac-651e-40fe-8844-152b9c7b9810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:43.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:53.982Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7adcd699-2cc4-48b8-bdb3-0407571a0b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:24:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:03.999Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9d34f7f8-0bb1-4c99-b022-ab88407f228f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:04.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:14.018Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=148b62ee-3cbe-4e57-adc6-9750138012e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:14.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:24.032Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d5cbb4f2-6738-444e-bd00-6c513eaf93ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:24.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:34.044Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=32ec8cac-8c3d-42e0-8fe1-e004e8ead9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:34.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:44.060Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d3b98ad8-ec9a-4caf-b556-3461dc5c7ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:44.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:54.071Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e0023e9b-8987-4f88-99e5-8a878004d899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:25:54.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:04.083Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fcf3f052-f855-48f2-a098-54dc5842fc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:04.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:14.100Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2c1fc2ba-15fc-47ef-b4a9-b74dfc81a368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:24.114Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8532ee5f-1a31-431d-ac2b-3997a3e0fc70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:24.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:34.131Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=59a5775f-a061-4632-afc3-b4e5c5920c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:34.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:44.151Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=783ee5e1-3307-4805-aa23-59e6268ccaf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:44.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:54.167Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=22aa2cfa-0d87-41f5-a862-aeec5b4459ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:26:54.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:04.178Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6aec0afd-2083-43a8-a19b-a567e1f82b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:04.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:14.189Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=eea291a9-3e08-4e0a-9b25-54fdeebc3811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:14.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:24.203Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=744c109b-989c-4a50-9b93-e72ae2e77c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:24.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:34.214Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ec8162c1-b95e-423f-9f79-5a07f6f12aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:34.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:44.226Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=25191ac5-74b8-4d14-97e1-574c13d33b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:27:51.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:27:51.165Z |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-06-03T09:27:51.166Z |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-06-03T09:27:51.170Z |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-06-03T09:27:51.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:27:51.181Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:27:51.181Z |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-06-03T09:27:51.183Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:54.239Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=32d257e1-6e05-40fd-946e-5c2aeefaf65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:27:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:04.252Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8fe94768-fb52-459f-8ac3-84514c9db08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:14.266Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a5b7ddaf-8b63-4cc2-a3ef-7c25764bf2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:24.281Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a160a61a-986e-44df-928a-45bd7106fb45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:24.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:34.297Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=60e84bc2-9884-41e7-b9ae-c44dae1a07af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:44.313Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ad0f0786-843b-4ca1-a021-bb5e2f5c6f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:44.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:54.329Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=91271ca0-36f7-461c-b397-048807ca58ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:28:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:04.341Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1203ef9c-ff0b-41bb-986e-103147617797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:14.356Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b826750f-6160-4d84-a21b-f38877f397f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:14.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:24.368Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ef08bbb9-0c2a-4bff-868d-86256583a546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:34.380Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7e9cbea5-4383-4e12-80d9-ecaf7c6cfe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:34.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:44.391Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=13e8e29c-c4af-4e4f-97bf-2b045ba2dfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:44.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:54.403Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ddead7b2-6d6a-4e50-93f8-978d1b99bc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:29:54.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:04.415Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ef8805d4-f5be-400e-8c82-03302155efd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:14.431Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=825b811d-295a-4075-9ecd-1f412c699e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:14.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:24.444Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2d5f69cf-d1fb-4532-a77f-7386ddd901db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:24.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:34.460Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=76fc9f28-3404-47e6-993b-6be77e51cd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:34.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:44.475Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=603b843f-16e4-422c-8aea-803b25f0cba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:44.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:54.487Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=877d0638-f68d-4964-9267-cbac628fde4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:30:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:04.497Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=af04eadb-eae7-498f-9e57-7efe5e0544e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:04.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:14.508Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1c963f7a-1602-4f99-a941-36e54e89a563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:14.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:24.520Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b8d5ed92-c617-49a4-a698-6e7008e89f26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:24.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:34.533Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=09b324be-5cb4-4f53-aef4-0358265e29e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:34.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:44.554Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bd7073cc-33f8-4a42-a82e-8ed3a2f5ffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:54.566Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9375934f-2c2d-42d0-bd43-450549392d4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:31:54.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:04.576Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=39ff4001-b29d-4b6f-ae0e-7d86f80fee4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:04.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:14.589Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=684f4c51-53bb-4b8c-9fbe-2607ab81a19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:14.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:24.601Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=237cd161-6afb-4702-aab5-e5e9ca309572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:34.615Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7ce5adc2-ed9f-4b7c-b20e-67e089d45211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:34.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:44.636Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9e339599-9cd3-46d7-b310-d7d3dd950afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:44.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:32:51.176Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:32:51.176Z |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-06-03T09:32:51.177Z |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-06-03T09:32:51.181Z |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-06-03T09:32:51.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:32:51.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:32:51.192Z |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-06-03T09:32:51.195Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:54.648Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a1f6b9ea-1103-4a33-80d6-b87fa25cd357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:32:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:04.667Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ac8aadf7-fe46-4623-91e4-b2fa39d41d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:04.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:14.678Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5222a8b6-f681-441a-959c-6cb76834eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:14.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:24.690Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3ea9fd5f-76d6-4924-afee-e21a207ae4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:34.705Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3e2c8638-1947-446e-b4cb-765c9cde4182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:34.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:44.714Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=edd0768d-8566-40c8-83b9-7bf7db2b59c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:44.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:54.725Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6edcfa86-576b-4c9b-b033-76c3cf3c9964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:33:54.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:04.737Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7ff85ce3-9476-4c5b-b431-fd1edd789a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:04.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:14.747Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=34f14d99-1f64-4b22-a181-ee6410f34fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:14.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:24.757Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c4833d2b-4bf9-4641-97a0-066a5613a687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:24.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:34.766Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0fc13b92-42de-46c1-a9d0-a68d06082073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:34.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:44.775Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b8e545df-6a25-4603-a865-374a28e61280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:54.791Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bc0017ae-4f5b-4b01-a1ad-3839ce33e7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:34:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:04.801Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=74ce8c8b-4abf-4008-ad77-20b0b4330d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:04.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:14.813Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ada428e2-dc4e-4b01-a29c-ec1bbcfad2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:24.825Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e34dad68-136c-4762-8d20-adfa6bf9c4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:34.835Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=008a54af-af3c-4634-8e98-286f87309115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:34.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:44.856Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c1c97238-9bc3-4c03-82c7-edf4a55d205d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:44.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:54.870Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a2e9802f-0a1d-4708-bba5-182ceeed831e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:35:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:04.884Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=058e1355-87ee-4800-83df-e493e224e3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:04.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:14.898Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=768952c1-7852-4c33-912d-2d4022ad1f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:24.910Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7233937f-b0b4-4616-81a3-ce7e73fa4a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:34.922Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b2c76201-a5cb-4ec9-b5d7-53865671bbaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:34.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:44.933Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=aa1a2f49-ac62-49b8-92b5-2e16488983de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:44.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:54.947Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8a176c4e-143b-412a-ab4c-f9f056382888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:36:54.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:04.962Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a91227af-b0e3-4848-ba14-f45aea6badba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:14.974Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=781f38f3-f321-4096-8a65-0a17afd5cd19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:14.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:24.984Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e7afcd26-bcee-4525-b2f2-74a6a109f245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:24.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:34.993Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a826cb20-17ca-464c-91c5-7c36d6c5dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:35.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:45.003Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bc3ea32b-30da-42ee-9797-04fd36ef8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:45.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:37:51.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:37:51.113Z |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-06-03T09:37:51.114Z |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-06-03T09:37:51.118Z |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-06-03T09:37:51.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:37:51.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:37:51.127Z |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-06-03T09:37:51.129Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:55.020Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4ad00fad-67a2-4f1d-915c-ee8564156ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:37:55.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:05.030Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bf2de01e-f87b-49cc-b62e-8a14324671ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:05.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:15.042Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=67ddb37c-7298-492f-afa0-f5cbdb806d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:15.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:25.053Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f5f2b2c0-24c1-4cda-a10f-8d4f2ca58202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:35.066Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e9c6f3b1-29b3-4709-9d5a-f8bd4c2b912b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:35.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:45.085Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6564a228-50eb-4a8e-8da6-14cede7a2c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:45.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:55.096Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=86d9916c-df2e-4f9f-9eb8-1457c744bee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:38:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:05.107Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=137e6381-b9db-4f9e-a9ae-7db5f3bc6438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:15.126Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=92c4761e-4aae-4eff-b55d-511e1d531558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:15.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:25.136Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d24664fc-fcbf-408b-96c0-4ce71668ea4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:35.147Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b6f33bd9-6ff4-4287-b3cc-122c0fb6149c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:45.157Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0c88a745-dabe-41c4-bd6e-c5b93ca3be18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:55.169Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=95098a4d-167b-479e-b5c1-96b58d8546ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:39:55.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:05.181Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fb4fe9e2-f562-4da3-8d4c-41df21ab1ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:05.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:15.192Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=836ebf2e-a7ad-42eb-b442-5907285852c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:15.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:25.205Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=76fc58cd-b809-42df-9955-dfe83dc5bceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:25.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:35.216Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=736f6092-cacd-44e2-ad7a-6b7f3f005a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:35.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:45.225Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=752c13ed-4153-4d84-9593-755fe37c3b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:45.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:55.242Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f20112c8-b673-47df-a469-95537f927f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:40:55.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:05.255Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f9e437a4-46d3-484d-a188-6fb47a9e22dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:05.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:15.268Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6c050e98-c23a-4085-b855-1ac6289d2f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:15.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:25.281Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b614c97d-65c4-42e0-9e76-731ac01d149b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:25.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:35.293Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3d3cca3c-6dce-4921-924a-1ece78dab77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:35.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:45.306Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=aad430d7-2bea-4353-851b-c90d82c7a167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:45.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:55.318Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=432a9a85-e0e6-4a08-a558-227bd24e7209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:41:55.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:05.328Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bd4c8bc6-0f12-49de-bd04-a09b14bd6c7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:05.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:15.341Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=50818916-ac96-42ba-9f6c-84bc1c1c2555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:15.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:25.352Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2a0d06fd-b5e4-42fb-8e87-22d85df0bbda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:35.363Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=86ff5e28-45a7-4870-a912-d1fea42abc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:35.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:45.379Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f0d5f7a9-99aa-4bc2-a0f0-d96da240832f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:45.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:42:51.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:42:51.165Z |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-06-03T09:42:51.166Z |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-06-03T09:42:51.169Z |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-06-03T09:42:51.176Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:42:51.176Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:42:51.176Z |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-06-03T09:42:51.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:55.391Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4127a774-d123-4ad1-a568-d573f6971d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:42:55.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:05.403Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8aaca3e9-99da-4ac4-8faa-d7878da9f068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:05.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:15.413Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4416b071-cdcc-4e98-a5d1-b7ed31fbe892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:15.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:25.439Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a845e4da-f8c9-467d-bca2-b19bce8caee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:25.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:35.454Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9fb5283a-2e65-4137-a2ab-91a6a7b696eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:35.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:45.472Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9c311831-4c3c-4a7e-adef-86bb65d6e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:55.485Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=1ef8294b-ced6-4e06-8932-d298b06a0869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:43:55.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:05.496Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cc05d034-15b2-47db-81e7-0d791f61011f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:05.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:15.511Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=01ebb903-1f1d-4ad5-b051-386ecbfb0945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:15.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:25.524Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8925b408-8b9b-44d3-bcaa-b4f5f4719ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:25.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:35.536Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a3b7a13d-d0be-4a6d-86e9-9878fec967ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:45.547Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fc3bd14e-607e-4f1c-aa6c-809109914e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:45.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:55.558Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=809f220b-b1ab-43f6-8967-0c9bf45d9c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:44:55.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:05.567Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0f5052e6-b235-4b39-b14a-f17dcd515b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:05.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:15.577Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0d0a9db1-7fb9-4bb4-81b2-603956ae3c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:25.586Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=98e41e16-fb40-449c-b275-8bc3cbe5c270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:25.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:35.598Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3121f2e5-d718-42c1-ac85-15ee87d73d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:35.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:45.612Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ce8dc784-b113-48bb-9752-6eee25bd4d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:55.621Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c557b2bc-9e7e-4ff5-88eb-d020c0d168a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:45:55.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:05.629Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a6eddfff-23ed-4f7f-8026-9f8528ae0d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:05.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:15.641Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a1af3064-0009-469f-b746-87524073ed13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:15.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:25.653Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3c6ea5df-1dfd-4525-b459-fee9f7ca431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:25.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:35.663Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c4819d0c-c235-44ea-91dd-19c508e09964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:35.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:45.675Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=12e42a9f-6854-439d-a49b-2054585c31b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:45.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:55.686Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f68abc2a-0d6a-4586-a97c-3147292ecfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:46:55.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:05.696Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8d429846-f8de-464f-b8ca-794f512c53fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:15.706Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e715218c-412d-48a1-b56b-d0e713e929e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:15.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:25.717Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2f6f0727-1a86-45f9-b45b-f54532f62acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:25.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:35.728Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=586684f8-cba3-4597-925e-ac3187c11aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:35.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:45.745Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c561eed2-e39c-4a63-9341-c4f2fe526dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:45.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:47:51.281Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:47:51.282Z |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-06-03T09:47:51.283Z |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-06-03T09:47:51.288Z |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-06-03T09:47:51.303Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:47:51.304Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:47:51.305Z |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-06-03T09:47:51.309Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:55.760Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9f255de3-cd25-43d6-965e-88c722750e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:47:55.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:05.773Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f383ba29-ee6f-4290-9f16-6a74328fcd1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:05.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:15.783Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=925bea90-5992-4bf1-95de-3235a2c590cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:15.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:25.794Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3d3eb260-503e-42bd-a916-a6c0925b6e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:35.806Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e4ccf9f6-b6ca-4d34-a256-054f472839ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:35.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:45.814Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=41854b60-96c6-4fc6-bf81-fc8ce80e2f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:45.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:55.824Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=e2d09189-9906-4f11-866b-bcdf6796743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:48:55.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:05.838Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7dc341d5-e0e2-4c13-94e4-5cb722d0cd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:05.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:15.852Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f66342aa-d5d9-4721-a81f-816c75253d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:15.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:25.862Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f5d909f5-979d-463e-9f44-96771488cc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:25.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:35.872Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2c52d238-d303-47de-8473-66a6e30127d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:35.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:45.883Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9a846988-ae64-4f1b-8dea-fbc2f079641c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:45.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:55.893Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=dd290060-da33-4d4d-a8c6-8a2acdd4362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:49:55.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:05.905Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=03564991-d92b-4e26-b8b0-0651bfba5bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:15.919Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bf468758-5d9a-40e3-8a04-134aef471af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:15.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:25.933Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c645d9e2-7ecc-4175-ab29-e339d6f4f948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:25.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:35.944Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ee28e194-1d3e-4163-b4bc-8e75bcae3200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:45.959Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=c5ec32bb-987f-4ec9-99f2-34739e8578a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:55.969Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cebfdad8-9ee7-46ab-a7f3-19d42a98efe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:50:55.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:05.986Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=833e8b02-fdcd-4ece-b977-0bc05956e962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:05.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:15.998Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f940d50e-f185-4e7c-b986-79a1967aa240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:16.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:26.008Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=fc813b59-999d-496a-9e0c-3d82d788b41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:26.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:36.024Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=01705a1e-5987-4322-964b-b7bf1d077332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:46.043Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=854caad9-378b-46e8-a98a-9c9a774381c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:46.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:56.054Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a80bbf4c-63ac-4e31-9d0e-a8525a4157c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:51:56.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:06.065Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=985173dc-9e37-4c2c-9909-092ff96ff60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:06.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:16.076Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b1c14f27-f66c-445e-8e90-529060f250bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:16.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:26.088Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d5ce8ee8-6284-4f90-9c23-b5dce28e0caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:26.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:36.102Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=76fea5b5-c32a-4b37-bcd3-f507ee5fae59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:36.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:46.115Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b2ff35b3-5746-447c-a05f-5ef66f6ac06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:46.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:52:51.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:52:51.152Z |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-06-03T09:52:51.153Z |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-06-03T09:52:51.157Z |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-06-03T09:52:51.167Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:52:51.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:52:51.167Z |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-06-03T09:52:51.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:56.125Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=8e2ce722-445b-4c86-bdc4-daac4a792028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:52:56.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:06.136Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=99f1f259-2d8a-4e28-962a-9fb1771d8a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:06.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:16.152Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3af7db55-b005-4f1c-8dda-d68398071235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:16.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:26.165Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=02acdea9-041f-4004-bdd3-b8fb6e1e539e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:26.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:36.174Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=495470ae-b76a-4f79-a2cd-bc5d273a8dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:36.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:46.187Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=815b0d6d-e6b0-4be5-9e00-db765384358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:46.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:56.199Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f4cba0c8-a585-4edb-9314-472b69c1f878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:53:56.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:06.211Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b98ec6d2-b4fe-48e9-aba3-9e1350fcb8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:06.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:16.222Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cb1f851a-c955-4dff-9190-12279826ee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:16.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:26.237Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=3caa8398-b552-4056-9b5d-311d84e65a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:26.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:36.253Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b4102184-1f02-42e4-b941-b06393bdf744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:36.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:46.266Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bbd9d846-1364-4e73-a422-edab2fddbc5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:46.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:56.283Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=9cf53540-b3a5-47a9-9fbe-7f8b7491f0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:54:56.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:06.297Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=35d1bf13-34b6-4334-9527-12a2c4cc9265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:06.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:16.308Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f3c9854f-29c6-4217-8581-ffa4c3608349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:16.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:26.319Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b4c5ab1a-1ae5-41bc-bd62-2c1371fa9c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:26.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:36.330Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7c5c5fc2-bb0e-4fbf-8633-71c6bdfd1626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:46.342Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ddb3f235-b23f-4ace-aba6-8e15836c9fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:46.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:56.350Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=aed6c42b-2442-41d4-82c6-8cdb2775411e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:55:56.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:06.360Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ad921ee9-c56a-42bc-a7b6-3dfebe2b89b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:06.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:16.371Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=57a167d2-26db-46b2-92b2-85f7cc87b848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:16.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:26.381Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f33dd1d0-6a1b-4ecc-b9cc-e119440e7bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:26.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:36.391Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=99b7a756-457d-4e5d-a6ac-74b83472ba8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:36.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:46.401Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=dac7874e-e498-493b-9358-8a827fab7d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:46.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:56.417Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=ba887258-dc3a-4104-8e95-c80241b4364f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:56:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:06.430Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=a2072c49-70be-461d-ad80-a1486da20957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:06.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:16.443Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=2163f36f-b320-444e-93e8-da430a2224e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:16.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:26.465Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4ddcc9b4-e898-45b5-8e9c-7ff6bab1b28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:26.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:36.490Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=51441eef-5156-4df6-a64b-29610729026e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:36.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:46.515Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6e703291-3f99-4177-b0c1-71d222ddf70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:57:51.222Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-03T09:57:51.223Z |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-06-03T09:57:51.224Z |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-06-03T09:57:51.228Z |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-06-03T09:57:51.240Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-03T09:57:51.242Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-03T09:57:51.243Z |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-06-03T09:57:51.252Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:56.528Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=de2aca09-1bd5-49c3-a6fb-6414e9a6d040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:57:56.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:06.538Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=6a8d8497-dffb-4f68-a924-45f1609f4922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:06.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:16.551Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=779bd1b4-1e96-4aa8-b506-bf7454ab0f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:16.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:26.570Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d7c0bb33-8d46-471b-a023-8cb30c7bfaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:26.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:36.580Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f965607d-2122-45c9-b4c5-2a2241a5129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:36.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:46.599Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d1bddd7f-316b-4aea-992c-35a25d7ca761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:46.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:56.614Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=f9f29ccc-2814-4a3f-8fdf-bda39e576717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:58:56.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:06.623Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=0e8b68bd-2510-4064-85ff-8e27c68e6d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:06.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:16.645Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=937b57a8-9e7f-448b-b634-b41b7b6cdf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:26.654Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=b1cf49b5-2a23-42e6-a503-ac4aeee242b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:26.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:36.664Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=cfe226e7-b956-4964-9f1b-c01c5f1ecb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:36.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:46.675Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=5d651569-8375-4d8b-ae95-3cdaf00f516a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:46.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:56.696Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=60e036f3-a5ef-4694-a071-1311501ff568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T09:59:56.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:06.706Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=d3b4e99d-0257-42cc-99f5-755fcf30324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:06.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:16.718Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=bba07ae5-d672-4bf2-92fb-bf76ccfb060c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:16.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:26.726Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=95185c9a-5e6e-4410-bf79-e9af64eefd7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:36.741Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=7202cecb-d71c-452f-a7c8-bdf89bfac04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:36.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:46.750Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=14c0a4c3-911c-4005-af80-12e4c6e2a862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:46.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:56.762Z |INFO |Init configs |InvocationID=4e0eca51-46b2-431a-b65b-5e04998bf482, InstanceUUID=4e066ada-cba4-4006-aabc-6e90302f5963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-03T10:00:56.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |