By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:06:54.482Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:06:54.485Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-09T12:06:54.523Z |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-01-09T12:06:55.098Z |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-01-09T12:06:55.170Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:06:55.170Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:06:55.170Z |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-01-09T12:06:55.228Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T12:06:55.307Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-09T12:06:55.324Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-09T12:06:56.459Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T12:06:56.806Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-09T12:06:56.821Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-09T12:06:56.822Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T12:06:56.864Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-09T12:06:56.865Z |INFO |Root WebApplicationContext: initialization completed in 1540 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-09T12:06:57.157Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-09T12:06:57.801Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-09T12:06:59.121Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-09T12:06:59.509Z |INFO |Started MainApp in 6.675 seconds (JVM running for 7.244) |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-09T12:06:59.555Z |INFO |Start scheduling PRH workflow |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:06:59.564Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ae8a45a5-c14a-4991-869c-8026a6c4b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:01.198Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:01.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:11.225Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e88ad5ef-035f-43b5-8908-9c49199608fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:12.263Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:22.264Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d816ec83-b14e-446a-8527-ba3874b6df86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:23.302Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:23.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:33.304Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=96e839cd-a691-4aeb-9832-df5bc043b6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:34.342Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:34.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:44.363Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8932249f-172a-4896-9bc2-8df1626c9488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:45.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:45.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:55.419Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=90e6c3af-884c-4ed7-9912-4e7104635ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:07:56.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:07:56.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:06.456Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7ef056cb-899c-4292-9069-f9a74eab2dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:08:07.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:07.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-09T12:08:08.262Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T12:08:08.263Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-09T12:08:08.267Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:17.503Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=60e37b04-f037-4744-a45c-ad51bbd7e6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:08:18.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:28.536Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=55cfb97b-3869-4dfd-b87d-84a9716f0050 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:08:29.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:29.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:39.577Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=649157ea-75a8-4320-9335-2131b2fc4d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:08:40.614Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:40.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:50.616Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=92f9ffa8-eeb1-4e18-a768-cfe215ec42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:08:51.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:08:51.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:01.657Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d90a52f9-5579-4e5f-96aa-bab087e64042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:02.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:12.697Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cab0adc0-4af3-4576-98cd-420b4408f724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:13.734Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:13.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:23.736Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8a7c4807-ca83-446e-a752-9d906b9c2a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:24.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:24.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:34.776Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=624a86dc-e691-426a-bd0e-b088afa61649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:35.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:35.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:45.816Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9f26fd90-6758-4de9-906d-94c397ce5b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:46.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:46.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:56.856Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1d027a3a-2403-4c2c-a42c-ac4f09007da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:09:57.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:09:57.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:07.896Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c4dc3ae5-e17a-4c31-817b-e4ef9d5dbe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:10:08.935Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:08.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:18.936Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=729b4210-1662-41c1-853c-01e2e5ac4dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:10:19.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:19.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:29.978Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=781f2b78-57a3-4267-9827-97d9085715ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:10:31.014Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:31.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:41.016Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9cac734a-e269-456d-8e96-d0bff1405ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:10:42.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:42.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:52.056Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=31797ed4-3a01-441c-9229-e80b53c913b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:10:53.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:10:53.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:03.096Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=81271e3e-c60d-43cf-8a46-0a8da5e8dc26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:04.135Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:04.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:14.136Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=66d09bc4-ba0b-4a01-a74c-bd66853cc519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:15.175Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:15.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:25.177Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e820dd44-0159-436b-93a6-029a224062a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:26.215Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:36.216Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=95c9eda6-b023-45eb-8252-afb73f1715e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:37.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:37.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:47.256Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=00537ab7-2b1e-492e-a0ed-78f8f5edfd21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:48.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:48.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:11:58.025Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:11:58.026Z |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-01-09T12:11:58.027Z |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-01-09T12:11:58.029Z |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-01-09T12:11:58.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:11:58.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:11:58.037Z |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-01-09T12:11:58.038Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:58.295Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d1c93e08-02c4-4431-97d6-81189787a5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:11:59.334Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:11:59.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:09.337Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68f3bac1-c6b2-4058-bb1d-31a4d2cedd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-09T12:12:10.374Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.186.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:10.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:20.376Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=567cd221-d87d-4591-a9cd-680721a460a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:21.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:31.639Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=158623c7-bfba-4ff5-b633-b7e8c9cc5e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:31.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:41.658Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=25e932ba-d575-4506-9318-db85f981ecc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:41.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:51.672Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ba65132b-2b2a-4da2-901e-07d5e69cb57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:12:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:01.693Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1b5abb03-2e17-4e46-87ff-72f98fd08b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:01.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:11.710Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=53f71bdc-a62f-486e-a528-ac5bfe0cf32e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:21.727Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7082f3de-1739-4e52-91e5-d4690729ff97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:21.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:31.737Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=af46ffcb-531b-4bbe-a4f5-af2261d023d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:31.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:41.748Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bc1f4ef9-a5ab-4a1e-8f08-b6711fde7ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:41.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:51.762Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=99c689f0-31a7-4df1-af11-82d843efe642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:13:51.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:01.773Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=928750fc-5f8b-4466-9e8d-89181a7c2093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:01.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:11.797Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=37b032df-108b-429f-a391-50be9f342dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:11.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:21.821Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=135253d4-5585-48e2-b505-b01ebdbec1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:21.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:31.837Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9a758eed-da1a-4da5-803b-9dde50cf8989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:31.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:41.849Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6b362cce-4d1b-4ba1-95d4-8c021a4c51c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:41.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:51.858Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8cd2e692-cb0d-462d-86a6-c054f8fde0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:14:51.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:01.868Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=777e3e06-3d50-4b1b-b6ba-f618fd562388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:01.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:11.894Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0ca222fc-f398-47fa-9b5a-0de413fb876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:11.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:21.919Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1f5d5fef-6943-41f4-8195-0bbd8da3902a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:31.928Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=96ce78a0-58e4-4343-b615-bd5e2fb5c6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:31.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:41.939Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c2a47f69-29ea-44a3-b3db-13ab23b6c0cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:41.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:51.954Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b449243c-b5da-4652-9d79-8a623110bdc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:15:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:01.964Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e4d4b6ae-15a7-4a9b-988b-09b207de4b2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:01.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:11.974Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=329d2031-6f8c-40e7-bfe0-5dd19514bf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:11.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:21.983Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b39ec698-5e95-4407-817a-14f0cb452ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:31.993Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c3ed4d6e-c7d6-454d-8dc4-d551a838b80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:32.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:42.003Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=19458909-d748-4dbd-97d3-75a705c45453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:42.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:52.016Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=81e8d0e3-8bbf-438b-b334-6a32bf539fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:16:52.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:16:57.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:16:57.451Z |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-01-09T12:16:57.451Z |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-01-09T12:16:57.454Z |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-01-09T12:16:57.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:16:57.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:16:57.460Z |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-01-09T12:16:57.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:02.030Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=87139f46-c826-48c8-9700-3fa013166473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:12.041Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=870ad7db-0f6b-4e2d-8752-62cfa8b8d8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:12.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:22.056Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6326277b-f820-46ea-9e94-45182ae78ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:22.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:32.065Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=658099f6-2f24-4da7-9243-a151b922f943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:32.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:42.075Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2e0187f1-8cf3-472e-b14b-31addddd5812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:52.083Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7cd5a7eb-2cd3-4f95-9402-e99c73c6442f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:17:52.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:02.094Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=62f7fad7-f2ea-4e12-a80f-7d246431542b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:12.108Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=921e4f86-3bcd-49bc-86eb-73a4fde90304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:22.123Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=93c41d78-39a9-49ab-8ada-7acbc5135964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:22.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:32.134Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5e856a07-c0a8-4397-a104-636fe77cfbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:32.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:42.142Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9f1584c7-89ec-40dc-9833-aa880d1b36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:42.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:52.151Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b2cf49bc-a13d-4915-acaa-55913e4e9c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:18:52.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:02.159Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d0e2c216-1da4-4c6c-9ace-6c9cd8570a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:02.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:12.168Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7bbb6cc3-c124-42a0-9bb8-cbb4d4356faf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:12.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:22.177Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1085bc9f-6c0a-4067-9d26-cce342530e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:22.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:32.190Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2aaa84f8-e1bb-4e90-be1a-a7e5fae1a942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:42.202Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c05d95a8-3bcc-4e75-80b8-08281abb7843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:52.214Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=981808be-fa1b-44ea-80d7-f2fb46634e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:19:52.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:02.225Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=aff3fdd7-d08b-47e7-9b0d-662e749dd29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:02.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:12.235Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1de8e88d-7eee-4172-aed6-1f79e216d00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:12.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:22.247Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ad962fc4-cd43-4c83-8382-b03b8789a99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:22.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:32.267Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2b4ed0f9-4b37-4118-b05c-60865e86b6fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:32.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:42.280Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f3291e9d-f570-474d-8359-be875096f507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:52.296Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5311bcfc-1b21-417c-b2f1-0e5f25e43e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:20:52.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:02.319Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=33491152-8ed4-4c1e-9436-06c3cf77401c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:12.344Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d19d0f9c-19eb-4ae8-abf0-5ae25b39c8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:12.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:22.351Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f71c99a7-54e2-481d-96cc-62154d54b242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:22.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:32.359Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7cf1df9c-91e5-4656-8984-8ddb008c8f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:42.371Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=87c79d79-0dca-4dd8-8541-62483b3e143f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:42.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:52.385Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=04fb49a6-5b30-4e3f-be80-e4fd110baa4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:21:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:21:57.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:21:57.410Z |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-01-09T12:21:57.411Z |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-01-09T12:21:57.412Z |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-01-09T12:21:57.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:21:57.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:21:57.416Z |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-01-09T12:21:57.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:02.392Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d0b4ff97-62dc-4a2f-8237-73f0910fbca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:02.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:12.402Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e6f60bb5-e0ef-4bd6-b667-bc7307e98964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:22.410Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6ebf1bba-7ff8-4ae5-b350-c856bab2fc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:22.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:32.424Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c25e34fe-6780-4e5d-8cca-f3af8ed45b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:32.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:42.437Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=df0ab2b1-7580-4594-b291-87a9771d4ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:42.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:52.446Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=70fc9b37-eaca-44e6-844e-a5fb0102332e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:22:52.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:02.462Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=97778b3c-ae20-4af5-ad4b-cafd96b37026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:02.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:12.472Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=de11c333-3076-47d4-ad94-be3b2aaf7484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:12.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:22.481Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a8da9f72-8a8c-4f63-9e58-d22dcb71f6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:22.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:32.490Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d83847ca-2c17-4804-955d-953633b322df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:32.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:42.498Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=01747b0e-baca-45e8-998f-e0114eb2b5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:42.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:52.506Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6d740d16-da73-4964-b60b-65efdb9276a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:23:52.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:02.527Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8aefd66a-1d4f-4aa3-8847-dc2e7e057ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:12.537Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2758b5f4-3a96-448b-ae28-69560960991b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:12.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:22.568Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a8da879f-a5e4-4130-8a97-66a06fd26120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:22.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:32.584Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=042fc139-e434-4996-a76a-3787833e282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:32.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:42.592Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7a99715a-7a5d-4f8c-97e9-38ce820c0ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:42.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:52.602Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68dec334-675b-47aa-bca3-efe58707f2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:24:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:02.614Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b60a756e-8de0-4101-8e49-8db25606dff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:02.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:12.623Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5416cce2-42f2-4879-8b24-9b70f1e3756e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:12.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:22.631Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7fbdf809-b916-4638-9c53-568799a77e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:22.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:32.641Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8f6189e7-5aa7-4a76-8b39-638c1147b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:32.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:42.649Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68652079-5847-40c0-9ec0-a2d3658ff93d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:42.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:52.660Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fc8ad63a-63cc-41fd-8df2-f13cd9b8acec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:25:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:02.670Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=391a5dff-aa5b-40ec-898a-3e1d7d8e2681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:02.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:12.682Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=562695c6-93db-4d07-8c08-cdfc283b3ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:12.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:22.703Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=173abbd4-f8f7-4017-926b-6cba17b47238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:22.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:32.720Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=24d4e68f-e9f8-413a-b7e0-a1227ede8ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:32.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:42.729Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3aae49c7-053a-4de8-a226-f61727fd559a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:52.738Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=74bbee5c-765c-4b77-8cc1-7042251d2e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:26:52.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:26:57.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:26:57.480Z |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-01-09T12:26:57.481Z |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-01-09T12:26:57.484Z |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-01-09T12:26:57.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:26:57.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:26:57.492Z |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-01-09T12:26:57.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:02.747Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fb3baf53-fb4d-4e20-8b4b-a9cebdafe3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:02.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:12.755Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d9cc86fd-d454-4202-8bd5-d758c55919fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:12.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:22.764Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6b63ce69-32a3-4765-ac0c-3df5841870d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:32.772Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=12b54927-9615-42e8-b60c-53a826b4b1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:42.783Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=801508b8-93cb-405f-acad-afea6a0ed283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:42.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:52.803Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=394a8c5a-1853-4c56-bd8c-62e4ac83191b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:27:52.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:02.818Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=78191d11-c217-441a-83db-191a70db8543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:02.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:12.828Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=29c26bd2-9f17-4a8f-805b-25213c74b213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:12.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:22.839Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=92522289-b884-49f6-9fe8-bd14f3a1d684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:22.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:32.848Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c18c3a4f-311a-48c5-87f8-407e7ff0efcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:32.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:42.857Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6ad726dc-5133-427c-a992-aeaa5765794f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:42.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:52.870Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a1c77fad-f58f-41c4-a9bd-330358324eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:28:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:02.879Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=45c087cf-49ef-4c2f-8f92-95bb98140e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:02.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:12.890Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fbe14c80-7f78-4cf8-a6e9-9676fc8c7793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:22.899Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d2d1a905-640d-4818-9e91-06b0f68411c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:22.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:32.910Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=82f22f44-2297-4c9d-aada-b3e0e5b055f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:32.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:42.923Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6632e5dc-7ae4-45fc-a832-d48b6456eefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:42.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:52.936Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=089c8ccb-5690-48c4-9c14-7ed4cebe708f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:29:52.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:02.947Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2e15a9b0-2bbd-4715-b3cf-d6a0e0ce1546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:02.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:12.958Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dddac68a-4e16-4b11-bfb9-01794a737971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:22.967Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8c6746f9-7163-410b-ae65-86a3aa8ceecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:32.976Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=13997395-f845-4f00-92ee-e0dd02acaffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:32.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:42.989Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=335b9314-4532-4bc0-95d6-f5632ded129d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:42.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:52.997Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9a9d651e-48e6-4a7d-8a4a-27387b153a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:30:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:03.008Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ac833e42-46c6-43ae-a896-7624ffd8cc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:03.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:13.020Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cf1180e4-25cc-4d9a-a863-2871eb9ed653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:13.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:23.042Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=87d072e9-a955-4de6-a0c4-99eaf8f529d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:23.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:33.052Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=36a14567-3028-4ea4-9993-6617d37669b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:33.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:43.060Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ffe603fc-55b3-42ae-8c7c-dfe34aa8aa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:43.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:53.068Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=833c463b-f06e-415b-80de-76b8b3480cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:31:53.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:31:57.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:31:57.435Z |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-01-09T12:31:57.436Z |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-01-09T12:31:57.437Z |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-01-09T12:31:57.441Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:31:57.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:31:57.441Z |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-01-09T12:31:57.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:03.077Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=daeb50e4-bae3-42fc-af78-32856ec3635b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:03.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:13.086Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8562de25-e60d-4450-89cf-6195739862d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:23.095Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3715f91a-fe81-4322-ba24-83050293249f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:23.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:33.105Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b4293653-9522-4999-90b3-2f5ef852ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:33.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:43.116Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dc56c403-be10-41c4-abd3-c2a654ff5942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:43.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:53.126Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b7c0cafa-7921-4933-b79c-d1d333f46e88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:32:53.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:03.139Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=384df648-3c99-4144-b3ab-d02c8b37c382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:03.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:13.151Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fa5d9dfd-d5e0-49e6-8e33-8886ded9b66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:13.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:23.160Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=75350a95-3c10-49f7-b520-f9d5dbf9a8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:23.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:33.168Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=69c04d79-7fa6-42c5-8889-3dfafb5982e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:43.179Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f77f15dd-50a9-466e-a085-596324556693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:43.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:53.196Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=464ee2e3-81c6-451a-a0d1-3694cb2d0628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:33:53.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:03.204Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=25eee42d-921b-4b73-9564-9446399e7878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:03.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:13.215Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f560d8ed-76b2-4b26-bb34-8c4fe6a60e57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:13.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:23.223Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=845fd310-2f40-4769-a147-bf66799e71bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:23.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:33.237Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=49a2051a-94ae-43db-bf45-d973c5968e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:33.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:43.255Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=21c4da89-1088-4db6-a257-1e4708893829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:43.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:53.265Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c7e3a980-6797-4f42-bb3f-383501ecf0ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:34:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:03.273Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=15bee6e5-107a-44ec-a10c-db78ba549a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:03.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:13.281Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5050adbc-bce3-4eb4-9b78-f8cf20633ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:13.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:23.289Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0f03d653-4d48-4497-b503-617f10b86914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:33.300Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6e747138-0cfb-4afa-8516-d58a2057b90f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:33.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:43.319Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=07fd8043-a266-4414-a224-312692ba100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:43.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:53.327Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0041fcad-2f0c-4fcc-832c-3df7b20d52e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:35:53.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:03.336Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8355c9e2-9312-43b6-a371-7fade14937cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:03.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:13.350Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=33a7f564-b864-45f4-b8f7-adeb34ca4943 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:13.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:23.363Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=553f1f9c-8f69-4c7c-bad8-ff3a85e412e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:23.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:33.373Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0afe2ce0-0869-4789-8f91-783be05a5aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:33.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:43.384Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b07441b4-14be-49a0-8ea1-cfd43cd6b31a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:43.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:53.396Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d676e0ee-e3f9-407e-bced-1d4f8f692d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:36:53.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:36:57.440Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:36:57.440Z |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-01-09T12:36:57.442Z |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-01-09T12:36:57.449Z |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-01-09T12:36:57.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:36:57.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:36:57.456Z |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-01-09T12:36:57.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:03.404Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f1c24a32-dd59-4c25-bc68-93d2593173c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:03.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:13.413Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4523a961-213e-499b-a00e-00e09bca8dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:13.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:23.422Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c852245f-b7c9-4349-9fe8-b07a85d2287e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:33.432Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=12646c5a-3d6b-42b3-9077-429037dc7cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:33.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:43.444Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=860eaea4-e416-4dc2-8142-062a1bbbfc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:43.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:53.452Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=134e00e9-110f-4614-b4bc-8d59475f64e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:37:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:03.459Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1ad1a33d-ab31-46bd-aa6a-aa9da128bb4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:13.470Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=77fef869-f9be-4e08-ab0f-d2f02bc41125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:13.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:23.477Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4c453a0c-39ad-4e57-b01c-9313a927d269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:23.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:33.486Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a43abcfc-b5e7-4ad7-bfd7-7a86c66db842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:33.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:43.494Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=16cd5dfb-3c6a-42e9-a0df-c50504c9d437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:43.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:53.507Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=53db10d3-b3dd-4033-b32f-7630745079a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:38:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:03.516Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f8671604-fe50-458f-bf4c-e4fe586eedb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:03.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:13.526Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=05c2e23f-da1e-4b1d-b776-baad5f27fd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:23.538Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a1702cc6-37f0-4221-86e1-259bd1c42fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:33.552Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5e80a18f-045f-4b02-9ccb-e6cf0500575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:33.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:43.560Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9a0fa3e9-ff8d-47b2-86e6-b1a0f781f742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:43.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:53.569Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8287b216-dd39-478c-a834-977b9ddbfc45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:39:53.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:03.577Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=199906d2-33e6-4c27-ab76-80f769a46d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:03.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:13.585Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8dbfede3-ca70-47da-a29f-8766fdfc0b2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:13.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:23.599Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9b5882a1-db43-48db-9f2c-1c58130ebd9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:33.607Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9634ed77-8f6b-4579-bafc-2c7173a94c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:33.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:43.616Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8d9c1757-5c3c-41f3-99ad-3f41af6ba537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:43.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:53.625Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5da2862e-4e3a-42b3-a7b3-dd96bcb7cea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:40:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:03.639Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=429ba241-fcb1-4724-8667-565e427b630b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:03.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:13.652Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8765cb99-28fc-463d-b6db-485d5d218e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:13.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:23.662Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=82acb959-957f-43b2-a4f3-ec5944c5749f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:23.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:33.670Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b97781ff-caef-4b12-b38d-489e7565095f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:33.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:43.678Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=436b3bc7-2f1a-470d-adcc-7949ee18da47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:43.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:53.686Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4f6e6613-e5a0-4ada-a639-09489e9594d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:41:53.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:41:57.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:41:57.455Z |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-01-09T12:41:57.455Z |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-01-09T12:41:57.457Z |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-01-09T12:41:57.461Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:41:57.461Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:41:57.461Z |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-01-09T12:41:57.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:03.695Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d9527bab-7f9e-406c-a312-060e703e2295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:03.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:13.703Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5ddc07b1-c2ce-4c7d-b2a5-db46cca5156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:23.712Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=926c918b-b94f-4a13-ad2a-812d4ade8d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:23.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:33.735Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b52da34e-c8fd-41bf-a8ae-dfb7cbd8eec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:33.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:43.752Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=35667a8f-85ee-4775-b902-c32913f85016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:53.764Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5c3f8491-c17e-4327-a302-11c642fb0eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:42:53.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:03.773Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=89416570-c903-4f85-a675-c3038719c560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:03.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:13.783Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3a2ceb5f-8fd2-449e-912c-5dd5e4e7b70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:13.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:23.791Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a6eb7e54-e821-4cc8-ae53-9f60d63f683e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:23.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:33.800Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4e8071f2-4842-4453-bd88-37b64b1960f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:33.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:43.808Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fc306f09-ea68-4168-8bad-e5ab14616470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:43.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:53.818Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=86c19750-4e43-4ab9-8b74-0f19d6b1ce82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:43:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:03.827Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=77b9f5aa-f634-45ef-9e2f-77b81d8bf093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:03.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:13.838Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b6596c54-e21a-4eca-94f1-f708c421a7ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:13.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:23.852Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68d7709d-fa86-4f82-b0e6-1239ac352dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:23.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:33.863Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e3f1f97b-aa21-4272-9964-85791733fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:43.871Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=02a79648-26c7-40f2-892c-16f5d66d51db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:43.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:53.879Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=94b398ce-0545-4b1b-aa85-1bbadda7e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:44:53.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:03.895Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c7727060-1533-444d-a022-84a90e1533ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:03.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:13.903Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=42a2ef6a-10a0-4df2-94b4-1efb9cffde57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:23.914Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a0f3217d-3a02-431d-8588-19741ac864b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:23.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:33.923Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=64836299-cd8f-4480-af4f-f159aaac4784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:33.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:43.935Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0f711bc1-31f0-4466-b3bb-406223ccb9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:43.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:53.948Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=737e55b6-d781-4672-8d78-075e870b91ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:45:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:03.961Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=248667c1-d91d-40c5-8e96-c5a06915a998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:03.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:13.970Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dbca8c72-31ff-4ddf-bf06-344de673bea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:23.978Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=18ee6407-7806-43a1-b2ed-009eaf2c46ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:33.985Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=878a6d59-1e9f-4872-9847-771df7a05e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:33.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:43.995Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=51695d5b-37fe-42c6-89bc-3d438d8469d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:44.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:54.003Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7b70e2cc-38c6-411f-8050-53cf319db712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:46:54.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:46:57.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:46:57.449Z |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-01-09T12:46:57.450Z |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-01-09T12:46:57.452Z |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-01-09T12:46:57.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:46:57.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:46:57.456Z |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-01-09T12:46:57.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:04.012Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=65752172-af58-44c7-b9d9-29517441f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:14.021Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=59878927-8d1c-41eb-ac9f-07a1c19f3d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:14.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:24.036Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=36b7f4b9-ebec-4034-8690-e7a2ecc7bc09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:24.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:34.048Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0222492b-74bd-4df2-b441-81160ce5e126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:34.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:44.061Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3c84ee44-29bc-438c-b1d9-a7d2a7eef72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:44.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:54.069Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f79f1dd1-5537-45ca-8ff7-7fc12d070d2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:47:54.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:04.078Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=77be9936-33bb-41c1-b554-2b25d3073e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:04.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:14.089Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=21cdd252-8e82-4193-bea7-de0816d84a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:14.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:24.111Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=aa3cfaca-d7ea-433f-bc10-8527daf50b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:34.120Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8f9a1cf5-8b62-4560-93dd-e00446ad5e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:34.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:44.131Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6fbeb607-3e94-48b4-b55f-296e6e45a829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:44.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:54.137Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0995af77-9d5f-4829-97fd-6f524ad36b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:48:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:04.146Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d1a87c50-c0ae-447f-93fc-2dba01c04de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:04.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:14.156Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=580ca097-77c7-48bf-8c20-86ab0d2c2109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:14.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:24.168Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0df898d5-0267-43c1-a654-c76c902e63e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:34.179Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=eaa2350d-4b7a-449b-987e-792d8ac516e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:34.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:44.188Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=62a0ecb5-a0e1-4dce-a452-5d6b5c760fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:44.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:54.195Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9919b5b0-33a1-499a-a4c7-410b5208af93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:49:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:04.203Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0ca55d38-08c7-437a-90a1-f96370c1e956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:14.213Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=05a8d708-ca7b-4099-ae33-2481a3c44674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:14.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:24.223Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=01dae124-12e6-41d6-ab03-ad3acd32721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:24.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:34.607Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=43eee208-a75c-4b17-95bf-c631c1e247a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:44.615Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8e42e255-49a7-4c7e-be5a-f1d6879b8aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:54.627Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8fe9596c-4abf-4bea-8ed0-33ca79e0e2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:50:54.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:04.636Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e845dd6e-5f46-4d22-bb2c-8894d677a1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:14.647Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f8daa7c9-53a4-4d8e-8c05-984f3428a72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:14.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:24.656Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=53e4bc0d-4569-40fd-b3f1-c1705f77f1db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:24.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:34.664Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c94a2f39-c878-4569-a742-da710d86d819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:44.671Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a1732329-7adb-4e02-ade5-aff4e254d43d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:44.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:54.680Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2941c9af-8871-4d6d-bc01-d7f47c79b933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:51:54.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:51:57.471Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:51:57.471Z |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-01-09T12:51:57.472Z |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-01-09T12:51:57.474Z |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-01-09T12:51:57.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:51:57.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:51:57.478Z |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-01-09T12:51:57.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:04.686Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=58b60b6e-820f-40cf-a422-6c26578df44d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:04.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:14.695Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b3f6537c-af69-4936-8bb1-2e6ddaacdbbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:24.709Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bce5402e-91d0-44c8-a519-bf7df9240483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:24.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:34.717Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=760da541-3978-42a4-87c7-ca124291156c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:34.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:44.730Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=932a3e6f-b8f7-467d-93e9-abd7fcb3d0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:44.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:54.744Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=afaf42c8-ec52-45b6-a49b-f88daa2d5e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:52:54.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:04.754Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bc0c420a-e7a3-48cc-9ad0-ce3e7cf1bd79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:04.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:14.763Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=473823f2-ef2a-48d5-9edd-2f06ef3f7e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:14.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:24.771Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4575012b-29ea-4dff-947c-f7f3e9400302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:24.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:34.791Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=01a6fb6d-e04b-4a03-90ab-bc0f2ff75737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:34.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:44.797Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=933d0453-dc0f-4883-899d-5c3ecb0de1d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:44.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:54.806Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=03d1bc04-6c22-4942-ac0e-aecb8df033ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:53:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:04.813Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=af427f18-ba7e-482e-89f6-dc1b3f0d3186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:04.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:14.820Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d0571790-488a-43e4-9509-6113d7ce1471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:14.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:24.830Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=20395672-c9d5-479c-a80d-e9753e2fd4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:34.838Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1046d258-a9b6-40d4-8c14-41f354167088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:34.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:44.845Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cbc5ba87-1f9e-4d98-ba92-bbf991e2b958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:54.855Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c4181ab4-3b36-43f1-a7ca-7aee11b1d019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:54:54.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:04.864Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c9aa0e81-c1ad-47a4-a750-e5d9893e0c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:04.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:14.873Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4a9b769d-73fd-492f-ae78-0bc8c99abb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:14.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:24.882Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fa1d18c7-46fc-4fb3-92d9-267965d34078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:34.889Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3e13f42b-781a-4e9c-b868-a63c3b22c48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:44.897Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bc4a3409-de27-410c-a37d-af3d1166c504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:44.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:54.906Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=17ef799e-1deb-4c1c-a5bb-8013a69709d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:55:54.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:04.916Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9527f6f8-383e-40c5-b5b6-39e6e6c2ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:04.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:14.926Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=53619ea9-3c3f-4756-b4cf-d6ed68cb9d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:14.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:24.936Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ecece031-64f2-42b7-ac4c-165bbe12718e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:24.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:34.942Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b12e8e30-080c-4e94-9787-a9ae272b3c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:44.948Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=67bf6153-7be7-411f-8519-583ff02fe7b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:44.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:54.957Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=84cb77d5-7e63-4aa6-8415-e051a4f32b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:56:54.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:56:57.467Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T12:56:57.467Z |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-01-09T12:56:57.468Z |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-01-09T12:56:57.470Z |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-01-09T12:56:57.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T12:56:57.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T12:56:57.476Z |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-01-09T12:56:57.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:04.964Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=28dc2b6f-bc30-425e-9999-294c17d1513b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:14.970Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fffd1553-8c4f-4d20-bfce-a9713d6859fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:14.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:24.978Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=00177b26-3b1c-4b74-b586-40e133ffab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:24.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:34.994Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68d4fa8f-859b-4e17-bb06-b1ca9de797f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:35.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:45.011Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d03c0818-5b32-4aec-b3fe-49cff1284b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:55.021Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1384076b-c4dc-4131-9f40-2fee44ecb5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:57:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:05.028Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6743955b-97ff-4bac-b086-37c82fdb82be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:05.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:15.036Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=721d6b4e-da56-4c60-a044-23cdc7ebc5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:15.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:25.044Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=49b7ab4f-ed9c-4267-9798-4f01fa2d6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:25.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:35.052Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b0b1082f-674b-4a4c-82b1-6b2c61c53f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:35.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:45.060Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=172352c8-98c7-4e80-a902-fe56415520d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:45.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:55.068Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=57534854-ee63-4c07-9407-a4b1a33c4fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:58:55.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:05.076Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9be08015-a34e-4e4d-b525-2a298fda33cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:05.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:15.083Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6b267326-a084-4bc0-abf1-a905f132f933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:15.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:25.092Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f98d8492-066c-473d-8975-59ccb2d713db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:25.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:35.105Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f924efe8-bac6-43b0-9145-540807ae9177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:35.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:45.113Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1ca026a9-2960-4dfd-a576-36e5ff7936e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:45.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:55.121Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2c4f49c6-094b-4b5c-b32c-117eeba4fe23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T12:59:55.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:05.128Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a65e09b8-a2f4-4298-bf33-044d746665dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:05.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:15.135Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dbc1f7d8-e104-45a1-8947-34b445af4ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:15.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:25.142Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=97f9f178-e1dc-480c-9235-cadc1b4b9832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:25.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:35.150Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0433bced-7275-410a-a829-6c02d0060eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:45.158Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5b04935e-4ad8-4e94-be57-cb8bbbaacf52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:55.168Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fbd4a708-0340-4645-b4e9-2e2b1147638d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:00:55.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:05.178Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a3b6dc13-f7e2-4d6b-b94a-d684c18110a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:05.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:15.189Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8dc79d3e-b205-46ed-a950-5beb21867b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:25.197Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c08e94ca-5654-4899-b504-96b8895da251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:25.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:35.203Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2cecac92-4a41-4454-9758-1959fa231650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:35.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:45.211Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d689c3c3-2162-4cdc-8278-9fefa722d081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:45.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:55.218Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=da1b9837-e9ee-4bbd-ae04-f5bde6c3591e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:01:55.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:01:57.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:01:57.432Z |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-01-09T13:01:57.433Z |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-01-09T13:01:57.434Z |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-01-09T13:01:57.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:01:57.441Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:01:57.441Z |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-01-09T13:01:57.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:05.225Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=92d3fca2-85db-4d11-98ad-f479056ceb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:05.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:15.233Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8e550002-3b24-43e1-99d7-a58a5de6796b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:15.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:25.240Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=915fb6f7-ad7a-4fed-9b2d-755b01565c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:25.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:35.251Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=eac08f34-6fe8-482f-b793-4829a46e4df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:35.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:45.266Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b3a01908-e95b-4aa0-9234-e1ab4d9ad5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:45.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:55.273Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dceaee3b-202d-413f-a5d5-fbf232c3f672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:02:55.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:05.279Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ae89b33c-759c-41eb-889b-c0642422308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:05.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:15.289Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f0d22a63-8483-4c20-ac78-3e104420d94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:15.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:25.297Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dce6b13f-1fbd-497e-9f53-7aeedd231168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:25.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:35.303Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f5931072-cc14-4d35-a8df-fd57d804b01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:35.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:45.312Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a0585996-2b00-4b85-923b-c0d2b6518413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:45.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:55.320Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=13b1536f-0f39-44f5-b94b-556014d5a783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:03:55.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:05.327Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7f12051b-2843-4ee5-aaeb-a1dc37909e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:05.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:15.337Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=92a077e6-bfb2-43f3-ae4b-edc50aca7398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:15.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:25.350Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=13239504-99ab-43d6-bf7d-d518ab8522b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:25.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:35.358Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ac562e33-ce70-4bfc-8acc-4dcba2f397f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:35.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:45.364Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7fc32c04-bcdc-4c8b-8024-e4871337fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:45.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:55.372Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=74bac818-fc44-4887-91d8-7f7991417788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:04:55.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:05.379Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=68134c78-17c2-4b5c-b519-0fb27e33b377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:05.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:15.386Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bc85a343-c8b4-427d-860a-b3c0493df6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:15.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:25.399Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6a4ce966-588a-46b4-b5c4-3287e6ac815a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:25.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:35.413Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=71ddcebf-51ee-481f-9b6d-6bbfcb15f79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:35.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:45.424Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=45b6f534-fe29-42b8-845f-4ccc4a7f594c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:45.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:55.437Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0e0e1cf5-fb31-4f51-a9c4-2c283bcd13d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:05:55.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:05.446Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=252a58b2-c070-4251-9934-953dc1336dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:05.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:15.453Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cad92829-b7ab-4172-8acc-54199d7cf94f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:15.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:25.460Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=80adc5c2-9508-49e9-9739-20553b78a856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:35.469Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2549a2b1-0adc-41c6-8077-93cfd42b6edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:35.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:45.476Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=38f401d3-dbeb-4a7e-a8b1-bd551ef55586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:45.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:55.485Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=118ba3dc-c2b0-4af3-8d7c-b2bbd354f890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:06:55.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:06:57.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:06:57.478Z |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-01-09T13:06:57.478Z |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-01-09T13:06:57.481Z |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-01-09T13:06:57.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:06:57.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:06:57.484Z |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-01-09T13:06:57.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:05.493Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f0c28931-1f7b-4b50-a2e0-2b6948f557f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:15.502Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8ac43e91-584e-4dfc-897e-1eb218e181ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:15.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:25.516Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7c700047-d61d-4643-8f6a-87700ecd1594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:25.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:35.525Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0dd4f7f4-864b-4576-ba50-8fdd94cdbcae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:35.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:45.532Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=de67d35d-db80-4133-91bb-2f121e5065b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:45.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:55.540Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4df6fab0-fd50-4282-8603-b1462aae8305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:07:55.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:05.550Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0458fc52-293f-4b1f-a95e-c302d3c4dc83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:05.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:15.556Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=66e33429-0d2a-45ff-b5da-c75f9eae1372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:25.563Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=72241e72-f7d4-4d21-b62c-65d475e4fdf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:25.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:35.572Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=aacc6904-0aa8-46d4-94c1-944a51b52630 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:35.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:45.580Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0390239f-6b66-4f97-b909-f526a94e1869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:45.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:55.595Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=18be7df3-7107-48b4-a674-0c37b95cbd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:08:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:05.611Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=174ce333-9dbe-43f1-8e2e-ff99f203fecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:15.618Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=88f05d35-816a-4823-ac0c-9cba4c0f396e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:15.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:25.626Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4f48749f-3c87-4373-b834-999b9b92b241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:25.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:35.633Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=80ac23e9-1a4d-46d5-a654-39d4233e41fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:35.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:45.640Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=88c1d544-9a4f-4fe1-853b-378970918204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:45.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:55.649Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=812bc31f-bd29-4fee-bac5-eb872924ab48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:09:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:05.656Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0e31cfa9-cb5e-4177-9e1c-565623c58f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:15.663Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8fc8f727-ea67-41a2-96d9-1aa9a8827a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:15.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:25.670Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=64a87ac7-120b-4e6a-bbfd-6002023de021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:25.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:35.676Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d4f585c0-5ee6-4f66-8150-b8129ff96629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:35.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:45.689Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f2339192-961d-4f47-aa03-09e9f00b1a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:45.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:55.704Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2657df94-8acc-46fd-b4d5-f14954ff8525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:10:55.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:05.712Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f6e278f8-c4ba-4324-beb6-436e332d3892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:05.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:15.719Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=434720ca-1fef-4098-a2e4-ad0ccebe457a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:15.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:25.728Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=07d2fc64-6b2b-4fec-9f40-fb6237c2c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:25.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:35.735Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b644758f-28a8-4a6e-904e-1f6baccf28d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:35.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:45.745Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=421139cc-85bb-414a-bac7-36f56af5a6d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:45.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:55.752Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d2547e76-861d-43fc-af37-57dffed4c883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:11:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:11:57.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:11:57.450Z |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-01-09T13:11:57.451Z |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-01-09T13:11:57.452Z |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-01-09T13:11:57.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:11:57.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:11:57.456Z |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-01-09T13:11:57.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:05.760Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7d091cd3-0cf5-4a6e-8c9c-bd8a09780ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:15.771Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=782da6d9-871a-44d3-a07d-d5aef8cd90f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:15.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:25.783Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d103dc24-2b6a-4be9-add6-be6c6a407c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:25.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:35.792Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=17f5dbb2-332e-42b4-9f7c-a429a7740703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:45.799Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4906bdb3-0193-4a97-8d24-569ca1dcd16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:45.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:55.806Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=56811a48-d9f3-4b86-bbdb-05e78cf675a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:12:55.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:05.814Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6debba7b-bf15-4bea-b635-7631a1ba2ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:05.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:15.821Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=42bee878-81b0-4cb3-9e12-7d2c7a1b7a2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:15.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:25.828Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ead58176-71db-4800-9dce-f97a435199b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:35.837Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5293cf42-0428-4cad-a37d-398bae5e2e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:35.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:45.843Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=36c540f2-589c-4725-8799-ded96669f33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:55.853Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b88dea3b-af36-426e-b102-15f290083392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:13:55.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:05.864Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f44b9e9f-931f-4ef7-9121-84ee1d0209ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:05.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:15.871Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5f6c49f9-12c0-4a71-8661-1febfb994638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:25.880Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cd36f2e5-050e-4647-8d02-a17a92ad2923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:25.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:35.887Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a1b63970-e332-4c26-889e-09aaabaeb60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:35.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:45.895Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5f738f02-1805-4b59-9924-02426a50466d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:45.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:55.904Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0ddc3df8-d3b5-4ad6-ba0c-8f62d55a6e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:14:55.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:05.911Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=af0d9ded-6c96-483b-b97e-420b67683af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:15.919Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ad02659d-b888-4316-96fa-a128cccbcdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:15.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:25.927Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b93083da-49f9-4f2b-917b-1a515f1520f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:25.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:35.934Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d06212b2-4148-4169-ab7f-069cb5506097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:45.945Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8ff119c7-291c-4431-87eb-918a128dc92e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:45.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:55.960Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b88f20d0-520e-4a31-b22d-56df5bf6b093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:15:55.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:05.968Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=87a47ee2-9213-4e8f-8a40-12b61be26985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:05.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:15.975Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ee6bf907-ccd7-4e82-8ac5-dba938719735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:15.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:25.982Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=09461388-f18b-4bbc-96cb-2b907e00c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:25.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:35.989Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b4b0fe3c-2753-4b01-96eb-a9ac24d00009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:36.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:46.011Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5c5d717e-015b-47b8-a2cc-5d25b9a3b382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:46.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:56.019Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d6ba23a3-d5ae-45fd-a217-7da4f091f60d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:16:56.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:16:57.425Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:16:57.426Z |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-01-09T13:16:57.426Z |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-01-09T13:16:57.428Z |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-01-09T13:16:57.431Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:16:57.431Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:16:57.431Z |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-01-09T13:16:57.432Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:06.027Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d16eea5a-5446-4cbc-9db9-665582530999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:16.037Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ac190055-5e18-4ae8-b968-4f4f6f6309ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:16.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:26.049Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6d5e7dab-edd5-471a-92ff-7702d9a3f558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:36.062Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5b69bf4d-0d25-44ad-bcd3-511e0d85e485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:46.071Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3b024afc-44b4-4a54-bc4b-376cb3c662dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:46.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:56.079Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2791e391-758d-4a52-99e8-edbe814fb2af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:17:56.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:06.087Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=03d026c3-5459-4949-8603-77a5b1c59d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:06.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:16.098Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5fabf51f-2478-46c3-a8bd-4c10ce224f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:16.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:26.105Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4c2ec73f-c9ff-48f5-a650-262f98b72f39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:26.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:36.113Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b33598b5-2ebc-4b9e-9973-c88deff1e1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:36.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:46.122Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=99b30d2e-85d2-4903-bf66-b3616d92cb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:46.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:56.134Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3c67524f-2167-4909-a866-a5d8c00271c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:18:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:06.150Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9f0a667a-3850-452e-bb36-e6629ca8f8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:06.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:16.157Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=83245f79-ecfb-4549-a71f-6a3d3c36bacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:16.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:26.164Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=abc31725-f478-47f4-9aa8-1ef9b9155520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:26.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:36.171Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bed741c0-04ad-4e0c-ba22-b523a049f6bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:36.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:46.179Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7da1a54b-a871-4101-9566-07118d7f4a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:56.189Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=114b2685-0efb-488b-8045-035b83e2d72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:19:56.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:06.196Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=eaf6ac4d-eaed-4667-a3c8-deae5da62f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:06.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:16.206Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ecb93cb6-f696-4bb3-bb40-93a88d3a412d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:16.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:26.217Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=159cd52e-10b4-425a-8d04-86513246c98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:36.228Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=58fc4f95-0898-4467-874a-533c6b5407c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:36.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:46.236Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1c863a08-77ff-4c02-9534-b29e30f0fcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:46.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:56.243Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=20290dcc-a30d-4246-a5c5-74f8aa1c078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:20:56.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:06.251Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=25fdcc13-3008-4ec4-812f-fb67ea1f95a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:06.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:16.258Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3e10555a-fd4d-49cb-bee7-17ec75780065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:16.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:26.266Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0f47beb1-fbc5-48a7-a7b3-4558cd9f5ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:26.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:36.273Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=757484cc-b626-46a2-956e-9b39c48207b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:36.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:46.280Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=46ff1056-3730-41d7-90dd-2c79e9652e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:56.294Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=043b34c7-a97e-4460-92d5-05dba12d341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:21:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:21:57.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:21:57.435Z |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-01-09T13:21:57.436Z |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-01-09T13:21:57.438Z |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-01-09T13:21:57.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:21:57.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:21:57.444Z |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-01-09T13:21:57.445Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:06.308Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=51947058-ec79-4dbe-adc7-929ca9cd22bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:06.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:16.316Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c7954d4c-19c7-4266-98ab-58f3dbc54dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:16.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:26.322Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b331efec-3abf-415f-a6da-275142ae7b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:26.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:36.330Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9f806060-8c9a-47f2-b3b1-7b1b849e9ea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:36.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:46.338Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7e431572-edcb-4be8-b69c-f725913f02de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:46.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:56.347Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ee63ab1d-6201-4e49-af0e-25f94c9bc0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:22:56.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:06.354Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f55b8adc-2ba7-4d10-8da5-e20c58666462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:06.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:16.363Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c1cfbbcc-221c-4e74-924f-23f7c5d94c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:26.372Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f23bfac3-0a94-4276-8614-d066f4da86e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:26.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:36.381Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=675f0266-3c9f-4fa4-820e-cd95427403d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:36.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:46.398Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1dac44bf-deb8-4d00-93af-87e52c358f93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:46.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:56.406Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=96755fec-1d47-4dbe-b268-a16b7a9dccad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:23:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:06.414Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f6e3fbb7-5b40-4172-9f55-3d8239f3c076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:06.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:16.421Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=872c553f-61e5-4670-bc1d-052b47dfe1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:16.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:26.429Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=608a2f8f-4394-4a07-8375-80112435c7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:26.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:36.436Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=75c36fd2-eb27-4822-9cc8-ef46e5e1a1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:46.443Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a55847e4-ae71-4b1e-9624-e9ac4a0b1672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:56.450Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=41c91b91-9c50-4889-ab1f-4c9741709847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:24:56.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:06.458Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=83d32208-8064-42ee-a521-1ba2d1eeb625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:06.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:16.469Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f05cc48e-61eb-4ea1-80a1-3b0e95f91ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:26.484Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=86b86dd9-394e-4ce3-b47b-bc1bd2cf706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:26.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:36.491Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=142fd562-992e-4dbb-af4b-b27bea4dc30d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:36.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:46.499Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=baa0ee50-377f-4d07-ba3e-02de600f1ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:56.507Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8cfee056-0564-4c96-ac2b-42ceb99f9758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:25:56.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:06.514Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dbce1462-6780-466c-92cb-7efae1f3f1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:06.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:16.521Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3d4cac9d-1b41-4190-a1a5-30ee959e2ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:16.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:26.529Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a2473d18-7795-4650-9b83-f3f6bbf9c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:36.536Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=535dfb45-83bd-4c1d-90d7-8a66f0c0294a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:36.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:46.544Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=47019c6b-312c-4c76-b3d4-0bf823ad86ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:46.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:56.554Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=46e79912-d1cb-45f2-b11d-3c873861c37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:26:56.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:26:57.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:26:57.448Z |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-01-09T13:26:57.449Z |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-01-09T13:26:57.451Z |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-01-09T13:26:57.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:26:57.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:26:57.455Z |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-01-09T13:26:57.456Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:06.570Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=982a7ab2-0d89-4261-ad12-c46d14352ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:06.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:16.577Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=12602bb8-f820-4f38-871e-bc0e529ebd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:26.586Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=84544e54-199b-4e79-8a7f-203e1c47a8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:26.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:36.596Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c60b8751-a33d-491c-9b46-e9ed718370a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:36.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:46.604Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ce26f17a-0b87-4c30-975e-13711f400c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:46.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:56.613Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=60221095-56ed-40ee-be08-f20a1eba8824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:27:56.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:06.621Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=04d0e638-c695-42e6-ac97-c3e4e46a6d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:06.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:16.629Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d896b559-28b9-4f84-85bd-24f1688c4cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:16.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:26.637Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dc25ec19-ff26-4e52-95c3-874630f4e9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:26.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:36.646Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3e091fc2-16b2-41b7-afd8-32713d173b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:36.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:46.655Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0b49eaea-1245-4749-89d8-f453c8e142e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:46.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:56.668Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c60518a6-a344-460a-92ce-cdf9e5aab38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:28:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:06.674Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=13b0f6fb-1434-40b4-8f53-2ae0b86882e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:06.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:16.681Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=44d60d4f-bf79-4fdd-9691-1f5a942c10d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:16.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:26.690Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=495c0917-8e2b-4abf-9a5e-e285432b9869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:26.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:36.697Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3857a96b-a0b2-4eb1-800a-ec68aa053885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:46.704Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=11d46497-9be8-4f16-8783-10cd3fa6116b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:46.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:56.711Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=30ec7a19-17fc-4081-a6e9-7449594d9233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:29:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:06.718Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b559b745-de8d-4f23-a91b-5885e162a5ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:06.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:16.729Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dbc06fd3-ad25-43fe-807c-b0160ae2bf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:26.744Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b8e644ac-77c0-47e0-9aee-9999690f65f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:36.751Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dabe72eb-7aaa-42b1-91fc-1a6b1cbcf947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:36.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:46.758Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b9825b87-1492-4efb-9689-5d0c520686fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:46.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:56.765Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0858c77e-1b14-4959-8144-e17c76a99dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:30:56.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:06.778Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=11a06fb3-fbea-4e24-a51a-4420b428ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:06.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:16.785Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=81c1e6c8-6ca4-48ab-a2d1-3ee7346a774e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:16.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:26.792Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2f5b33c4-5715-49f9-aaa9-c3a2222bc0c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:26.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:36.798Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4c0d6e9a-6136-4d07-98fc-c1441625bb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:36.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:46.806Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=975caeb2-36f4-4db5-8f4e-98669818d0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:46.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:56.815Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=6fbfb583-1791-410f-b292-b99746fe47b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:31:56.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:31:57.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:31:57.450Z |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-01-09T13:31:57.451Z |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-01-09T13:31:57.452Z |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-01-09T13:31:57.455Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:31:57.455Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:31:57.455Z |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-01-09T13:31:57.457Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:06.839Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3de19892-dbe9-4868-bb30-353d956904b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:06.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:16.848Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=fa08974f-8b53-4350-ab51-3145606020e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:16.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:26.855Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7fe396b2-4f6f-466b-a67e-728cd1282986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:26.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:36.861Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7c2475f5-7a58-40b0-b25b-02d9eb4afad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:36.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:46.869Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=4ee619e5-a8c6-4c4f-be1c-394c194d1324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:46.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:56.891Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1e1eb4ce-83c9-42da-a3fe-fc012278fd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:32:56.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:06.900Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8b1a12f2-cce8-4ddf-b5c0-f50395ee6dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:06.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:16.907Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7d19b698-3e25-4c19-8fbb-56c961745f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:16.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:26.920Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=ad5c872f-31f4-4c3e-9807-8d5b8fabb431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:26.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:36.929Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=39eaf4e1-b994-4303-9c29-6477671fca34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:46.955Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d2a0b12b-1b64-41be-bd8c-f6c739645ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:56.967Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=258c6060-0f4d-4012-b898-8eb615296532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:33:56.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:06.975Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=cd60191f-9ac4-46c9-857e-2a9f5b6ce7fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:16.982Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=46ae5d34-6c82-4b0b-a35f-6fe971e9b8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:16.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:26.989Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3a74aa8d-1f89-4e19-81e8-d10d2349bf41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:26.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:36.998Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=59e8836d-70da-4956-856e-c9907a2ac280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:47.006Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=01dee016-89ae-48c9-b11a-ce95c63bfb75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:47.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:57.013Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d2666966-0c8d-4d9a-b3ec-44718e3a068e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:34:57.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:07.020Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1f3cc157-633f-4efc-94fb-3bf765c169cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:17.030Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=945d6dfe-46fa-45a7-9001-508cd169702f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:17.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:27.041Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2e35f44a-4286-4f3b-86f1-26f03155b5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:37.050Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=05ef9098-09d4-4878-ba8b-3936fe1fc733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:37.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:47.056Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9e077812-cfcc-4739-8670-2ef53907d9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:47.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:57.064Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9d31490c-67e2-45c7-9920-53f25f55e8e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:35:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:07.071Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=3aa1cf88-5cfa-4907-91a3-cada0c2692f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:07.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:17.081Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=66ef7ceb-9791-41e6-8027-144a0f9a3e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:17.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:27.089Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=074679c0-0eb6-4589-b173-2a1cd4fd7ac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:37.097Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e6b93937-7512-46fb-b44c-07bf6785ac47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:47.104Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d06c5ea3-7d78-4043-9d70-d3f7eb8e39ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:47.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:57.116Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b7050504-1fe7-480b-864a-c445c6449af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:36:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:36:57.433Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:36:57.433Z |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-01-09T13:36:57.434Z |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-01-09T13:36:57.435Z |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-01-09T13:36:57.438Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:36:57.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:36:57.438Z |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-01-09T13:36:57.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:07.124Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e8082e76-6bd5-4c78-98b1-329778139ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:17.132Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=9ccb997f-a286-4ee8-a9c5-05eefe93a880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:17.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:27.141Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5f801dd5-b112-4791-8e91-0485b5c7d1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:37.151Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=552cc83c-2109-4b2f-aa11-beaee057ab5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:37.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:47.162Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e55f9533-82d8-4f2a-a44b-6b5ecf338485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:47.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:57.169Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=5aac95f8-4d0b-4a1c-9dbd-de07c8768b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:37:57.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:07.175Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c89207a3-b303-4ea7-8ddc-8cbda2e6bbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:07.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:17.184Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=392879a1-1b67-402a-87a2-a23ad4443f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:17.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:27.196Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=71b50802-4d10-4b15-8241-e330cbfb73a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:27.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:37.206Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=573d4e55-2c4a-41a2-adc1-867c4b9f2b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:37.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:47.217Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e3b0b600-1f9c-47ff-85b5-ee76b16b1825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:57.227Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bf97bf70-dbb4-4a0b-9ebd-d09da3d0c715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:38:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:07.233Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=581c5a96-7eb4-4907-8670-3a4a5e35d3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:07.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:17.242Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=c0dd8793-0083-47b6-8eb9-2e036179883a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:17.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:27.252Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1564047e-edd2-4116-a656-3ce145516e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:37.260Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2e8a0cc5-08ea-43fd-babb-9d2a956f1de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:37.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:47.267Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=add342db-8477-4dbf-820d-e6d53b3549fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:57.276Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d370df4e-00e5-46c8-878c-4db0d3d6c126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:39:57.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:07.285Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=355c3e5b-63e3-43ae-94e3-b018830ebe4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:07.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:17.297Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=7efbb318-6179-474b-b5d4-1036798f35fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:17.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:27.306Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2e3cfc91-9ace-4c7c-9186-d93bd74c6fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:27.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:37.314Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=d4fd3f04-9cc8-4c59-bc88-5ed0f20d5e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:47.322Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=86b18e94-2c7d-4919-909f-b7e5031124d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:57.329Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=93d46161-6be1-458b-a6fe-5017fb167895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:40:57.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:07.336Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=e29718d9-709d-47c2-a535-0f951b809a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:17.344Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=971a6981-77ec-40ab-be04-739b9960719c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:27.352Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=b8b4ec7f-a35f-44e3-8573-87f54ccb6104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:27.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:37.359Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f73dc1aa-c1c7-4a9c-ae09-0f39dea8eb2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:37.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:47.370Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=060689a6-cfa8-4805-a129-edded58eadc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:47.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:57.381Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=bac9f7cf-53e2-4bf7-94cd-23746945d7df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:41:57.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:41:57.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-09T13:41:57.416Z |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-01-09T13:41:57.416Z |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-01-09T13:41:57.417Z |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-01-09T13:41:57.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-09T13:41:57.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-09T13:41:57.420Z |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-01-09T13:41:57.422Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:07.387Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=100f5dcf-06f7-4ed0-aa89-36208814c289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:17.394Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a5bbc317-93be-45ac-a5de-c105edaa9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:17.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:27.402Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=8e98585e-6770-49d1-9020-01ae39917699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:27.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:37.411Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=0ef3c2e0-d77c-4f68-b4d2-60b92e646e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:37.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:47.418Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=89a92997-1cf7-4392-aff1-74c57dfbb6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:47.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:57.426Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=2d915927-2457-474f-b4ec-c5ba6c4c0d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:42:57.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:07.435Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=f1a74173-8f30-487d-bcff-5497e1cbcf6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:07.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:17.448Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=dd669c00-48a7-47e4-bf99-28bb974f5320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:17.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:27.459Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=1c112a67-1f28-4ab4-89c7-2bbe143e0b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:27.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:37.471Z |INFO |Init configs |InvocationID=c29bdaad-28a8-4476-9b7c-3e2d0c85a877, InstanceUUID=a3574ed4-ee54-45a3-ba0b-2bca14063fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-09T13:43:37.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |