. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:07:16.443Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:07:16.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:07:16.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:07:17.316Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:07:17.426Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:07:17.426Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:07:17.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:07:17.615Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-25T05:07:17.705Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-25T05:07:17.734Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-25T05:07:19.837Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-25T05:07:20.638Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-25T05:07:20.668Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-25T05:07:20.669Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-25T05:07:20.776Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-25T05:07:20.776Z |INFO |Root WebApplicationContext: initialization completed in 3041 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-25T05:07:21.338Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-25T05:07:23.003Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-25T05:07:24.957Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-25T05:07:25.754Z |INFO |Started MainApp in 11.874 seconds (JVM running for 12.606) |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-25T05:07:25.840Z |INFO |Start scheduling PRH workflow |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:25.859Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2fc4fae2-bc5f-494a-ab4c-257dbe780aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:07:27.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:27.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-25T05:07:30.503Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-25T05:07:30.503Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-25T05:07:30.507Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:37.711Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e05c5e88-25b7-478e-b48f-be23de55f73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:07:38.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:38.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:48.778Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7c571ef1-1135-45b8-836e-c3a0be1c783d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:07:49.848Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:49.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:07:59.850Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=aa3283c9-5f33-4521-8485-3f4a210483d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:08:00.920Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:00.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:10.922Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2887a042-57e5-4dc3-b113-6f426c68c58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:08:11.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:11.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:21.998Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=06794aa5-42d4-429f-90dc-33b797ff8b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:08:23.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:33.035Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b3b4c3ef-a25f-43b2-b049-4676aacd734d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-25T05:08:34.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.145:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:34.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:44.085Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7f2b8b02-9b69-49af-829e-aab7caa3988b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:54.321Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c8588117-615a-4143-889f-3c30e35332c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:08:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:04.365Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0bf94a11-472e-4322-a517-1ff600429a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:14.385Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fd1feeae-a46b-442d-90e5-abbbe3c49db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:24.412Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1e779385-6660-43c4-b8dc-6c8b14639b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:24.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:34.435Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3baf5a48-3cbe-49b6-be33-5340ee747f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:44.458Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6a740862-d877-494e-9ca9-116938e10b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:44.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:54.506Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e498f52e-b4fb-4a15-bed0-1eeeb0d6c832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:09:54.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:04.530Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e0a72b7d-89a7-4862-817e-f802e090aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:04.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:14.549Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b3d5a9e0-13d4-4f67-80e1-d2a30053e44b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:14.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:24.573Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=71163517-acfe-42cb-8e2a-f33e6a1f8805 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:24.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:34.597Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=29468511-3921-4c17-9b8c-b6d8c614ebf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:34.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:44.616Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e9ca1681-2663-4550-89c9-3aaf6666b739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:44.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:54.648Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e38b602b-092a-4cff-8e52-dd12ea3c300c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:10:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:04.664Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0e299a81-a36a-45db-81c5-189cb5f4dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:04.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:14.698Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fd0a1c80-7476-4b12-922a-db23077c60f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:14.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:24.722Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dad789da-e6dd-4fcb-bee7-553ceef6ad6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:24.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:34.745Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=81072d8e-8e4b-4510-a06d-79fda76c135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:34.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:44.761Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e7f84467-fdba-4e31-a347-020545d77e83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:54.789Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3b8a110c-610c-463f-93db-8f01228fc685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:11:54.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:04.839Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=273e16c1-38c1-4149-b86d-9841161de0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:04.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:14.888Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6cb19fec-22e6-4df9-828a-1c64fa940dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:14.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:12:22.386Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:12:22.387Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:12:22.388Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:12:22.391Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:12:22.406Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:12:22.407Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:12:22.407Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:12:22.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:24.903Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=caea5df0-7117-46d8-8d55-7bcb96ca3a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:34.923Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=05c46867-8e91-49a8-afd6-bb1d2606bbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:34.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:44.938Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=56c0b2d9-bfeb-4bcf-a085-aa0f1c789dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:44.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:54.960Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=710935a8-a0ab-454d-abf8-ae767c438280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:12:54.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:04.973Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e72e9faf-829d-4269-87e1-1a1480861f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:05.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:15.002Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=220230a6-75ba-4d72-8250-942e282f7cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:15.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:25.015Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2e4c9a37-393e-4e9c-97b5-6f5d50fac74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:25.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:35.030Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8c749eae-b0ec-4bbc-8a2e-eb6612a98b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:35.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:45.045Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=875aa971-32c7-4514-9ded-6bc185840298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:45.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:55.095Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fa95a2d1-b967-4fd0-821d-b68a95609283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:13:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:05.115Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=639f9df5-7d87-44ba-8500-2c218983f1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:15.129Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a92b5139-1b7e-4312-be3e-dcc82848e92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:15.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:25.145Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4c91f60d-a50d-4719-9a69-c2a4095e8c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:25.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:35.161Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1e73db49-5453-43f4-9503-8ba283197bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:35.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:45.174Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=121c88fe-b4b5-47c8-8ff1-652d2b09dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:45.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:55.194Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=73524744-4f6d-4287-99ef-73aebf7bbf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:14:55.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:05.211Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0747ed47-1ac0-4ee4-bf34-cbe6b563a86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:05.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:15.224Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c5c59ee4-daab-474f-9672-2d89759aec7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:15.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:25.239Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2dbf8f1d-204d-4e23-acd6-16924042cf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:25.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:35.269Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b09b035b-dfc2-4887-9285-627090361ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:35.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:45.283Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=06d34622-e32c-4b62-aa89-d2374ec06616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:45.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:55.298Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=40829438-05b1-4972-b6ce-bcd57d25ba90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:15:55.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:05.311Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=88284794-52bf-4824-9093-397221e448ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:15.324Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8871480d-d469-489f-923b-f4c9e968abf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:15.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:25.336Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=be68c7ba-16c2-40bf-92c4-2ece1019f847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:25.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:35.355Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e708c4ac-9df3-4c38-b803-faac0c46f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:35.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:45.368Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ad1a607d-27e5-440e-a25b-1f9c0e485a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:45.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:55.379Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fb06835c-01ba-4517-8c5b-01b4cb582b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:16:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:05.392Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=68b1cc09-73fa-46ec-9948-60ff2de19e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:05.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:15.404Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ff66b0b6-590a-4634-8f1a-b99e9066b8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:15.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:17:21.738Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:17:21.739Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:17:21.740Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:17:21.743Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:17:21.754Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:17:21.754Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:17:21.754Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:17:21.757Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:25.416Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e6d91486-914a-4cd7-8eae-e7e4449aa3d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:25.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:35.429Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3e4d1c13-fbf7-4979-81e9-bd8002a94268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:35.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:45.442Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=eb4ff461-1fcb-4508-8940-767e7bcb6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:45.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:55.453Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d176ba31-2e70-4310-90b9-a7007cea0e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:17:55.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:05.465Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=513c7a3d-3b2a-4033-a234-240395f70e43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:15.477Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6a249baa-5dfa-48f1-8dfe-2104e2896afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:15.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:25.489Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bb16e7db-d25a-4d84-aa92-b8b9ee86479e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:35.503Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fe261cbb-023a-4a0f-a7cd-dc0bbb2dc223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:45.516Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c0cd9f93-be23-4eb7-9047-1805bcb0400b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:45.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:55.529Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1fe943f9-ca71-4240-b9cf-902215181c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:18:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:05.543Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7da177ed-7dda-4914-883d-12cfea989908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:05.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:15.558Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3efb3a81-845c-4405-8fb8-cc3c9dfaa351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:25.573Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2627a524-3e1a-4778-b000-616cd3d66d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:25.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:35.638Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=09c92fb6-7dbf-4171-ad25-8b1bd024debf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:35.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:45.650Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ca976f36-158c-436b-bca3-58ddde272474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:45.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:55.664Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=69327985-2579-435d-b7bd-342eb7097e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:19:55.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:05.677Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=51a1cb1b-e4cf-45aa-944a-d99ec7630b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:05.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:15.690Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a8509dc5-1950-4507-a140-8d4041277593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:25.704Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f110b4b5-7dad-4020-a66d-5b63f44ad0d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:25.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:35.717Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=57c112f0-491c-4c6c-8505-05bf324689fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:45.728Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8ca8869f-f825-4cee-bf64-5012f38faf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:45.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:55.740Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b80a94aa-d2a4-4a1e-abef-95ad77847d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:20:55.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:05.752Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=95105745-857a-4844-9d25-a7ccc1e2d4ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:05.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:15.764Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3f9fee01-38bb-4ab3-9be0-68788a3e1a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:15.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:25.775Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=662a5d50-2777-4592-a980-acb5939e826b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:25.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:35.787Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1378cb22-c503-4a2c-85cf-e03ab2147778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:45.798Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=770a4e37-97ff-49da-b135-8cfe417326ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:45.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:55.810Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9292d412-1d13-414e-9e4e-38a25bd9ddd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:21:55.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:05.823Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=17a89971-5853-4c99-9f5d-9cf41fb6a946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:15.837Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6747d0ec-f60b-4403-ac3d-f6a8cccf947b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:15.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:22:21.690Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:22:21.691Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:22:21.693Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:22:21.697Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:22:21.717Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:22:21.718Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:22:21.718Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:22:21.722Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:25.848Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1bd22675-0549-4ae1-9d96-0c4e5d752f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:25.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:35.859Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=097634a5-34e3-4cf1-877a-2739ed79a540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:45.870Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5d86ad97-f75b-4144-b02d-6993040fc791 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:45.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:55.882Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=83b1cbba-37f2-4e6b-aac9-67ed57a666b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:22:55.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:05.894Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=63f2d6dd-419c-44c2-ae6b-db5ae0289db8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:05.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:15.906Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a07d3d96-aed6-4274-913c-cafef922731b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:15.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:25.917Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8fb48f2e-1371-46a8-8d24-cdda9bf90a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:25.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:35.934Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c66408a6-4993-434e-b837-9b62420a5a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:35.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:45.951Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7a8313cf-305a-44ad-8c54-1989b31d8eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:45.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:55.988Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d8f4661b-4faa-4f39-8062-919da2302dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:23:56.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:06.004Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4e79199d-9bca-494c-b01b-c7d81cbc170b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:06.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:16.022Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b30d283b-df88-46f1-a4df-97b6a17c623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:16.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:26.035Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=aab3a98b-24d2-4aef-a271-30ed83bb971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:36.048Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c21ff836-1a95-42f5-a576-97e3fdbf7741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:36.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:46.060Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=64c3432a-c32e-401c-9ed5-5758b88d9a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:46.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:56.073Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=42fbc762-b4ed-4145-a0c2-4acc2e383d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:24:56.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:06.091Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9953a7ff-c7b1-40bd-8fab-7ade05e89082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:16.102Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=304473ef-c09e-4a8f-9274-edbf90382f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:16.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:26.119Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c3f2c484-8b2b-4a67-9dc3-cbf3ba90448f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:26.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:36.131Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7307be48-5feb-4840-942d-d1ec21bd3a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:36.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:46.141Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c746bda5-2c45-4037-a017-4326c3a1814d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:46.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:56.169Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cade20ab-f8e5-4387-b376-612e53390524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:25:56.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:06.180Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=04b6e6cf-fa1d-4225-be55-e613aab6229f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:06.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:16.193Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=54de1a95-ad55-412b-a3eb-dcfae61935ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:16.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:26.203Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=46ecb3ff-3d0c-478b-8b43-5359eb6b0142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:26.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:36.216Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d88da356-ab64-4d84-bd20-99e20a14ecc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:36.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:46.232Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9ebb5cb2-f888-41fb-8e73-3fd0ed91fa7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:46.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:56.250Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=236ea673-4086-43bf-9d8a-2a95528529e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:26:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:06.261Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8509ceaf-8fd3-47a5-9cca-b8b1df0a39e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:06.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:16.279Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c2f0142f-9cd7-429a-a818-e8cb25de8d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:27:21.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:27:21.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:27:21.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:27:21.683Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:27:21.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:27:21.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:27:21.694Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:27:21.697Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:26.291Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b7f1e541-b366-44ce-8734-470c1995cb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:36.303Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dbf0ea52-6af9-441c-9872-fa0f882be461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:36.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:46.318Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2f58e436-c474-427b-974c-8d7a7393ca97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:46.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:56.333Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3d4775a7-7e68-4719-a352-a3f5dfa3d283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:27:56.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:06.344Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a27f85d0-ea52-4a6a-9a31-9111cd3a2bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:16.357Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bce34886-f26f-4a23-8694-2f632bf34ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:16.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:26.369Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=646a8ca1-69dc-4c04-9306-84877f0d74fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:26.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:36.389Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8978d325-52ca-410d-bbf9-83221f2aa32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:36.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:46.399Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2955425d-7224-4525-a2eb-2b615cf4e67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:46.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:56.410Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fdd473bb-5f58-499b-9bbb-e0ec78347e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:28:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:06.424Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=10eb7574-55c4-4e7a-8e5d-ad49aba038f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:06.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:16.437Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cfb63e95-5779-4d6a-9544-afea67702e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:26.450Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cfa46f4e-498e-4108-8c76-bd08d9d609d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:26.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:36.461Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4c9c4a14-4cb9-40c3-b843-912aa192343e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:46.473Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=71345d1f-0658-4e26-ae9a-e72d87330c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:46.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:56.488Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=412da67b-a1a3-4acc-91de-57db2866098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:29:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:06.502Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2422e68f-5eb2-4fc7-9a41-5103bf287342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:06.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:16.514Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9bfc1e18-4932-461b-a722-b908f87ec917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:16.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:26.524Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ce476090-db59-4056-8f84-d644380dcf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:26.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:36.540Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=56b9f484-8308-4f99-b677-14fed640f19a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:46.551Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e53cc29e-3cef-4a08-aa6e-eccb0da94cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:46.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:56.571Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dcb3581e-cd8f-4769-92cc-404a68617a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:30:56.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:06.583Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dd504aac-c51a-4fb8-988d-0b3df2a4816f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:06.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:16.593Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=07a668ab-a0ec-48b6-8ad7-76c91613e2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:16.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:26.604Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6177c7cc-f433-4da2-a6ee-1ef313096a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:26.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:36.613Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1aa23b0c-08ed-42e3-a90e-542e42302aee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:36.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:46.623Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8c39ea36-4ae2-4b8c-9af2-323e4e1869d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:46.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:56.635Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8ffbbdaf-695e-46a0-ad3a-637aff248a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:31:56.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:06.645Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3f488918-3a00-409c-8a0a-514c532fa7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:06.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:16.658Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cbd0cfbb-40a7-4d05-b6fe-e9ae3ec0bf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:16.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:32:21.705Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:32:21.705Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:32:21.706Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:32:21.708Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:32:21.716Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:32:21.716Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:32:21.716Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:32:21.718Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:26.668Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4abe66b1-9df1-440f-8875-dd0173216bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:26.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:36.681Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=915f1403-212d-4fa3-9121-f554da85525d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:46.694Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5b492092-d1b5-4fa8-a8f8-5a17beb2d55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:46.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:56.704Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b573ea05-d515-43d2-832d-60226d6d9cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:32:56.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:06.715Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e4c41ac0-a5b2-4403-9434-fbb9e4a5210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:06.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:16.724Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=911cd42b-d013-4b22-8da9-c3ad002b92fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:16.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:26.736Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=54daec0f-9e73-44f1-8de5-ec94b9cd0222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:26.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:36.757Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3d620304-c105-4207-ba5e-1a8337cafb3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:36.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:46.766Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2c1606ec-4af7-454a-bc34-caa3dc528151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:56.793Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=94778f43-ab3c-4e99-8517-5a9326c0e711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:33:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:06.803Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=51bc7f04-3665-4a7a-8f5e-01c4955417dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:06.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:16.813Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dd3d5559-9f31-4b37-8fc9-cb9c953c64ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:16.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:26.826Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bca8a4fa-0d72-4853-a7d0-4ea6f61ac766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:26.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:36.839Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4e1e9588-9e77-47f0-8497-374c06682a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:36.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:46.849Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=27f5f854-8dc6-461f-b9cc-353854c3de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:56.862Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=935d0c77-bee6-4fcd-af7c-9550afe7c830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:34:56.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:06.872Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=10c6e813-8bfc-45de-9658-d232610fed7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:06.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:16.882Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c6e0157a-1d97-477d-b60a-e343f0804a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:26.891Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7df7599c-ba5a-4d9f-9f86-a5d2c0d9b5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:36.901Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ffbd9c8d-b947-40fa-97d8-71bd97d7f3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:36.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:46.911Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8617a7ef-0a7d-41ec-9506-7dd099436f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:56.920Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8536e7f5-cff6-4ebb-80ef-082c96e9269d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:35:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:06.933Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e0732a30-cc71-4885-a7b5-f500e92bbe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:06.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:16.944Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=db011e3a-adf8-473f-8ff4-8a1ab241c300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:16.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:26.954Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2a37e387-61a3-4cf3-a917-d018a99daa83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:26.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:36.967Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8952e221-ddfb-4085-aad6-4b47fd75052d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:36.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:46.977Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=52ea225e-cb09-4beb-9d0a-4bdf4a12416c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:46.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:56.990Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bad38f55-f056-467b-af55-e0431e3603ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:36:57.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:07.003Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d27b9078-19be-4fa9-a814-35f10741d397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:07.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:17.013Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3aa3d9f1-678a-400a-beac-f246e7256cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:37:21.672Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:37:21.672Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:37:21.673Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:37:21.676Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:37:21.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:37:21.684Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:37:21.684Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:37:21.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:27.021Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cad82a9f-3e94-4a25-a25a-401f4d140633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:27.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:37.041Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8c8d1af0-d348-4246-a0ef-0c4f316a5cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:47.051Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e0cf2783-1054-4bff-a52e-5b495d3fc62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:47.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:57.061Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4e3814bb-d817-45c1-82eb-c343dab8a52d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:37:57.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:07.071Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=149c7654-ae64-4b9c-a128-14e4a71fef56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:07.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:17.085Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4f66b1c1-8faa-45af-8cbc-e876c478a8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:17.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:27.097Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c95654c8-d9de-425e-9f42-1d1b94fd966b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:27.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:37.109Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f50a2e98-9866-4f30-88b1-2ed63e573df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:37.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:47.120Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=403ed21d-6e60-4d14-8871-445e10db290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:47.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:57.131Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8c92cde4-13bb-40b0-8499-4dd609afc525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:38:57.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:07.141Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2aff98be-c9da-479c-8f8b-75399415635a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:07.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:17.150Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ab5547c9-cb90-409e-bfa6-b665d1b73773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:17.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:27.162Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2c6f2f93-a9d2-4327-9078-41502dff9cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:27.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:37.173Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a16577be-3ad0-44ab-b85c-b13f52c24fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:47.219Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=69cb3e32-81d9-408d-8bff-eefe407341d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:47.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:57.234Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3dc20fa8-1102-4b2a-bef8-2de4b2f5c2cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:39:57.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:07.244Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=236cffcd-f0e5-4f9f-8a95-2100d5e1c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:07.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:17.267Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=22964794-223f-4e1b-9b8e-4af72d89ac1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:17.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:27.278Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d822849e-69c6-460c-bcda-89c455ae7213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:27.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:37.290Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=38be1cdf-f757-4879-8ddd-31046facbc18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:37.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:47.299Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bbe896bc-626c-42c4-aa6d-eb1ad63602ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:47.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:57.311Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b31c2303-e06c-438f-9c13-20e147780e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:40:57.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:07.321Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6646cd56-1168-4418-86ce-ea8f9ca30d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:07.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:17.332Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=185d335d-9d4a-40f2-bc83-b78b5a1e39db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:17.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:27.342Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=44fad5b6-8b3a-4ecd-a51c-617620aca28d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:27.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:37.351Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6ce516d4-759f-4d1b-93b4-7901908e1631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:37.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:47.365Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fc663aa3-f11c-4074-be60-28624710c902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:47.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:57.379Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f5f66f72-948b-4718-bbc2-00bedf2c1bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:41:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:07.386Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=160daa07-5c6f-4d5e-8e37-0529bd0ed74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:07.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:17.394Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c8a91ba6-374f-4275-a277-4dde4d9b4920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:42:21.661Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:42:21.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:42:21.663Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:42:21.666Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:42:21.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:42:21.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:42:21.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:42:21.678Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:27.403Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=944343d6-9b04-4175-85ad-82cb5629a5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:37.414Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=38bf2952-3199-44a2-9a11-d62961390b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:37.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:47.424Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=58b03279-1e50-4ad5-829f-4a08cbccba37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:47.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:57.434Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ceb53123-aed7-4ef6-9864-ee3a5ce86f0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:42:57.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:07.445Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b99220f0-9c88-4904-9713-268665dbbe92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:07.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:17.463Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fd39b1c1-83dc-4086-85af-e8502003f665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:27.476Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=118191b8-36c8-4889-9212-89b5f718b5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:27.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:37.492Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dba6b12f-94df-4b01-94de-e6cc0d02dab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:37.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:47.501Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=52aa68da-1a7c-49ca-bf43-e1818ef7f2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:47.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:57.510Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=26f9908d-dbce-418b-a2e2-b6f0f5ee2055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:43:57.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:07.520Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4a0411de-7900-46c8-a5d9-fef7b3db135b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:07.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:17.530Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8ac35f66-c3d0-4388-883c-14ecf978adfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:27.540Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c9b9bfc6-3cc3-4141-af4f-1b1753900b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:27.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:37.566Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5c4c1240-b896-4a51-bdd1-94760dadaadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:37.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:47.580Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0cc90632-7e57-46a9-9835-64b43c385534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:57.589Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=151b3cd0-3e7f-4467-a62f-07760cfa20b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:44:57.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:07.599Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2a188648-9909-4b07-a648-162f12531666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:07.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:17.609Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f8555924-973f-43d7-b3aa-86e1735321ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:17.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:27.618Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3e70b95e-dc4f-492c-9416-efa6db10e0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:27.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:37.628Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5a7244ef-18e7-4d6a-8c96-b45b0b97b3ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:37.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:47.637Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ee3a5273-ba76-4f5a-965d-dc34556f4d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:47.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:57.653Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b9225fd6-4ee8-4fdc-a3cf-55b288935367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:45:57.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:07.665Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9ad54eb4-942c-4b54-9ef8-73f771f79b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:07.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:17.678Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=661ebc6a-e9dd-4a29-8b9e-3cb9f2c2342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:17.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:27.688Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=9505c682-df3a-497c-ac75-e433d02feb12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:27.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:37.699Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b6647075-784a-4a2c-85ed-5410ebd37770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:37.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:47.711Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=70591e4a-9ca9-41ca-8da2-2d752907de2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:47.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:57.722Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3ab9c53a-5597-4e54-9e0e-8c815ef72709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:46:57.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:07.731Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=47bd53a6-e025-4123-ba5b-aa6bb3dd95ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:07.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:17.739Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b2fe773b-8595-4b0a-92e7-3e8776b27c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:47:21.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:47:21.671Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:47:21.672Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:47:21.674Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:47:21.681Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:47:21.682Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:47:21.682Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:47:21.684Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:27.754Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=129a2148-4278-4d15-a7df-02c774e99ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:27.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:37.772Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6078854a-aecf-4e5c-a265-698dd89aeb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:37.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:47.781Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=542a656b-9246-4216-9564-4a6026ecffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:47.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:57.791Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ef9312d6-9be3-4d87-8e44-1cfaaf5fe885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:47:57.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:07.800Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8ae77f32-4bee-4ae6-8d6d-5e7824106833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:17.810Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b7d5fa76-f437-478c-b639-962fc5c92e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:17.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:27.820Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=16387ce5-50be-4471-95b3-c655e1e601c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:27.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:37.828Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=402695c1-137e-4f6e-9e9c-ff9ee51f9f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:37.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:47.838Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2ddf7f6e-edf0-4065-9f66-ecebd9057ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:47.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:57.853Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=039e7b9e-54f0-4438-bd0e-f170818c5849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:48:57.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:07.863Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a216bfb5-2b7b-4e66-af13-2a066e895dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:07.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:17.874Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7fb1c736-acd2-4463-8068-54b4697c6a33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:17.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:27.885Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1f79a4e4-582e-4c12-877d-d54589608aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:27.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:37.896Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=34fa9b67-51e5-4f05-a22b-1c42c0f4c692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:37.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:47.908Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=051ba315-5d35-4b56-b281-e0b51932c4c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:47.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:57.919Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1679ce72-b16c-4b2f-a057-127110685b5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:49:57.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:07.932Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ac724eb2-83e3-4f59-b460-dd7858dc55f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:17.943Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=eb8ceb72-a441-4cba-b71f-34ee3b8648b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:17.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:27.950Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7042d172-b675-4ee2-b440-79bd3afcd9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:27.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:37.960Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bce48187-4e80-425d-9cbf-4c81eddca309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:37.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:47.969Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=501fa84c-bf4c-41f4-a7c3-bdccf1c2ffe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:47.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:57.977Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=81c5590b-3d61-473a-8f0c-01a9c494cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:50:57.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:07.987Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8f1f12fc-6719-4561-93e2-330e8be42110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:07.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:17.996Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1e32bffd-10fe-4483-9f7f-93f66e7ae170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:18.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:28.006Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d689ecb0-9fa9-4704-98e3-37dad668f9b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:28.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:38.017Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=08df29cc-78a1-4152-a009-e1ca219b2a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:38.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:48.025Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=94ed6275-2f65-4c73-a17c-4e2a47bc0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:48.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:58.043Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=000ba01d-a8d3-4603-bc28-2c42674b84cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:51:58.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:08.052Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c504a9af-1c1e-4594-96c9-19c6db572338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:08.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:18.065Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=192fe8ee-2c82-4846-8436-1dd1975ae849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:18.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:52:21.641Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:52:21.641Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:52:21.642Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:52:21.645Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:52:21.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:52:21.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:52:21.652Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:52:21.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:28.075Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=26204cf6-c172-452b-8da2-c4ba7bdae19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:28.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:38.086Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ef6310ee-5ab6-439a-a2b6-d9cf541c9def | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:38.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:48.094Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3f17f492-5869-4866-9cdc-55eddec7b724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:58.102Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4a3e05f7-5ce7-43c5-a46b-f356c3499742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:52:58.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:08.111Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1c20c341-bd91-45c5-ad7d-2c9bd2e7bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:08.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:18.120Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2d4111e9-9f1c-44f2-aff2-2f3d0ebd25dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:18.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:28.129Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bc16b4c2-81bc-4fc8-aec4-e3cb3dc6d351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:38.142Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8e6d3367-6638-4ea5-b52b-ead20a1a4b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:38.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:48.151Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b332c3b9-3ef9-457d-8a5a-389b5243ebfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:58.163Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6f4690cc-b484-4204-ae96-75912e871d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:53:58.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:08.175Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=21ca47c2-a94b-4354-9fc2-11017dd0252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:18.192Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8d717ebd-d208-4165-b974-98ace8826bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:28.200Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=36e3b04e-790b-4a86-a75a-79498e63786a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:38.209Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2ca2a32b-50e8-4082-a66f-77e6f0e13ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:38.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:48.217Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=373f932f-5a8f-4136-9e4a-ac98e38bfe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:48.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:58.227Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a9c3e290-d5b2-4978-9053-faadd38b21e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:54:58.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:08.236Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=962abb54-ec8d-41b6-a158-44a7c41b3c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:08.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:18.246Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=eab2c3a3-a9e5-461f-b622-389b44349bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:18.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:28.255Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6ddcf71e-1744-44da-81cc-3e57f1dfbc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:28.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:38.265Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8d7a60c1-c3fe-4950-accd-1d29f31eff66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:38.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:48.281Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0354de2c-3567-4bf1-b0c8-2073beeaf72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:48.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:58.293Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=678898c6-7ae7-442f-b159-ced5206db0f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:55:58.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:08.302Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f9204537-e98a-4490-b0a2-232a608a4fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:18.311Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=779454c9-75d0-4415-a6dc-8470a656fd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:28.320Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=cd29fb9f-0f21-43e1-a265-6d8ec67a97f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:38.329Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=28d9216d-2557-4bf7-b730-c2d21cf10e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:38.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:48.340Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a07b4fe3-ed43-4b04-884a-171db4cf3ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:48.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:58.350Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2f539f5b-f31f-453a-9420-17905650d1f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:56:58.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:08.360Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c7e55f06-2c8c-4622-9fde-aa696041142b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:18.370Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f292e7e5-337c-4e78-acaa-7549ff1d8c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:18.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:57:21.674Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T05:57:21.675Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T05:57:21.676Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:57:21.678Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:57:21.684Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T05:57:21.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T05:57:21.685Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T05:57:21.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:28.380Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=84d40868-dfd7-4cb9-ba55-62e483fc26fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:38.393Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a7272d80-6d2e-4990-aa31-c3273ffe7fe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:38.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:48.403Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a43b8e5e-1052-428f-991a-6e5a61cf32ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:48.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:58.411Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a9e6f7de-8553-49e8-b29a-db870b53e5c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:57:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:08.421Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7b3f9dca-d617-4658-91cb-dd6a7ccee86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:18.430Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bf34375d-62d7-48b8-926b-d35f39fbf10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:18.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:28.445Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3c35f702-334b-433b-9f57-492052c29d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:28.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:38.453Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fe0e724b-fabc-44f8-92d5-f8eb4c4b141c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:38.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:48.462Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=70f5b5aa-7739-452d-ba4e-1c79777b7910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:48.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:58.478Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=51004fca-38ea-4339-a3c8-132da437a28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:58:58.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:08.486Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7103da6c-3256-4b43-ae2b-6d0e503266dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:08.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:18.496Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fdfe6d4a-beea-4163-89fb-57a5326a7101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:18.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:28.504Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=fe10fdf7-fae5-4f17-ba93-d892f1b56d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:38.514Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=ec86eb7d-4b2e-495a-ac54-d4a698960265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:38.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:48.523Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3c7c9f12-ff42-451f-8bcc-1100b001b60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:48.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:58.533Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=99feee3d-1352-4171-a35b-4dcc8ffb896a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T05:59:58.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:08.543Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=28717dd8-f0f7-4b9c-a9f3-652000916b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:08.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:18.563Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5f024189-ad0c-42b8-85cd-714810bd81a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:28.570Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b56eac73-63e0-49c8-a7bd-a31765370b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:28.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:38.584Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c9e830c5-acda-4d34-8ce6-aaebcb97f22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:38.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:48.596Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a94ca053-0cb7-414b-8fef-29998b355722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:48.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:58.608Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8cd7514e-55ed-4b77-a755-e636d180e1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:00:58.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:08.618Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=326641aa-a655-4c74-aa3e-ed42d68b5d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:18.627Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a1229fe1-d869-4f52-bee5-c6cda12261c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:18.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:28.636Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4fc48ac7-38ba-4cc5-a6eb-374c2e1aed72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:38.651Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=528b5a7a-f9d5-4ba4-8a63-8c519a07f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:48.666Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=37d0af79-dc7b-46fa-9d23-9f57a734b735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:48.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:58.676Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d3b6327b-9a48-4d0c-b0d3-8388b5ea0525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:01:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:08.686Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=59f838a3-317a-40df-9d71-634bf0d8b2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:08.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:18.697Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7c8e4760-838d-475f-80f9-859c60bc07cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:18.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:02:21.626Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:02:21.626Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T06:02:21.627Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:02:21.629Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:02:21.637Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:02:21.637Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T06:02:21.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T06:02:21.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:28.706Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=bc7abfb1-40f8-416e-a938-2bb2f3c71017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:28.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:38.715Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=aed628e4-86c7-4267-ba9b-9b99c1cd2040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:38.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:48.723Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=60506cc7-308c-408b-af4b-6c0c245b6d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:58.748Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1c37e77d-c951-4792-a3d0-1bd04f53d9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:02:58.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:08.757Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=83753928-618c-45df-96cb-d360c40befae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:18.767Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f732a8f8-04b9-4ded-a26b-4bbc15bcb7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:28.775Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7631768b-ccab-4a0c-9991-c653f2a120bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:28.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:38.784Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=d92077eb-06c0-4c30-b7c5-838974c73272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:38.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:48.794Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2bfecdc5-9500-4c6a-a143-6369386fa96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:48.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:58.803Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a2a666fb-c86c-4751-b9d5-b7dcae36a9fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:03:58.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:08.812Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=e94c2ea9-d42e-4eba-b5ed-c697d7335f4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:08.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:18.821Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=466640aa-99a5-4637-8002-646a6f465ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:18.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:28.828Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2beda317-d200-4c4b-a870-9241cdeec75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:28.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:38.837Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c20c1a08-1cc8-4bee-ab0b-2d2c23da5051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:38.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:48.844Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4a047f7c-d84a-4bd4-bba6-8e7e1bb65686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:48.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:58.854Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=19e02bb7-31fa-4798-8bae-dcab2ef40219 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:04:58.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:08.862Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b9d9293d-09b8-4e40-a11b-1b6b39a93057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:08.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:18.871Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7ae34118-7fda-4a17-b32c-f2df7f7f8ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:28.880Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=aaea221e-894e-4ccf-9543-559ea8333007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:28.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:38.889Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=53a4423d-71f7-4924-bca4-2d1f8571f2fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:48.897Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=f02bdbf8-7d08-4ac1-b3f7-19bdaf277087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:48.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:58.907Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=02cba140-3c54-429d-a4ab-f11ea71b60ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:05:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:08.916Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a477e173-b916-4747-affe-85ea64084e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:18.923Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a3fc21e4-321b-4d83-ab63-31bcd2f484bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:18.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:28.932Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=21fb4d37-9a37-40e2-98a4-977b28331184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:28.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:38.950Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8f63ff5f-6da2-4724-b7cf-0908a6598c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:38.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:48.959Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=b8461478-9ad7-4e92-a844-6720c9e79559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:48.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:58.976Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dcf9a851-af9f-4c9e-89a0-788f91790d92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:06:58.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:08.988Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5aa793d1-e7b1-4ba3-a051-b72ca634e61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:18.996Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=dd45a491-0e3e-4404-980d-1ad40c4eeea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:19.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:07:21.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:07:21.538Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T06:07:21.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:07:21.541Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:07:21.545Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:07:21.545Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T06:07:21.545Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T06:07:21.547Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:29.005Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c08efd57-74d9-4caf-98d0-7750cceff3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:29.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:39.024Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4ef2b012-6aaf-4048-8dd9-ef3ff1e96122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:39.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:49.037Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=374c0646-2161-4101-be2d-55c3832cb48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:49.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:59.061Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3d396718-2089-4843-b02a-9fe877ad07b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:07:59.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:09.073Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=226f5861-ee59-404a-9282-043a40908abd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:09.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:19.083Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0c263cf1-5a6e-40dc-9f65-442ce3473665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:29.092Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1def4a93-cd39-4f8b-be1d-d40828adb616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:39.100Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=58ea1f08-a670-46ca-8577-df70e61d1c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:49.110Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5487f70c-f5da-4a25-b42f-e02efe3c7169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:49.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:59.118Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8a270c74-dfe9-4ff4-9417-94cd4ecf7e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:08:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:09.129Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=2322dbcb-902a-4247-9be2-c6e716085752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:09.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:19.138Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=49551568-3fe7-46bc-82fd-7eb87d66c263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:29.149Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a1241d4a-023b-4068-9aa9-f6d2471f24d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:39.159Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=8176b952-62e3-43c2-8092-b81caffb1b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:39.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:49.167Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=51cbaaaa-87db-45d1-bcc3-182e5749570f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:49.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:59.176Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4dcfed5b-ae99-464f-a6b4-d6a7df52d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:09:59.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:09.184Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=1b676e28-a6e3-48d5-8eb0-a97aceffdb6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:09.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:19.194Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a8d76cc6-4b02-463b-87e4-0cbd6a83734f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:19.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:29.202Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=7f564b32-d28c-46d3-9b2d-77b9509598b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:29.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:39.210Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=be9b0b30-3905-45fc-83b6-2cadf2f3ce87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:39.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:49.219Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=774901de-05ca-4679-8e20-667b851826d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:49.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:59.228Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=3e671533-bba7-49d8-b02d-9f6e2608b2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:10:59.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:09.236Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=02e71b0c-4637-48be-888f-8bafa9b8c319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:09.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:19.246Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=6234ad85-35be-471b-bf4f-03b5a6d06a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:29.256Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=5556657f-e431-471f-9ea5-77b4b214886c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:29.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:39.264Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a955a58c-3479-4b10-b26d-53970d130d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:39.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:49.277Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=4d6738af-297a-4bb5-9179-74ef91097e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:49.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:59.288Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=45beee2c-a113-4f7f-a415-a36ff885e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:11:59.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:09.296Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=0a696df1-6ed6-4639-a6ac-af731d4b4e4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:19.306Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=c74b1675-c0f3-4ad3-b775-9b425610c3a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:12:21.636Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-25T06:12:21.636Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-25T06:12:21.637Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:12:21.639Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:12:21.645Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-25T06:12:21.645Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-25T06:12:21.645Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-06-25T06:12:21.647Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:29.315Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=27bc0e12-8e09-42f6-98fc-9e7b5b3ae933 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:29.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:39.324Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=10b61eae-aa4f-40cd-a9cc-10af748eaa12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:39.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:49.333Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=19d5204a-bfe6-4405-8f64-156a79f10ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:49.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:59.355Z |INFO |Init configs |InvocationID=bf32b06b-c528-4ebc-92b6-2cc81eccd488, InstanceUUID=a18c718c-16fd-4fe5-83e1-219a68c739c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-25T06:12:59.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |