. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:29:33.200Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:29:33.206Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-01T18:29:33.246Z |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-12-01T18:29:33.939Z |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-12-01T18:29:34.063Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:29:34.064Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:29:34.064Z |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-12-01T18:29:34.243Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T18:29:34.298Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-01T18:29:34.323Z |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-12-01T18:29:35.802Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T18:29:36.253Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-01T18:29:36.272Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-01T18:29:36.273Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T18:29:36.331Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-01T18:29:36.332Z |INFO |Root WebApplicationContext: initialization completed in 2008 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-01T18:29:36.721Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-01T18:29:37.503Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-01T18:29:38.666Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-01T18:29:39.154Z |INFO |Started MainApp in 8.84 seconds (JVM running for 9.583) |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-01T18:29:39.231Z |INFO |Start scheduling PRH workflow |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:29:39.242Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=19f998e0-8f00-440e-b32f-36a4dd33e28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:29:40.631Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:29:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-01T18:29:48.080Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T18:29:48.081Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-01T18:29:48.088Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:29:50.666Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d5cb738b-5786-4162-ab5d-3a5c7c4f5f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:29:51.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:29:51.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:01.735Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f2116748-d835-4462-b194-6106d49cb5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:02.802Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:12.804Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=aa6093f9-eb18-4d34-9d48-7ce02e8936ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:13.879Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:23.881Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=265e6a98-ee5a-42c0-aa90-83e9e917c7d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:24.913Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:24.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:34.914Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=980513a4-df92-4d4c-9c6d-5fa415ece8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:35.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:35.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:45.956Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c639aa60-db87-48e8-8695-1eeb40eb3827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:47.023Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:57.025Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c93ff0ba-9014-41bd-a223-a01009d0aad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:30:58.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:30:58.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:08.065Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ba6e2deb-29fe-4103-9e87-4642c2f1128b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:31:09.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:09.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:19.139Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1e33a435-755b-452a-aac6-b2fd639e0373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:31:20.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:20.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:30.207Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fe7331f4-a8ad-4138-9c65-5c4c15f0c98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:31:31.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:31.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:41.271Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=def7e787-9f9c-4a96-93fc-59bf3f44abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:31:42.326Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:42.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:52.328Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e78bc4b0-362b-497e-94d1-04ce782b6191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:31:53.390Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:31:53.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:03.393Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ed914017-3019-48f7-a385-5b645b7b5001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:04.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:14.438Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a797ded4-68d2-4a9d-85ac-0e65a348e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:15.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:15.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:25.474Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2477559e-84bc-49e8-846e-5ac475ba9cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:26.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:26.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:36.514Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=853b86f8-036e-46db-8435-9c9441d956aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:37.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:47.555Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=028b5907-4076-427e-a2bd-87f0eac157ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:48.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:48.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:58.597Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0d52f7c5-cee3-4499-b346-455c9a861832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:32:59.662Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:32:59.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:09.663Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6354af0e-ea77-4568-b0d9-4dbae0cbdddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:33:10.708Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:10.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:20.709Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=550df4f7-5fbd-4a39-9820-851bd1972191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:33:21.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:21.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:31.745Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1a2cd08f-5786-4b5e-9efe-18bf4c015dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:33:32.786Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:42.787Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=270cf5ad-8a01-4574-9bd5-33c257349ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:33:43.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:43.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:53.832Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=48fa6604-31d2-4538-aa31-c6f75f1ba334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:33:54.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:33:54.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:04.900Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=91a3d50e-2ac7-4402-b1bd-a3d1efe7e4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:34:05.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:05.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:15.937Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1cf22e44-40c4-44f0-94c6-69a0b0d0be70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:34:16.978Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:16.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:26.980Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=783faf57-4f4d-4268-94d6-bebc3e82af2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:34:28.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:28.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:34:37.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:34:37.655Z |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-12-01T18:34:37.656Z |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-12-01T18:34:37.660Z |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-12-01T18:34:37.672Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:34:37.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:34:37.673Z |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-12-01T18:34:37.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:38.023Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3eda070c-0cfa-43ea-8d2c-2acf10f8028e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:34:39.120Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:39.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:49.127Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e98d1da2-1ac0-463d-a04f-31f8b5bd4dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:34:50.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:34:50.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:00.159Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=49ba524e-76fe-4d50-8eb1-f0e240b7ad2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:01.202Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:01.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:11.208Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7bd5defb-c2d1-4b94-8925-1891894dbb43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:12.270Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:12.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:22.272Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8bb55fa5-ca9d-47f5-9e63-1d65dd7d13ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:23.316Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:23.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:33.318Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d2d33b92-2e77-448d-bb1a-b6e09cf9f580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:34.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:34.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:44.351Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=53813dd4-f0e3-4974-895b-ac8dfe4bb405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:45.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:45.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:55.393Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=eac469cb-a750-49b0-b4e0-1729186d3d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:35:56.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:35:56.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:06.431Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fb204f5c-87f5-4541-89d5-e2f3bc199ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:36:07.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:07.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:17.471Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c0397709-0ef1-485a-aa7f-cd11c0697f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:36:18.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:18.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:28.513Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4b27f6b5-52a0-4027-a50b-a19cfb633484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:36:29.550Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:29.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:39.551Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=01fe9a64-febd-439a-8d22-eca59faaee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:36:40.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:40.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:50.594Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=381de3e9-f900-4140-9d52-72c6c1ec6326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:36:51.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:36:51.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:01.635Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=00ae5fcf-4351-41db-b388-abc96e3aa8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:02.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:02.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:12.673Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78b22abc-2e3d-4491-99a9-da1ff0a1481b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:13.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:13.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:23.744Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0a889633-0cf3-4b3a-8370-8cc1ef98573c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:24.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:24.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:34.816Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=40fbd13d-a513-4ac9-9bc7-10d7ad48718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:35.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:35.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:45.860Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0ad7a8a2-43b5-47b4-82dc-f0320ad9ed99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:46.898Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:46.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:56.899Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f346d8dd-1564-451e-9c2a-41fd797de7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:37:57.934Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:37:57.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:07.936Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=66d52449-1991-4511-a030-9fcded1a82b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:38:08.977Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:18.978Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f7f413ae-c2c7-4a3a-ae92-948ec07cd684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-12-01T18:38:20.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.12.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:20.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:30.015Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e89138fa-82fd-49bd-aab8-abf17dbb3a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:30.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:40.189Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=47b1d14f-468d-4bec-9c43-b496985fe0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:40.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:50.207Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fd2472ba-7adb-4aa3-9001-49db36660e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:38:50.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:00.226Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2b10dd1-8633-4193-8231-a847ec3fd002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:10.247Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=40e9b3c7-73e8-4370-bf15-28463fb74c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:10.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:20.262Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5f72041c-b841-48a2-b06b-445cd431da67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:30.279Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1e1152e9-f644-4edc-886d-d2eac85ab871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:30.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:39:37.045Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:39:37.045Z |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-12-01T18:39:37.046Z |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-12-01T18:39:37.049Z |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-12-01T18:39:37.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:39:37.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:39:37.061Z |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-12-01T18:39:37.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:40.302Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1f39c0c1-4924-4f6d-98ad-8abdbe588d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:50.322Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0c3fbd9b-7d73-4aae-8c73-666cdabaa74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:39:50.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:00.342Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=76d1a363-e80e-48d0-9d40-5853d055d417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:00.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:10.358Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=76c8705e-1475-440e-a2e3-d30f67275015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:10.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:20.372Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=15b219e7-f061-41db-90bf-9d7bf35ae63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:20.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:30.386Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=41e7a593-8622-4069-a009-44345816f86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:30.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:40.401Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0b9d361f-0dfa-461e-8e27-2b4c4e5f6409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:40.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:50.411Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=496e8532-936c-4215-8874-96efea1c556e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:40:50.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:00.436Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4bd3760b-2bd0-47f7-915b-63b55ff018d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:00.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:10.458Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=46166396-b295-4f87-b0ca-d181405bfc02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:10.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:20.474Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=150b31c5-4cde-4da4-8df4-676510028ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:20.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:30.492Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=05d08cc5-5369-46e2-b6bf-9f0b79b24871 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:40.507Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4906aad9-3fea-49b1-97e1-ddc81a9ec888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:40.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:50.524Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7a62964c-06ca-4388-a315-48debf6f7cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:41:50.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:00.539Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=229bd41d-7237-4146-826c-62ba8633e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:10.552Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=27208bf7-8758-4fbf-82ed-4a149f67877c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:10.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:20.566Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=84b8a7cf-2e1c-4e35-80c1-cf3dc0d044fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:20.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:30.580Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9baeffb4-2bb5-4726-a150-fb7e82cbd591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:40.593Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=efb54c7d-b697-4b50-819d-3c93d69f0c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:40.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:50.608Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=acdb74d2-b33a-4289-a4dd-5547dc6995a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:42:50.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:00.625Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6f65538a-2d59-4228-babf-2f907716ed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:00.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:10.639Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0797bea3-67b0-4976-8743-85f46579fb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:10.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:20.665Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=61fa5100-e8df-45c3-9f73-a2b9b2f9b6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:20.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:30.678Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=262f28c4-874d-4da0-9743-910277368b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:40.688Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=509233bc-6366-4c47-87b7-e7db4fc90dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:40.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:50.702Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3c2be856-ba98-4c8a-917d-fe4ef17bc505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:43:50.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:00.714Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0bca81b0-3d1b-41cd-8c71-83f94418f509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:00.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:10.727Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=24da2624-d769-4e7d-a984-8809f1db7665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:10.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:20.745Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0f1a8649-bbf0-401f-8fb9-f3f8c8f28b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:30.757Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a51c85d3-0b9f-4053-9d7a-5da8346f2030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:30.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:44:37.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:44:37.037Z |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-12-01T18:44:37.038Z |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-12-01T18:44:37.040Z |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-12-01T18:44:37.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:44:37.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:44:37.052Z |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-12-01T18:44:37.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:40.768Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fd7d8ecd-4c9e-45d2-b25e-589a83085a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:50.779Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=36d0fb95-275f-4042-8ba8-8e88efbb2e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:44:50.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:00.790Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e7009ee9-7cbc-4587-9caa-cd6824409a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:00.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:10.803Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b32c71c7-7f8a-4dac-9d43-cac2d218a435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:10.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:20.815Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=128f5282-3c8f-480b-b828-4888858aab13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:20.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:30.825Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=31f7143e-3885-46c5-8476-931ec6fc67df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:30.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:40.837Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=59d40db9-097b-49e5-bd93-d1655d9eb47d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:40.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:50.848Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=277e7a25-698b-4447-837b-0e18849e2b88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:45:50.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:00.862Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=20b08af2-4977-4042-88a6-ce32f0e0c027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:00.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:10.874Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e40d8645-a8dd-455f-ae82-44ddd074420a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:10.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:20.885Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8083fcbe-72b0-4623-8d70-b08674ea1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:20.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:30.895Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d76c442a-7fad-46fe-85b3-b4db41aef722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:30.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:40.905Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=89aa5415-9037-4b74-ada4-0a460e5b678a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:40.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:50.915Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6bbf00f7-ab95-4f24-a4d8-bb830c11492e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:46:50.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:00.928Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c98336ed-8b66-45f6-8573-fcac84c92317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:10.948Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=216386ce-f9b9-442e-96a6-46bef2e1e69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:20.964Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ee4524a7-3d09-49bb-ada7-52b361be6fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:20.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:30.977Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e59d476a-86a0-4e57-8aaa-904e325ac359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:30.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:40.988Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e18e27ad-cdfc-467c-b3a2-044c7973426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:40.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:50.998Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=578c4c17-c890-4da4-b24e-a5bdcef2d183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:47:51.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:01.010Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d9fa582f-41b1-47c8-9826-cdfddc61603c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:11.020Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d40c48a2-588e-41ab-a8d6-a788d648109e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:21.029Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dc79f30d-df67-4981-a371-aa36ce9cfa69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:21.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:31.042Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=672177ee-f1a9-4361-9115-3b2dafe01798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:31.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:41.053Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ec7064f5-19e7-48dc-aec2-d6a114c08d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:41.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:51.065Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c199e63c-647a-48dd-bbb2-dcf7c43627d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:48:51.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:01.074Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=87eda78d-e7fb-46c5-84a4-e1bcccf8bfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:01.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:11.084Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3f4c128f-4d56-4bc8-bc40-daa958f11b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:11.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:21.095Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=19d6c51a-88f2-455c-8b3e-8717317bfac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:21.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:31.105Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=07b7c913-2657-4982-9f30-17ecfbaf72bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:31.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:49:37.039Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:49:37.040Z |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-12-01T18:49:37.041Z |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-12-01T18:49:37.043Z |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-12-01T18:49:37.052Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:49:37.052Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:49:37.052Z |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-12-01T18:49:37.055Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:41.118Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4ee2652d-df15-49a6-965e-38d1d11dcc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:41.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:51.131Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=31a922ec-8e4a-4f77-aa30-4edbd3f872aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:49:51.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:01.142Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2c875662-71ab-490a-91ce-8a91eac5e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:01.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:11.153Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5f33df44-8ee8-4f93-a638-b48d9811305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:11.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:21.162Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1beb5334-f6a5-494e-a160-22a704876cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:21.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:31.191Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=992689d8-7634-4cd8-aa92-05516f51c92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:31.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:41.218Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2fa276a-2f4f-4105-866a-e4ce04d858a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:41.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:51.229Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=de502374-4fbf-48c7-896d-fc530ab73fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:50:51.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:01.245Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=77ba9acb-4270-44bd-bc2b-28787952728a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:01.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:11.255Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d4a04345-ebeb-4b14-9889-8ea9ffb1e9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:11.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:21.271Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=77851942-af46-48bc-83af-c0672ebd3797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:21.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:31.284Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f06422f0-9152-43bd-b929-eb22164e1ddc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:31.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:41.297Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=89843a9d-6478-4689-b1ae-ff5181f64726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:51.308Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=63d6aa7a-c4b5-4851-99f8-ec1779078d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:51:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:01.322Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d6881ac3-cfd3-419f-944a-0af3a24edb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:01.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:11.347Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78781529-6666-438a-bb83-fae65c129f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:11.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:21.385Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3c504856-6023-4c88-b474-dfc465cb4d20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:21.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:31.396Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=879d60d2-1269-4b4b-a801-015c10e2b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:31.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:41.417Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c8105d5d-57fc-4596-a4e0-081093d708cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:51.435Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a6f35a62-e874-4743-9052-0ab6c13a74a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:52:51.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:01.447Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=99d15b80-cca9-4f10-a03c-d9b58d591f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:01.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:11.456Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1c956d1c-d8fa-47b4-98ce-2335dbf76474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:11.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:21.466Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cbad6bff-3a0a-40c6-bf9b-c06c5cf65fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:21.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:31.475Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8b5c6726-28f1-4241-bd9f-3020c4188ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:41.485Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=10b374e1-80d6-4e2b-8a8e-ac7b77b54626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:41.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:51.501Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dfaa9457-5bf6-40e0-b8f0-7b94d689c81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:53:51.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:01.513Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=714f0840-72ce-4d8e-8a08-0ac4b03ff3ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:11.532Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4dac7e5e-d858-4f81-b6ac-dfdc49093ded | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:11.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:21.542Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=24573d74-e9b7-4e5d-9d9b-c8343b0ddeda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:31.557Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2ce0e63d-0d71-4cd9-8071-490f640d0cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:54:37.053Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:54:37.054Z |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-12-01T18:54:37.055Z |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-12-01T18:54:37.057Z |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-12-01T18:54:37.065Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:54:37.065Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:54:37.065Z |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-12-01T18:54:37.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:41.568Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=daefc7ae-3972-4aa9-8d6a-de98d2433f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:41.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:51.579Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=596c57b7-267a-4de7-98a7-8e71ba1a8c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:54:51.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:01.589Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1a67c865-3ac2-4e44-beb2-05bff03cff5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:01.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:11.617Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=02be1503-c744-4a04-8ff9-4c42e36cd40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:11.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:21.628Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4a7210b4-c7b5-46b5-9c21-7ccf54b64d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:21.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:31.641Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b7cfa964-0690-491f-9e48-590cfcbd18c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:31.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:41.659Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6bedc85b-821f-430c-87fa-bfa3c2d73f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:51.669Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9fc4f499-92a8-4c73-9dfa-1f3e247d6234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:55:51.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:01.686Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7b4d300d-40ce-493e-b5c6-cf690d6ef608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:11.700Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=39ba1d24-2acf-45ad-83ac-9c613bc90e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:11.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:21.715Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=11f69ce8-ca56-4bbd-809b-c6b77cd5ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:21.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:31.729Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c4fbe53c-9fc2-4c2f-bc51-810393968d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:31.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:41.744Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f8737e3b-698a-419a-ad5b-3ae3ac29da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:41.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:51.755Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a5c27ca9-958f-4f74-aff9-246ea16102dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:56:51.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:01.764Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ca470390-569f-4779-99e0-7218e405687d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:01.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:11.784Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b9c43ce5-3a6c-4456-aeb4-0e3e5d526ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:11.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:21.795Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=918567f7-8703-463b-ae06-f5f4842130f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:31.806Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dd6b887d-8b4f-4f86-a76a-3e654c6e6fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:31.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:41.822Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4fc10d62-3d0a-4876-b44c-29529c571c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:51.845Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6df56597-ac56-42bd-8bb0-58a5b7f074e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:57:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:01.857Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4c5b6ffb-1959-4cd5-8b92-8d460265cc8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:01.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:11.878Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2d000a44-6032-48c1-b5a5-ce37f98aa902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:11.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:21.888Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=699a747f-7ea6-4edf-9e31-a4616436728c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:21.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:31.899Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c5d7f5ab-765b-4b78-b448-70b954079666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:41.909Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4bb136e5-bdf1-4b23-bdba-1b779e05ba41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:41.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:51.919Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=601cbf5f-64fb-44fa-8e0f-2dc8a91b8da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:58:51.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:01.929Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3c095699-c0ec-49de-8e8f-5c057653cc6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:01.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:11.938Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78084989-a275-4ef2-9b0c-b15f11936476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:11.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:21.947Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ef5c99bc-91a0-4301-baa0-4beeb092d943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:21.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:31.956Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=aadbf45d-330d-4dd6-91bd-febfc3734cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:31.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:59:37.001Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T18:59:37.001Z |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-12-01T18:59:37.002Z |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-12-01T18:59:37.006Z |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-12-01T18:59:37.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T18:59:37.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T18:59:37.013Z |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-12-01T18:59:37.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:41.968Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=670794a4-73de-4294-9818-fd64d938496c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:51.978Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f6610610-6a48-4cdf-bff7-ccfb218d7bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T18:59:51.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:01.987Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a89c5727-592c-492a-976b-672b46f0e573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:12.015Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b4b3e6cd-1adb-451b-b93b-a9558a981a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:12.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:22.029Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2e7b960-4d3b-4ffe-ab3b-e0a188178a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:22.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:32.040Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78acd819-dc20-4c28-bfb8-7e916cd89247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:32.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:42.049Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=43939886-f99a-43c6-819b-cceab5b8764c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:42.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:52.060Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6c24722f-3dbd-47ad-ac4f-db4fe5d12f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:00:52.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:02.070Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5029aa82-1e2c-42c7-a839-867bf144148a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:12.087Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f3c0a82f-a130-451a-a1e5-21594eb14a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:22.098Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2715f782-a69d-4a9c-85bd-276fbd4e192a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:22.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:32.109Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=344d5e3b-e900-4e33-bc7b-f2f12c9929ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:32.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:42.127Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=22272fb4-ca07-4bd8-9c48-e333bd010ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:52.138Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d78f1d2b-b3fc-4adf-84e3-3004eab241d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:01:52.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:02.150Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=60cada47-e422-4c94-8f66-cc6429f967a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:02.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:12.159Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2aae78ae-9d33-4e19-a35f-3105fecc911d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:12.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:22.169Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=eb6565e8-f5a4-4a62-8f76-c17e91c6c5d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:22.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:32.179Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f0b5dd5b-09d2-4377-a5ae-82eb8e4ecc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:32.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:42.193Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=28ce8aec-9784-4773-ab2b-b805bfcaac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:42.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:52.210Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=17b0f838-0914-42e0-bc9d-228284163c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:02:52.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:02.220Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78fe06f9-4f7e-4c04-9fad-aa17b5585a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:12.232Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9eb3f550-d2f5-447b-9c0b-85a56b2f86ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:12.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:22.244Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=96c85332-7180-4f41-8606-6861849def0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:22.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:32.254Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1b2146b7-0b6a-4a29-bc87-2a058de3dc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:32.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:42.266Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ea192a7a-c2f3-4c66-a08f-ca2106814de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:42.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:52.277Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a55f9c56-9fe7-4fe9-b8bf-b2a7cd7af474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:03:52.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:02.287Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=825e4445-15fd-4fe9-ac38-adc1d5be7a87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:02.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:12.300Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7d221aa1-39c1-4f8c-b282-27850faffda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:12.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:22.310Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3deb4bdb-89f1-42e5-a926-30673ca69224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:22.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:32.320Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=654841ed-1413-4a81-8123-fd0ce2193963 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:32.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:04:37.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:04:37.004Z |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-12-01T19:04:37.005Z |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-12-01T19:04:37.007Z |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-12-01T19:04:37.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:04:37.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:04:37.013Z |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-12-01T19:04:37.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:42.331Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=12249b52-7199-4f88-b6ca-f00a2fa56761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:52.339Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c8ddd1c4-8b57-45ee-9b7e-004fc77d299a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:04:52.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:02.357Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=eaffa50f-9cb5-4c7d-86ff-429edf2202cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:02.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:12.367Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f1e80bae-9f2d-42bd-b5a9-d0280fff66cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:12.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:22.378Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=780cf914-3874-497b-baeb-a53d6f07b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:22.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:32.389Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9f1e2d45-89ee-4082-825e-0fa471f02067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:32.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:42.400Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=531b81ee-5ba9-4789-ab6b-8d3385ba150b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:42.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:52.410Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8dc60757-8870-44ab-8c42-8d0216d082c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:05:52.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:02.419Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=87e94cfd-99ac-4277-af3e-9193afbe3696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:12.429Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e0d94082-7701-46e3-9f28-b94a4ad524a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:12.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:22.439Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4752cacf-031f-47e8-a07f-de3a821aa48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:32.448Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=78a9d7e4-e49e-4264-9ee1-f02c5f72b789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:32.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:42.458Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=34dfe21f-dcb9-4627-acd1-8caab71dd6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:42.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:52.469Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5e953d9e-9c99-4862-a6f5-823be11d63b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:06:52.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:02.477Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8062a611-5cf5-4c1c-b06d-59d1d97adb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:02.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:12.488Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a43c8c5c-23b3-42db-9455-1fdbc5a537cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:12.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:22.497Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6613b801-1c3e-41e6-a542-b8718e90bc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:22.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:32.507Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ad616172-33a9-4ee3-97ff-f2bb06ef6f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:42.517Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1d52bebe-c5d6-48aa-8e1a-b6c1d343e065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:42.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:52.532Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3d0a2b55-4c06-4cd8-88f3-1340fc4a762f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:07:52.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:02.542Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5eddba11-4dcc-4718-8192-4fa62ca3e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:12.553Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c1eac3e9-8a48-4cd4-94ff-b9953e2422c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:12.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:22.561Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dd91c8e4-288b-4214-bfe0-cb9532b04e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:22.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:32.570Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2b874d27-61e4-4f88-9acf-26be874bb76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:42.580Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cd0ee583-1e0d-4b56-8164-d1174245bd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:42.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:52.591Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b17920a6-c04d-490c-ac01-9e7c9288c431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:08:52.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:02.600Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0da05e33-294c-4842-b947-7bf48a0e752b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:12.609Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=abcd8cfa-2b24-41a7-aac7-bc8e4ebd0be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:12.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:22.618Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=82086077-2c11-49ff-844e-002dea2ca683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:22.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:32.627Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0f8c3e18-7b63-4792-bc8f-3f826ba7202b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:32.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:09:37.008Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:09:37.008Z |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-12-01T19:09:37.009Z |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-12-01T19:09:37.011Z |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-12-01T19:09:37.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:09:37.019Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:09:37.019Z |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-12-01T19:09:37.021Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:42.636Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=309413fe-7c98-40c2-9546-655b13509156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:42.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:52.646Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d4247909-6338-4194-915b-3291251fbba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:09:52.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:02.656Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b581866e-0023-42c6-b728-f376479293da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:02.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:12.667Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c2716767-d4f0-4333-b903-400b675df8b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:12.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:22.676Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9ac4c0f4-fe0c-4ec3-a151-a6d89ba5eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:22.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:32.685Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6291799a-3741-426a-a009-aeb01fb11da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:42.694Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6e0c9278-de62-40ac-8dde-cb406bee205a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:42.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:52.705Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=252b1d57-4572-406f-bcce-4a4fd21684bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:10:52.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:02.714Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4a2a7acb-ba60-4fe4-9063-55f83ea2dbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:02.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:12.723Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cb50eed0-1927-4158-b6c9-0d8e00400931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:22.732Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1a52e79c-349a-44c9-bbb8-5ba5b9c2bf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:22.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:32.742Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=99b37307-3fda-4a18-9966-e3985c86e08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:32.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:42.752Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2d815f40-99e0-48ce-ab96-a1cba4f35b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:42.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:52.763Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d2ddf1fd-f04e-4600-b03c-ef54508f3a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:11:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:02.773Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0b8071d3-bb92-4299-bcf0-3548ed66f007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:12.782Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1ca325f3-af48-4824-94ee-06d15e799935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:12.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:22.791Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7d839e3c-cde6-457e-a6e8-193dc2965bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:22.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:32.800Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f1e1c418-6bde-449a-b201-11d3663ecd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:32.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:42.810Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=248ebf2d-a594-4f4b-83ea-90dbe9f608bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:42.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:52.822Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=531846c5-39ce-4e3c-b43d-a318d88fce24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:12:52.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:02.832Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cc1cb6a8-3a5c-4c1a-b57d-ae104a9400b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:12.840Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1c9dab7a-a547-411c-9a80-ca3f6bc4569a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:12.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:22.849Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=74f3064c-61c0-4c68-af7b-01b5c22cb797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:22.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:32.859Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=60029d5e-cb89-4e34-8319-0a6973b7831c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:32.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:42.868Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=543f6c2d-a417-4a57-a7df-f3ab66280e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:52.878Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8a81160e-09bf-46c3-8b0a-9990dfcbe8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:13:52.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:02.888Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ccb0dace-3aa4-4e59-a587-dedfd1c8b258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:02.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:12.898Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=66d06875-dbce-4627-9beb-da840f5cd3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:22.915Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=35adbabf-51c6-4d13-89d3-c86e5021daa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:22.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:32.925Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1e8ad6b5-ca62-423f-8008-5bfc7a9a118c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:14:36.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:14:36.992Z |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-12-01T19:14:36.993Z |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-12-01T19:14:36.996Z |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-12-01T19:14:37.003Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:14:37.003Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:14:37.003Z |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-12-01T19:14:37.005Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:42.936Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=46403014-60c6-4fa3-a8a7-199c8ffb493f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:42.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:52.946Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2eb4ffda-83ca-4d3b-8082-3ca5040da6b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:14:52.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:02.957Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e94ace7f-165f-4375-8b7b-073f3867677a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:02.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:12.967Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cb950f41-8816-46a7-9f60-3ec4bae0841f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:12.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:22.978Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0bf07b41-ab60-485e-8b18-0d700264ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:32.988Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=07da59cf-fa82-4cd5-b533-ed918e97d2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:32.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:42.996Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=38cc550a-dfcd-4cd1-8992-64220e73b1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:43.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:53.006Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d7e378ca-cc69-4191-a5f9-0140dcbf8b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:15:53.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:03.015Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2a6935d-2f49-4b98-b4c3-b4bc90d92dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:03.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:13.026Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f2e55ab1-8c31-4861-9e5a-fe35afaf718c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:13.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:23.037Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fe497cd8-fe21-4c3f-9a02-32227d2d30de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:23.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:33.052Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=eca77b36-4aaa-46f1-938e-06b7e001b14f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:33.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:43.061Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=66f49d6f-65f3-4d14-b8de-49fa24db64e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:43.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:53.071Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=84222d85-3cad-4a9f-8e6f-e70ad766c1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:16:53.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:03.082Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d9fb70a6-b16a-40db-b8bd-1073e3879677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:03.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:13.090Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=54569e63-7af2-46fc-adf1-963dd9aeee7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:13.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:23.099Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b235e0f1-aa98-413a-9c4c-7fd091eda363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:23.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:33.110Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=004fd3ab-9c8a-4757-b036-caf6af1c61be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:33.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:43.118Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=484defd2-9536-4d85-ab2f-58374c9e84da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:43.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:53.127Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=42dae527-b920-4506-a52c-a8d75ca2fa00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:17:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:03.137Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0f4a1649-7a19-496b-9c58-6490b44669b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:03.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:13.146Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dc0221c9-d1ac-4854-9e65-db1ee488dc1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:13.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:23.156Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=19b12e29-9f35-4b96-8e48-5b7688eafbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:23.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:33.166Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7bf2ceb0-4fe9-44fb-aa98-3c380180c433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:33.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:43.173Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2e956e1-9db7-4646-8240-d322243ca8d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:43.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:53.182Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=95affd40-89cf-46ba-b956-afda05c696ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:18:53.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:03.192Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=33105fec-b9bd-4028-8d80-f668bc18d5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:03.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:13.204Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=83e83fb7-7c31-4b59-b798-f155e3aef0e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:13.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:23.214Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ef7f0e95-8db5-4ca7-9e36-80016970f401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:23.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:33.226Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7bfd7e07-d13c-43a5-89ae-8e79572b2cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:33.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:19:36.971Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:19:36.972Z |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-12-01T19:19:36.973Z |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-12-01T19:19:36.975Z |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-12-01T19:19:36.981Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:19:36.981Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:19:36.981Z |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-12-01T19:19:36.984Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:43.236Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9dd962e5-b8bb-4213-a873-e52fe8d80bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:43.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:53.244Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0b982e07-bbfc-4d1d-854f-726ff0d09ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:19:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:03.253Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ba01c102-8c4d-4d6d-a6e2-a55cb15a5599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:03.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:13.263Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3603d782-8516-4e0e-978c-ed2eb64177c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:23.272Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8e32f882-c4b3-42bc-843b-255968b56fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:23.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:33.286Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0ada436d-1057-4c2f-9708-e852bf483fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:43.296Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6dbffe90-07b8-4dae-ab74-f45dee9cbaa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:43.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:53.311Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ed5b7a05-4915-4461-905f-42e1b4387a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:20:53.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:03.325Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1cb915c6-c6a9-4274-a09a-f42ee91e339f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:03.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:13.341Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f7f8cd36-73e6-4db4-9212-632469aa983a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:13.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:23.353Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7219311b-c8c4-45e9-9867-54ca22c754ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:23.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:33.364Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4ebb5a7b-5ee7-4de0-8ea9-6b79682f9d8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:33.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:43.374Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=531acc73-b6f5-4b01-9776-0f65df261950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:43.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:53.381Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a2a754be-cf25-4d59-b11b-9425c3e34b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:21:53.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:03.389Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=77d16d08-8782-41ab-926f-7d4f271feaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:03.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:13.398Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2e0e2fe3-c2eb-4c28-9d48-b0b729f7da77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:13.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:23.407Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dc48b7f3-1b5e-4784-a1fa-6d111bd27646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:23.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:33.416Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8f641feb-6f26-4070-a2ba-4f98178ffc88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:33.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:43.426Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=74ac81c8-55e3-4080-8be4-a35a89619196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:43.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:53.436Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5b51bfdf-7baa-45e0-ad93-97a89492f60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:22:53.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:03.464Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dae50e77-7109-4c14-8769-296b75552282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:13.473Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=de6a30fb-15f6-4cd9-83d4-52a0f6d6e209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:13.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:23.482Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fe413b8e-616d-418f-87f8-7a7ecaea6e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:23.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:33.493Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5ac50221-9a45-4171-90df-bdf5b920cc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:33.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:43.501Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1cc1da5f-1009-4edf-91c6-b7172931607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:53.510Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b4758d8d-27f0-4b95-b410-b69a4b710773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:23:53.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:03.519Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f281073c-ac97-4bf7-871f-30d6c4cf84d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:13.527Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1166358e-a67f-4d22-b7df-0d69fd7b1876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:23.537Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=13af7886-6c3a-45df-af6e-aa72e6d40107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:23.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:33.547Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e4bfd432-c514-4b62-b6fc-c81b1746fc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:33.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:24:37.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:24:37.068Z |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-12-01T19:24:37.069Z |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-12-01T19:24:37.072Z |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-12-01T19:24:37.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:24:37.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:24:37.080Z |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-12-01T19:24:37.082Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:43.556Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4b240847-4278-42a7-a0d5-7d97b7fe5aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:43.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:53.566Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d25a2740-d75e-4194-bc49-edda538e4b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:24:53.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:03.576Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9a186fa3-432d-4a6c-81ba-b65d7c9c757a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:03.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:13.585Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=bccd8553-ced2-4e35-9aa9-b543e3132e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:23.595Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=98371a01-424a-41ad-bc60-28bccffa12ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:23.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:33.604Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d5895806-7dc5-4158-bf6f-bef87bdba7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:33.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:43.613Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0a6d3333-9941-4b8f-b40c-49d0a03f3e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:43.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:53.623Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=da74c5ab-bbed-4f56-80cd-895a6d483297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:25:53.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:03.632Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=98cc8c82-9306-4b11-98e7-7a2f27a95ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:03.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:13.641Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b63fcb57-ff71-40b9-9ceb-9e3f0bfb4a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:13.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:23.652Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=68fabd0b-da70-4d39-9bac-4663ec2856bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:23.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:33.662Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=db3d9db0-db43-488c-ad4c-ee8e185367e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:43.670Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=905ec968-7ee7-48dd-b226-b966dbeed06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:43.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:53.679Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=592f9d73-7d20-45ea-b902-1eea5d6b8917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:26:53.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:03.690Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6a396a4e-b3c4-4905-8659-7a17e4b53f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:03.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:13.700Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ae8dc064-ad23-4ecc-ad33-2f359d2e704b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:13.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:23.708Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=6164c399-e41b-4cf7-8155-986a79a21f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:23.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:33.717Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=cf960566-8334-434d-a762-fa220d6308c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:33.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:43.729Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=34253a38-cd1e-4ff3-bc53-32bdae5179ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:53.745Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=340f5261-7836-49fb-bddc-9213bf82478c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:27:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:03.753Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2b701ebd-5973-4c04-9a61-55804b7629f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:03.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:13.762Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=9141db6d-3132-415b-88a0-3c82f07ea369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:23.772Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0f8a0b29-a93c-45be-a2e4-653c9fea398a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:23.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:33.781Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c08faec9-7502-43b1-9646-4060ab486b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:43.793Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4b23a679-8e35-4c9f-b133-7f41ea2ddb61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:43.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:53.801Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=11fa17ac-dfa7-49e0-ad71-c363a6da69d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:28:53.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:03.810Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b156b3bd-2908-4db5-95bd-ef2cdcafd832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:03.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:13.821Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b621047b-f65a-4d16-a1bf-8fe1409edd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:13.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:23.830Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7e80dcef-11e9-47c0-aac3-74712c9b5f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:23.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:33.840Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4a1b8fbe-ddd7-4194-88f2-f01c11f8e8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:33.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:29:37.034Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:29:37.034Z |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-12-01T19:29:37.035Z |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-12-01T19:29:37.039Z |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-12-01T19:29:37.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:29:37.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:29:37.046Z |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-12-01T19:29:37.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:43.852Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f2696f50-dbe8-4dbc-93f3-4a59ce9f0221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:43.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:53.860Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=64a8554d-7ae3-4374-a3f9-cddd15272a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:29:53.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:03.884Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=4a5a05fd-259f-4241-bd1c-70224e617f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:03.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:13.893Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ceac1ae3-1eb5-48da-8967-bbeb1b4c544d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:13.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:23.903Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f4a4026c-2bb0-4c6f-9cb4-8a369800b1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:33.915Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a00ca9eb-6af6-48ba-8e4f-f75a34cfd8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:33.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:43.924Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5c37c525-b45e-4d0d-b88a-d43207863b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:43.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:53.933Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=74c9e8b7-1ae7-49ae-accc-570e3537f678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:30:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:03.942Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a0f4723a-3c5b-4170-bded-494c58595986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:03.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:13.954Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2cae6033-308d-45c6-8a4d-774addb9f1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:23.962Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a1c34b8d-c92f-4d53-b3a9-fe25932191c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:23.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:33.975Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fc5074c5-369f-487e-832a-3524f149a991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:33.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:43.983Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3103fee6-4f26-4aa9-bd9f-e51fa18d4e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:43.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:53.993Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a753ea93-2d63-44e5-8145-da5b10ee1c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:31:54.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:04.003Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=edcf4c80-4d37-41b7-82a6-0d81e41c1703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:04.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:14.013Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=30dbd95c-f885-4e5b-80dc-33b325ddb14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:14.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:24.022Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3fb44444-76f0-4d02-98ff-a4858db44e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:24.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:34.032Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5d2ade7d-17b1-4851-b67e-3750e46bdc9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:34.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:44.040Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=40375fd6-bd36-4ac2-a916-df4ed2bbc132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:54.048Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=95d41992-f219-408b-a89a-c0d061e9943a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:32:54.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:04.070Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=dd757fab-e4a3-480a-8cc7-32b330640c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:04.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:14.082Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1fdcc9e6-014e-436f-bd42-aec5328ef456 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:24.092Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=addf0c5d-6a36-4088-930f-28c029f64d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:24.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:34.106Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=75f7df66-cca1-4065-958f-5eebba2cc9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:44.116Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=84753e89-4436-4ac0-a434-8123007aaaee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:44.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:54.125Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0e241c14-715f-48bd-8d41-783ebc980a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:33:54.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:04.135Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=e9a9fbe2-449d-4e6e-ad79-5302cedec031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:04.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:14.144Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a03eb3da-0679-4f4e-96bb-12b0d051c79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:14.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:24.155Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2266e684-569a-4f9a-b77d-4f3190bc57f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:24.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:34.175Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=44d90f5b-17c2-468e-9526-e091235d74cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:34:37.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:34:37.038Z |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-12-01T19:34:37.039Z |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-12-01T19:34:37.042Z |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-12-01T19:34:37.048Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:34:37.048Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:34:37.048Z |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-12-01T19:34:37.050Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:44.184Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2a32e45d-df94-44f5-aca3-1c3a5d2649c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:54.195Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b5a541d1-5f4a-4ed3-9f48-a26a01b057d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:34:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:04.204Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7617c498-cc53-43b5-93e0-7b8d6c87b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:04.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:14.214Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8c414a22-c0b3-4ed4-b206-8d8e30c047ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:24.222Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=28f61dd2-d5f6-498b-839c-fe6dbc055fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:24.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:34.231Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=490097c5-beac-4a0b-89de-920786f20994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:44.245Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=f8fe0694-fe23-4b3b-84df-8ac41498f60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:44.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:54.254Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=596ca436-a61c-4061-9dae-bac3611a57c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:35:54.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:04.261Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=414633e6-3c3e-4411-a761-7f2a4daf9a7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:04.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:14.274Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=3edf48e1-40b1-4cf8-bf0a-93df321250d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:14.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:24.284Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5339b0b4-f152-45b9-be02-01be09a65ad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:24.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:34.294Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2d99ef63-eda5-4767-924e-66b2710fe53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:34.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:44.302Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b3ff694b-c3e1-4c26-bd48-d852aeec889d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:54.319Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=ee361ba4-3a8c-4da6-bf2b-25dc1b0b7f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:36:54.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:04.330Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=bd69d0be-e6c6-47eb-b323-f3e3af77a033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:14.337Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2b604128-a292-4b05-9788-3abbf2157005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:14.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:24.345Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=12217724-8a40-4e94-9584-6a95e928ccf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:24.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:34.354Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8b44a189-7c07-42fc-9182-860631a77de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:34.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:44.378Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=d2ad47b8-c491-4a68-a01b-cba8002768a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:44.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:54.387Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c44d0db4-bf22-4557-89f7-1ad864a4e9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:37:54.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:04.395Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=0958ffb2-6df8-4a80-94eb-ffa1df6b6da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:04.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:14.401Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=664c047f-5322-480b-88f7-cb1fbd44b3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:14.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:24.412Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=b3694520-a860-43e3-a124-3477bae7498c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:24.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:34.422Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=5d5d10b6-be7f-4bf9-a1f0-19a7ee6965df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:34.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:44.432Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=05907f2d-f0b4-412d-8778-9b7cda8a552e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:44.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:54.442Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=8a65508b-97f8-49f7-b03b-612d3dcb1a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:38:54.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:04.459Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=c6a01dac-ae61-4f60-a7f6-26ad4347522b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:04.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:14.467Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=fa86db49-9e0c-42dd-83fd-ce3b9475ae23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:14.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:24.476Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=2e4f277e-0922-48f5-89d4-b3533a1dd8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:24.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:34.488Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=7c768899-e662-4f79-a221-8517fc358c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:39:36.980Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-01T19:39:36.981Z |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-12-01T19:39:36.981Z |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-12-01T19:39:36.983Z |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-12-01T19:39:36.987Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-01T19:39:36.987Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-01T19:39:36.987Z |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-12-01T19:39:36.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:44.496Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=68353363-f612-4d09-a900-8015c6caa0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:44.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:54.507Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=114ee2c7-8166-4039-ac57-161d42da03e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:39:54.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:40:04.518Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=a95d8ddd-dc53-4ef7-8398-30d7bbe6d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:40:04.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:40:14.526Z |INFO |Init configs |InvocationID=f08244eb-5376-49b2-9836-8ca1caedc5a9, InstanceUUID=1330cce9-107e-4291-8003-981631416d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-01T19:40:14.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |