By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:47:31.819Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:47:31.822Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-07T02:47:31.859Z |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-10-07T02:47:32.543Z |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-10-07T02:47:32.652Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T02:47:32.653Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T02:47:32.653Z |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-10-07T02:47:32.842Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-07T02:47:32.897Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-07T02:47:32.922Z |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-10-07T02:47:34.377Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-07T02:47:34.843Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-07T02:47:34.862Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-07T02:47:34.862Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-07T02:47:34.920Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-07T02:47:34.920Z |INFO |Root WebApplicationContext: initialization completed in 1997 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-07T02:47:35.302Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-07T02:47:36.194Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-07T02:47:37.589Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-07T02:47:38.144Z |INFO |Started MainApp in 8.888 seconds (JVM running for 9.792) |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-07T02:47:38.210Z |INFO |Start scheduling PRH workflow |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:47:38.220Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=be593a6e-3747-416a-8ac4-28d4a6d585b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:47:39.623Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:47:39.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-07T02:47:44.796Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-07T02:47:44.796Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-07T02:47:44.798Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:47:49.650Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ca4dff61-027c-44d2-9fbb-b7b432d138d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:47:50.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:47:50.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:00.688Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=da22f5f2-b542-452f-a4d4-b4cc4dfa8260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:01.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:11.728Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c1ab1877-7f9d-4930-bd8f-fb1698d67e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:12.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:22.801Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=38d306a6-9e0d-4e75-8d0f-43cb1887cdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:23.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:23.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:33.837Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9a65d36a-6271-4658-8408-7345eb3fb84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:34.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:34.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:44.909Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b478a234-9e95-4715-a596-7236ffb9f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:45.947Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:45.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:55.949Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4165b678-537c-421f-aad5-5158742410eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:48:56.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:48:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:06.998Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=976d5151-bb69-4f93-b835-e46aef628516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:49:08.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:08.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:18.062Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6285e49d-f0c8-4e1b-942d-a9b4b7c1cb4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:49:19.099Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:19.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:29.101Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5747be31-5f39-43d4-af00-28634b89e9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:49:30.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:30.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:40.149Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=85a56b8b-2600-4107-8bbb-f42e49b295bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:49:41.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:41.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:51.190Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8be2c42d-2895-4ef6-ad91-42eeafc0fdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:49:52.254Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:49:52.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:02.258Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d6f4c9e6-e4e0-482c-b6b3-a0d3725f0c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:03.292Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:03.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:13.293Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=46f1b457-19be-46ae-820f-3d2ba4524cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:14.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:24.346Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6c518754-e0fb-41f8-a142-0c5c98427a70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:25.404Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:25.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:35.405Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5ee362e5-f744-49a8-bf19-53e7a62ed05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:36.453Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:36.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:46.457Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=630090a7-ab3e-4faa-a660-340ae5bdc06a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:47.516Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:47.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:57.519Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b0074eae-04bf-42f3-ab76-99dcfab3189c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:50:58.555Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:50:58.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:08.557Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=12ce845c-83db-4eda-a485-e537ab7ff4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:51:09.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:09.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:19.596Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=77a65dde-975c-4898-a839-739525088815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:51:20.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:20.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:30.637Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f8b365e7-4e01-4004-9d6b-3fa0c0a94969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:51:31.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:41.680Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2019c5f0-15e3-4d3f-8f48-431728b5cb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:51:42.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:52.752Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=16520dac-90ac-4a85-9add-2f72d61f51ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:51:53.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:51:53.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:03.799Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=81a2a6cd-48a7-4479-8ead-c1e7a31bd30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:52:04.861Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:04.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:14.863Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a6076e2d-43f6-4156-bc66-9dccc50fccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:52:15.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:15.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:25.903Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=fe81abda-e9b4-4819-99aa-877cb281321b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:52:26.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:26.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:52:36.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:52:36.111Z |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-10-07T02:52:36.112Z |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-10-07T02:52:36.115Z |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-10-07T02:52:36.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T02:52:36.127Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T02:52:36.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-10-07T02:52:36.170Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:36.942Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3628baed-10a8-421e-9935-3cc8bcb1714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:52:37.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:37.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:47.996Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=41928c39-3a3d-4d1a-85b3-1efc69cd5f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:52:49.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:49.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:52:59.090Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=73ccbfd7-e52e-4ca8-a046-21d2824aff0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-07T02:53:00.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.170:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:00.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:10.129Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d1b85b9b-29a2-4d0e-83f9-d1d24b629e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:20.272Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9bdcdb33-a380-4a46-8f04-566edb66283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:30.315Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7aee5680-03c0-40f9-bd35-718f22731dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:30.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:40.350Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=801c86c9-512f-4f84-913f-0bc37b589dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:40.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:50.372Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9d9abe2f-6a09-41ed-ba78-4a06cb187642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:53:50.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:00.406Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=55eac79e-1b4d-4226-b773-b61921c82e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:00.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:10.435Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=59acb2a1-8b11-477b-b0aa-7250c446830e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:10.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:20.493Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5e28c803-7f60-44b1-bcd1-ab4c20cb47c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:20.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:30.532Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6c46ce68-2d99-4fd0-af1c-b43363542cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:40.577Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=96621570-89ad-44e8-8b7c-13dfae454403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:40.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:50.655Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=277cb0d3-3892-4513-b590-bafbf5297917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:54:50.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:00.677Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=82275088-9d89-4c03-9f1e-58b640f4e8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:00.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:10.708Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ed35c994-1739-4cbd-a05c-a85dbb298594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:10.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:20.731Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b29cb9f3-4e31-4420-8211-04757f769a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:20.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:30.750Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3a7560cc-7310-4c63-a76c-35dfbb8df352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:40.769Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a56e49a7-625b-4830-a6b3-910a9978726e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:40.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:50.798Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=47f82f21-10f9-438f-a4ad-81b0cc8073b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:55:50.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:00.811Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a438456b-6b63-41d2-947a-d75a887404f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:00.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:10.828Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=fab28d66-ab7e-4159-a8e9-a016f4291af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:10.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:20.852Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b416c2f5-a440-44d1-986f-b4581f8857d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:30.865Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=266b45dd-9aeb-4473-9336-3e88714e013f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:30.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:40.887Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8754a40c-43ed-4161-b900-00da35b214f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:50.900Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6500412b-1190-421b-a483-4be9858bb950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:56:50.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:00.912Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3adf12c9-48c2-4a8c-9b77-be6a1ee9780d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:00.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:10.939Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=38f10603-e067-46c3-a0e5-67f9e8412a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:10.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:20.956Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=162d9085-7b50-4165-bf1f-be6d3f227dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:30.971Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b912ba3c-d50c-49de-bebd-d955805202e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:57:35.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T02:57:35.716Z |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-10-07T02:57:35.717Z |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-10-07T02:57:35.720Z |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-10-07T02:57:35.736Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T02:57:35.737Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T02:57:35.737Z |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-10-07T02:57:35.740Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:40.989Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=63197ee4-f31c-45df-9656-42968cc960f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:41.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:51.003Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d05ad68b-c2db-4510-b74a-7cab443d9b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:57:51.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:01.020Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4b72fef3-d795-4467-a0bf-7cc3ae9ebbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:01.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:11.035Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=bfce9c80-9b24-46bd-b2e3-f1be96a010f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:11.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:21.052Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6e4adbde-1d22-448a-8a91-b2960092066e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:21.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:31.065Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=874be602-33f7-47c6-bb8e-544c7d9f691d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:41.080Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e670a109-4da2-46ad-bc59-6dabd01dda94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:41.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:51.095Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=0124527c-8a7a-467f-8dee-bb12cb65013b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:58:51.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:01.108Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e32f1fde-29f7-4f8c-9be0-dc3c3efba68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:01.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:11.123Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=56c98cba-4982-417f-b370-e17bc11c08a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:11.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:21.142Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c4f24f14-2f28-46fd-bda7-a07406bf7305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:21.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:31.155Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=932885cf-a37b-4505-b912-e5f7ec64262a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:31.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:41.175Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b8f6e838-3899-468a-bd08-ddc838f2cc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:41.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:51.201Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=aa08d752-d257-44e8-82d3-5cee4a9bd1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T02:59:51.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:01.213Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e252ce06-26dd-4de2-b027-71679e02ec71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:01.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:11.226Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b218d80b-0af8-4081-a8ea-5469235ab21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:11.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:21.241Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d71befdf-2615-4862-9381-500b996e7270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:31.253Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d0fac993-d92e-4894-9581-5196e25243ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:41.266Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d74a4bd5-894b-4321-9bdb-a16342a9d552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:41.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:51.286Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c6e3270b-e34e-45c2-9941-1851f0e5b4cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:00:51.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:01.299Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=88b9ee79-bc0a-4b16-a9c2-38c024a03ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:01.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:11.315Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9dc3365b-600b-4fe9-bc16-02b98e5999d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:11.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:21.329Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ba1d17f7-56f8-4b94-998a-375cb08cde2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:21.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:31.356Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c934e27a-0c2d-4a80-a305-3a4546324c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:31.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:41.370Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e497643f-e361-4645-9eb1-0ac17b5bc163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:41.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:51.384Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f1428eb0-da9d-4aa2-b191-c9afc09fa730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:01:51.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:01.397Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=42923c24-86fc-4408-ab7c-07ffb60bb95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:11.409Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=678e306e-81ca-41d4-bb2e-3c28c70f4d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:11.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:21.422Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4952c825-dbc3-4bb9-a62f-4f156b05905e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:21.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:31.433Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8156b5ef-a9c3-4eb5-8e03-3eec11bb37f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:31.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:02:35.611Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:02:35.612Z |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-10-07T03:02:35.613Z |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-10-07T03:02:35.615Z |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-10-07T03:02:35.624Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:02:35.624Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:02:35.625Z |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-10-07T03:02:35.627Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:41.445Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f8a17c23-75bd-4ce9-a27a-5d2c4483cfe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:41.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:51.461Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=eb9c8e2d-da0f-4c7b-9e53-d63488518c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:02:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:01.473Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8517fe26-c661-46de-9dbe-6c25a2c2300b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:01.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:11.484Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=15f9af76-cb22-4935-83ba-6cd7bf1dfe25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:11.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:21.496Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=50dcba48-8923-48ab-9a54-1be5e9d84172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:21.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:31.512Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f3f43108-8738-44b0-9c47-815279013bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:41.524Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=06d095cd-2012-47e2-96e4-33ae27413c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:51.535Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=96a14a7c-89b2-4fcc-ba98-bd292f3527aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:03:51.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:01.548Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=71c8b948-c96e-446e-8393-5365a5201da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:01.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:11.561Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2e3c3231-6d53-4b15-84d0-ea71cb7b32cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:11.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:21.586Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=626203af-9ce5-46e4-a1e3-a86f61460c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:21.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:31.599Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=fd99a68a-49c5-4c2c-8a30-aefdc17dafda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:31.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:41.634Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6e5379de-70da-4e5f-82ee-fed11615e9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:41.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:51.647Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e2d9b832-3d5a-4b5f-a74c-37f6b5eaef20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:04:51.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:01.667Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=116a75f0-32bd-4829-aacc-85cf4cb2cce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:01.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:11.680Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=991ca493-ee96-46b0-b5cc-d6572ac9d566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:11.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:21.699Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=53b06222-83ae-48de-aef5-a709a74a988e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:21.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:31.712Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7dfeb852-821e-488e-b478-33ebd51c7068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:41.727Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=dd4efbcf-3bcc-4f06-a870-180afb4d9987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:41.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:51.742Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9fa8dbb6-b895-416c-a530-c3718879b811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:05:51.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:01.755Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=46b87cb1-7a7a-4efb-b9a4-36ed77602666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:01.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:11.765Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5dfd53fd-15f5-4622-bae3-ba2bea758f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:21.779Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=eb79a4c3-8186-40ab-accc-fdd7887063f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:21.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:31.794Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c63d1a26-fb68-4f56-9b5d-a3b431f07a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:41.808Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=60702c07-481e-4ee4-834e-3e1c3cab34cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:41.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:51.830Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c1c0c107-c792-4aff-90b0-0c3930da05b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:06:51.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:01.841Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=49da0fdc-d9ed-4ca0-ae2e-534dacb2b396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:11.852Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4fcef749-72d8-40c9-bff7-c66aed5fb8e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:11.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:21.877Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3749e79e-3e25-4b49-9018-5f0af217ffe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:21.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:31.892Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=1b063d28-ff9c-46e9-8f38-b3818ada1698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:31.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:07:35.633Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:07:35.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-07T03:07:35.635Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:07:35.637Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:07:35.647Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:07:35.647Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:07:35.647Z |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-10-07T03:07:35.650Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:41.906Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8446e04b-0a75-412a-b6df-5676cc22562b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:51.919Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6a841742-9bff-4166-9883-2c8d4a5cffdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:07:51.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:01.934Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4e88bc2c-7aee-43f8-b1c9-18c19918a05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:01.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:11.948Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=1ee39c53-18c0-46c9-bbe5-8777f1f953ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:11.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:21.960Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=04aa6124-bc3b-402b-a0bf-c3499d2b7375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:21.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:31.980Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ed2e3211-2c56-4abd-ad23-008e11c8fec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:31.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:41.993Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=36391bea-e984-42ef-baa3-a6f94ce36791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:42.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:52.005Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=27ef7ad6-0f2f-4e10-989f-51a9e89140ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:08:52.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:02.015Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=337bbc35-90d8-4b60-8c41-d8325a990301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:02.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:12.031Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=1e8aacf5-6644-47a2-a8a8-2416870e99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:12.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:22.045Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=aafbef8b-f934-450e-ad3c-bb4e98daf979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:22.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:32.058Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=36dd6e5a-6dde-413c-ac2a-24f31239f91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:42.070Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=43c82212-fba1-4fac-bf2b-0e909dc3d620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:42.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:52.082Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=296cbbc4-856e-4033-ac4e-9c8a8aca7c37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:09:52.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:02.091Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8ccf38f2-de66-4155-a425-476792faf1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:02.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:12.102Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=00a97a40-7880-46ef-8d74-714f19d5c89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:22.113Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=072bcdd9-d09f-40e6-9642-9aed7b456082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:22.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:32.124Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=19c19259-a8d1-4c31-bd7e-e6bc3a6bc3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:32.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:42.133Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d2bda6c6-d227-4d63-abfa-9c17fccfc286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:42.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:52.146Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4fa839a8-4469-4d3d-bce9-a76964ab888e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:10:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:02.160Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6f6ba13c-c265-4f5a-87bd-0407638b9311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:02.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:12.172Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=0ee835cf-2378-410c-9484-23bc57e9bcca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:12.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:22.183Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=1357336f-419e-4429-83b1-d99d94257809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:22.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:32.192Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=620b2d62-5535-41de-99f8-a1d8fce723ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:32.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:42.204Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=168a915d-5a53-465e-b0bf-15717a69cab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:52.214Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e9ac812a-3430-4572-9ea2-5702ca184d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:11:52.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:02.227Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=0eeffcbe-e71a-488d-b417-4aaa3016958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:02.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:12.247Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=725550ed-caed-4837-b7f9-d038a7b48dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:22.264Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6cd52e56-6769-4ca8-b3af-8141378c5f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:32.279Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=80d9bb8c-b864-45c1-a1d8-c10f9c7b23b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:32.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:12:35.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:12:35.683Z |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-10-07T03:12:35.684Z |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-10-07T03:12:35.688Z |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-10-07T03:12:35.698Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:12:35.698Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:12:35.698Z |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-10-07T03:12:35.701Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:42.295Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7d69bee9-cac1-4085-bdd6-75b60a6a6869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:42.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:52.307Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=71ef5b00-b18b-48e5-b4f2-708c4e5196d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:12:52.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:02.317Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=540a1ca8-6ab7-41f7-8503-bcdd8ab7635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:02.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:12.327Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=78fc2c39-61a0-4c15-a94b-849c70a821b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:12.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:22.336Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=661f1a42-ecd7-4ac2-8cfa-e4c1cbc29ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:22.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:32.349Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=11a03b24-ec38-439c-9974-9bfc9e6207e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:32.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:42.360Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4b58e4ee-645c-4bbe-9ab0-97703ca2edaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:42.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:52.370Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d841073b-b8d7-4073-94ae-5e561e5e1a41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:13:52.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:02.382Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8785c625-bc41-4def-a934-83f1b1e631ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:02.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:12.392Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8500b2e6-1e47-4b21-9b18-e01709cf17b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:12.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:22.403Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4b63b2b9-3c0c-4e17-a652-9e3ce0a37783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:22.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:32.413Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f65c80c1-06c7-4704-87f6-be1fc6de3859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:42.426Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7081b051-3603-4bca-9bc6-90bc54e4e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:42.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:52.434Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5ef46634-b415-4af8-916d-24ef187bc33b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:14:52.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:02.447Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=544fc24e-f490-441d-833f-de1258eaeb15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:02.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:12.457Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=acba4d72-aa36-40d5-a15a-ad189dbcad42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:12.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:22.467Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4d1c9893-870f-4afb-a17b-7618339d43a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:22.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:32.476Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=264e15cf-b19d-4042-82e6-fb930b694877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:32.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:42.485Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d78bcfcb-18f2-4f71-94d1-aae10dafbf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:42.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:52.497Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=04b96482-1fbb-412d-9cbb-11f7359f52c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:15:52.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:02.507Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3503289f-cc7b-4294-8cb2-f72a12587436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:02.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:12.517Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5e4628e9-2a6c-4e51-a7fd-eafd9efdc5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:22.528Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5a3554c7-a4af-4a5a-8df5-873dab38c889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:22.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:32.540Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=48dd9ee0-52af-42d2-bca4-b10ae8907ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:32.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:42.550Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=58432bb9-b635-43f2-9b36-c2a72a07bf58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:42.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:52.562Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e42d1aea-008a-4497-84db-ebd62a0ef30e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:16:52.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:02.572Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9f6a2f50-0c4d-4a93-8922-1c3d76d13888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:02.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:12.582Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=1993e451-d2f0-44a6-a764-363d20d5d09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:12.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:22.596Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a6b553a7-fcf0-41f3-b420-1278370ed480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:22.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:32.618Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=849df98e-3865-4c05-804d-414c749214bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:32.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:17:35.620Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:17:35.621Z |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-10-07T03:17:35.622Z |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-10-07T03:17:35.626Z |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-10-07T03:17:35.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:17:35.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:17:35.633Z |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-10-07T03:17:35.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:42.629Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=90cb8192-d37d-458e-951b-d4bc68b4e877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:42.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:52.639Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d783511c-5e09-4aee-a2af-bb41723fbb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:17:52.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:02.651Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f24bde27-10e4-40a0-a078-e172d4fef626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:12.661Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=69da3d49-aa0e-4d0a-a6b1-c96ccbbb612f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:12.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:22.669Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5788c185-663e-4409-820a-f44a44b3de70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:32.683Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=02851558-cb19-4534-b033-04c1b12de0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:32.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:42.692Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b6113fd5-017b-43a5-a66a-2136a679ed03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:52.703Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=34a14516-abdc-49d7-98e6-74744cbd28b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:18:52.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:02.731Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=cb1c0ec6-ce55-439c-a297-d1ec51fc8f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:02.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:12.742Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6822a110-6acb-46f8-af19-2f929ccda6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:12.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:22.753Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c3077a0d-4765-424a-a2b1-132e0b29bda6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:32.763Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=279040cc-0298-4064-8344-518e6d010e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:32.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:42.776Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=318ac708-d5fe-4982-a5c8-d1c257e25d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:42.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:52.787Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=652c12e1-3acd-4443-b202-ff27c5c9cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:19:52.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:02.798Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5f108b0f-5f6e-4bef-bb4e-87bc51d0681b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:02.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:12.808Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8d7d69a4-e01f-4b57-b636-07c33ff3758b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:12.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:22.824Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2093580e-e318-415c-bb7e-d5181a39521f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:22.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:32.835Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4e51765f-8ea1-45bf-9805-75e773be7e6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:32.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:42.845Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=0bd798ce-a221-45d5-a50e-8533b4274e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:42.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:52.854Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b46ced63-97b9-4d93-98b9-0db217345e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:20:52.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:02.865Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=16c56e17-e1b5-4966-96ce-87be1cd18fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:02.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:12.877Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5e8e36e5-35fd-4f56-a165-8967e09d0927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:12.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:22.888Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=bdf8fcfa-c989-41d3-b8f2-216f820a7609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:22.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:32.900Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e9347050-f036-469d-82fc-8a92aeca5b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:32.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:42.914Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ad973400-9cfd-41b5-9a7d-40b6b3f3c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:52.925Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=48f6147a-ee59-4dfd-ab9e-4ec273c3a9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:21:52.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:02.935Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=db654210-2def-4335-bfd3-50164880fb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:02.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:12.947Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e350c64e-96da-4fc3-8b31-bfea4600fa76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:22.958Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=23d25551-55ec-4583-b434-616d8111b768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:22.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:32.967Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=fae6a3b7-b930-4571-8d94-4e9c0f9ea965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:32.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:22:35.537Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:22:35.538Z |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-10-07T03:22:35.538Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:22:35.540Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:22:35.547Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:22:35.547Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:22:35.547Z |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-10-07T03:22:35.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:42.982Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7a09d916-5306-40b6-ad85-b5b844432cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:43.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:53.003Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5fd153fe-c9fa-41d1-bdd5-5b7531729196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:22:53.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:03.023Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=70089fdc-cd7a-49ff-a388-0c133a6b5684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:13.037Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a032707e-dd4c-4bbe-9481-c6fe6f25aac3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:13.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:23.048Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f1840acf-e1f3-41e7-ae94-4ba4e1b1ba19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:23.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:33.058Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5c62d8d4-4650-4051-a94f-e8066565baa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:33.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:43.068Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f32f8c45-dfc8-4c6e-9eb1-77e4a436e424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:43.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:53.081Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=97391ca6-3b5b-45f9-9eca-87d5601fd35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:23:53.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:03.105Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3d61b650-0c79-4ce5-9eeb-d17850b60fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:03.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:13.117Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6995822b-95aa-4381-b5d9-8ea9fca3ab40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:13.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:23.131Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=08c4bb27-5b07-4ec4-82cc-3ac65d5b8704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:23.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:33.142Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=fc02f65e-14bc-45e1-9e93-b10c91fe158b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:33.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:43.151Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3bfd612d-b57c-451f-82c8-7623fa3ee27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:53.160Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=7c2b34fa-4943-4de9-8d99-6479cb567033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:24:53.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:03.186Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a5c04bd3-073d-40ab-8d09-8b92303c57ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:13.201Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f02e2a32-741e-4c08-9e7e-4fbd77420ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:13.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:23.214Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a75daaee-e8d7-4f8f-9b88-3eba59ff706c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:23.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:33.225Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8bf0751b-abea-48cd-96e1-3293822cfd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:43.235Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=27a6ef15-52c2-4b32-a0bd-f5637a0e4cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:43.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:53.248Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6d29b20b-3baf-4106-896a-51c79587ed93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:25:53.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:03.259Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=316acfa5-fc64-4169-ab28-2c572a5aadc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:03.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:13.270Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e619db50-aa6b-4217-871c-51cd278b2f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:23.290Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=d46d50d5-b6c3-4df8-82eb-cad63bc039b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:33.302Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e2c58236-ca42-40b1-a86d-be4c72c11243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:33.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:43.314Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3781de30-aab6-462e-a66d-70df43b324a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:43.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:53.342Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2855a0dd-9da3-4ceb-9f70-a890b688578a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:26:53.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:03.364Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=425e394c-67e3-40a5-9f99-79bfede94a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:03.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:13.376Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9f72c0b5-c91a-43fb-91e3-a9e2f7c2d54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:13.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:23.387Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e007f015-b5b1-40a5-aa2f-195cdc1b5fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:33.403Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5a274794-ac52-48d9-9a72-8ff216c15cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:33.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:27:35.629Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:27:35.629Z |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-10-07T03:27:35.630Z |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-10-07T03:27:35.633Z |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-10-07T03:27:35.640Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:27:35.640Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:27:35.640Z |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-10-07T03:27:35.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:43.414Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=456ff5ca-a931-4e5d-b1cc-0a6b7004778c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:43.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:53.425Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e10225eb-0ed4-4aab-9985-5210bcff2433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:27:53.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:03.436Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e4bb4212-48e1-4a79-8490-1801d6928b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:13.448Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=e44e57c6-c4c1-4345-83cb-7d1a21023eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:13.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:23.459Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=cdbc3da2-f16d-4c78-9b3a-90828b9ccbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:23.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:33.470Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3741f7d6-de44-40c5-a985-4413c908fbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:33.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:43.481Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=cd2300f2-87bc-490c-afa3-22f667e32c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:43.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:53.500Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3d4fe9cf-07fb-4563-8f43-7b6acb21f93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:28:53.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:03.513Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=22f970d3-2b0e-4f8c-af9c-faf1cfff6cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:13.525Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=83bb4002-144f-41d9-bfd7-ca9250c517d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:23.538Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=65cd777d-469d-4eb8-9df6-c9cbe02b24c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:23.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:33.548Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f28bd93f-57a7-4b10-af0c-0b13fea9fb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:33.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:43.562Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=5e539713-2d5d-4f9f-a601-4cf1040619fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:43.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:53.572Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c7dc8db6-7462-4a4a-9ab1-c9842f5ebe49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:29:53.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:03.585Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9e4f9858-7965-46c8-b062-c12953c2fd99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:03.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:13.596Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8f9acaf1-1d4b-4a45-a86a-11d628005ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:13.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:23.605Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a158f9ef-06ec-4e43-9f3a-0615290bc5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:23.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:33.615Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4245547f-fc2a-42dd-ae8c-b9e247ba7f1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:43.626Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=42c41967-5136-41fc-8a4a-ab97bb1c7516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:43.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:53.636Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=6193be35-0a3e-48d3-bdf3-1ed3ef045467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:30:53.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:03.647Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f762552f-80f3-4f9a-9119-5af62a11d16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:03.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:13.657Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=cc7e502d-4554-4f96-a3c1-d6b4aca81df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:23.668Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=12b8e971-308c-40d9-8f75-8ce38ddbef73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:23.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:33.681Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=357ab036-e2ec-4554-a95f-acc930939919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:33.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:43.692Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=26a2395d-d03c-4ab2-85a3-a7e8f66dadb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:53.702Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8dbd8bc1-da51-48be-a058-40f3e8372edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:31:53.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:03.713Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=f28cb4e1-a5d4-4d98-b4bc-ad90f28791a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:03.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:13.724Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=54d1ccba-2aed-420c-b63a-d923bef1b397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:23.734Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=95cf86fe-9bcc-458e-aaf4-15cf1e963577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:23.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:33.748Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=72d4417f-f742-4fb2-8ec9-aa136f4afb91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:33.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:32:35.604Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-07T03:32:35.604Z |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-10-07T03:32:35.605Z |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-10-07T03:32:35.608Z |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-10-07T03:32:35.616Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-07T03:32:35.616Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-07T03:32:35.616Z |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-10-07T03:32:35.619Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:43.759Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2c1fcc4c-3ede-437e-8ffb-f6dde0d0eb77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:43.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:53.771Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=ffdab073-7436-4040-a2d1-af0ef1617a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:32:53.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:03.785Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=0c5be106-fe0c-4573-961d-8a6caffa7434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:03.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:13.823Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=03178135-ce00-44a5-8644-83a331fc4a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:23.839Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=2862c4b8-35a9-4264-9577-2b317b984978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:23.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:33.848Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=9234a584-719a-4bb7-9035-0d1b55583b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:43.858Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=b7433c2b-4f13-499b-8d27-c91d42ab4ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:43.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:53.872Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a45d1dea-964c-4c5d-8287-f68024997ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:33:53.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:03.884Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=3d24fb5a-7cae-47fb-99c2-68e0492ea68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:03.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:13.899Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=af75e662-5e16-4118-a233-8e14b2cce931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:23.909Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=932d0bcd-d2a4-4e3b-a1c7-9d9af41b76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:23.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:33.918Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=de04a308-450b-495d-86a2-4fcc7c2d6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:33.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:43.928Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=a1d56b07-3a8f-4431-9215-6560f57e606c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:53.938Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=173ee8da-663a-4332-a71a-fe98d5c5b831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:34:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:03.951Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=8d472163-8926-4fb8-bf0b-3c14b7e046ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:13.971Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=4f88a993-f44d-4d3e-ab73-a47fc3cacaa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:13.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:23.985Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=c6b3af7b-4f41-472a-b3cd-6ffcbf92a72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:23.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:33.997Z |INFO |Init configs |InvocationID=07e3c5a6-50fc-4ffd-beb6-5ede8f94dd2b, InstanceUUID=272feed0-c0d6-4a60-a2d7-0a76b34d2823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-07T03:35:34.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |