By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:45:19.085Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:45:19.088Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-08T01:45:19.143Z |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-05-08T01:45:19.918Z |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-05-08T01:45:20.067Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T01:45:20.068Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T01:45:20.068Z |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-05-08T01:45:20.159Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-08T01:45:20.206Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-08T01:45:20.244Z |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-05-08T01:45:22.010Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-08T01:45:22.683Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-08T01:45:22.703Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-08T01:45:22.704Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-08T01:45:22.760Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-08T01:45:22.760Z |INFO |Root WebApplicationContext: initialization completed in 2515 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-08T01:45:23.147Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-08T01:45:23.803Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-08T01:45:25.087Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-08T01:45:25.571Z |INFO |Started MainApp in 9.215 seconds (JVM running for 9.98) |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-08T01:45:25.648Z |INFO |Start scheduling PRH workflow |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:25.665Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b055e89e-31ee-45c9-a759-d3aa370a6ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:45:27.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:27.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-08T01:45:30.505Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-08T01:45:30.506Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-08T01:45:30.508Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:37.183Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a9e74844-581e-410d-8394-7bbbddbcb1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:45:38.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:38.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:48.326Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=413c0640-45c1-4cda-8deb-9427dcf2dbaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:45:49.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:45:59.491Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=90220fb2-1f40-44ee-a4d0-095e10dc3232 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:00.560Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:00.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:10.561Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=95f95ecc-430c-4540-9793-2c6f9112d70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:11.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:11.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:21.602Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=de9763d0-edd2-4b78-8125-1444ade0cdb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:22.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:22.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:32.772Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e12f9aee-035e-43bf-a46f-e2ed5f619cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:33.906Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:43.908Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4270c2fd-63e6-4aaf-8b41-f11e776a54cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:44.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:44.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:54.952Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=50bacd03-9882-497d-8688-f04fe9f2326d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:46:56.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:46:56.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:06.083Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3c538169-240a-4ec7-8c66-48879630d59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:47:07.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:07.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:17.192Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=70e7b8d3-4c40-40af-8e13-55ae8a99ff30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:47:18.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:28.354Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bd31e67a-c8bb-44c9-bbd5-ec7754d4d926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:47:29.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:29.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:39.395Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=03e59f9b-d007-413f-9e46-9a2012b3eeba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:47:40.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:40.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:50.532Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ded3dff1-f4ab-4576-84dd-234eec74f22e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:47:51.664Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:47:51.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:01.665Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0eaad692-4760-4e01-b598-86c9fdcf7849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:02.801Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:02.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:12.803Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c6398090-6819-4d72-b37e-86ee0b5d114b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:13.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:13.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:23.941Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9e2f0420-aa4b-4543-bbfd-2ff8112a802f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:25.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:25.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:35.012Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4d71c9e4-3384-4092-b50b-76042e699c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:36.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:36.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:46.180Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e850e1b9-cd1c-423e-b3d9-b1415fb59d30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:47.314Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:47.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:57.316Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a3aba207-d348-4629-b489-70344657ebcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:48:58.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:48:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:08.354Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=dc0d4cbc-6fde-4d3d-9fa5-dde64f46c104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:49:09.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:09.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:19.491Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=84a23899-670d-4858-8acf-846b24529199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:49:20.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:20.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:30.659Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=405f36b8-6d26-4e40-a721-7eb4ed892503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:49:31.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:31.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:41.699Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=cec0e4e0-9782-4eb2-8d81-86bd49b36f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:49:42.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:42.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:52.835Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=79fa1214-301d-448d-a70e-73df4343b34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:49:53.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:49:53.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:03.909Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4a34d69a-459c-4bbd-b4de-78d072c7bb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:50:04.945Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:04.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:14.947Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=88f8b345-1b09-4833-803b-26ba19010e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:50:16.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:16.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:50:23.976Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:50:23.976Z |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-05-08T01:50:23.977Z |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-05-08T01:50:23.980Z |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-05-08T01:50:24.009Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T01:50:24.010Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T01:50:24.010Z |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-05-08T01:50:24.013Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:26.083Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=de38dfbb-9903-4f24-96a3-cf4ae0850335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:50:27.218Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:27.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:37.222Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=90060387-c91b-406e-9e39-80a8db8f83ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:50:38.256Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:38.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:48.257Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4b26189d-6266-4a91-a76c-06bd106a917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:50:49.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:49.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:50:59.396Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=62e8ddef-4504-4ac8-b1e1-421890f70925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:51:00.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:00.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:10.529Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f37a77a6-4aaf-4a51-a3de-8381440d3960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:51:11.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:11.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:21.571Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=891fe252-66a0-416b-9bed-8dd6e3190e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:51:22.705Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:22.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:32.707Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7412cd91-2785-4649-85f0-543876af659f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-08T01:51:33.776Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.48:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:33.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:43.778Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b7dcbf41-113d-43cd-92b4-31c1c9945948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:53.873Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ba53ee41-96df-4c0b-b8fb-1819e8fab9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:51:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:03.888Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fc01efc8-e9b9-427e-9c8b-3bcf955f6149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:13.900Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=146fcbe7-8ca6-4a94-8650-7f88fb80e3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:13.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:23.913Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e5db49d8-94c4-4f14-8748-8384ee9ad5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:23.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:33.926Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3fd28c11-43d1-425e-b290-00927b6ac433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:33.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:43.937Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=20aa8a86-0a05-4781-8762-c6e691cce213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:43.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:53.949Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c3b63eed-1fea-4220-8b96-b3a032d1f085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:52:53.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:03.961Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bb464e25-bce5-4276-a7b5-7f7cc8130e1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:13.972Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2c0f22d9-319c-4de5-914a-d23dc55ac300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:13.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:23.983Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=db99e056-af02-4f61-ac48-bda6363ad8c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:23.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:33.994Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c0f88a2f-34ff-4857-8ec9-60116c487b65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:34.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:44.007Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=26231a81-a46d-43f3-b1f9-55776e2b8fda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:54.022Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1390e977-f466-475c-8275-e9ea2956b371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:53:54.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:04.034Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=dcfb94d4-7518-4d08-8ace-788e7bf8a2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:14.046Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=70338ff9-2a2f-445a-a4b6-61f2bb19da0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:14.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:24.057Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b99f8e33-608b-4860-94c2-07366d6a477a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:34.068Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=da3ff02d-6d68-40f1-8eb6-0bdffbca73ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:44.078Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c857fb1b-f91f-4a4d-b341-1b1945946e92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:54.087Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8757ae48-bbea-43c5-bc87-80572098a693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:54:54.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:04.097Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=04f54da3-be5e-4db0-b04a-35a3a9949a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:04.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:14.108Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=df523031-0d75-41d4-98f3-42d407775e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:14.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:55:23.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T01:55:23.398Z |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-05-08T01:55:23.398Z |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-05-08T01:55:23.401Z |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-05-08T01:55:23.408Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T01:55:23.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T01:55:23.408Z |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-05-08T01:55:23.410Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:24.117Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1ab8fbe2-d371-4c5b-9511-76fb098b56b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:24.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:34.128Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2405ebf0-1db8-4eb2-b5f7-32bed9410e5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:34.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:44.138Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=64d34f37-5830-4083-bd75-29ea0d4a9cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:44.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:54.148Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=33cf4c4f-35a8-49fc-bd4f-21199788cd5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:55:54.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:04.158Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8ed51cb0-6e4b-4fa1-abc7-eaa4f0440e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:04.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:14.166Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7d830fa5-8c6f-48bd-9eda-de6ace54a0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:14.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:24.175Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d0680713-ee35-4227-bae8-1856ebc0bd32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:24.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:34.185Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3bf53227-809d-491b-a554-9851ee52b358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:34.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:44.195Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e80c00a4-b3eb-4514-b44a-bc99bbe8bb84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:54.204Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ff3a6f77-ec8c-43a5-8577-73abcd6a01bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:56:54.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:04.218Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1a46c67e-3804-44c4-ba89-81f4e4e054e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:14.228Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c3fbcea6-57a7-46e3-aea5-55ad0e7df77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:14.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:24.238Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=708707db-7ad9-415c-bb9a-4b4456a647d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:24.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:34.246Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9522e1f5-92a7-4df5-bcb3-6588d432b094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:34.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:44.255Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1a9557e8-8039-4127-9492-f2c8e01ea09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:44.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:54.264Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3ac56e7b-32b4-4a62-85eb-3f34d558483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:57:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:04.272Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e21769bf-ae89-4128-b66a-ff1c38945c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:04.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:14.280Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f7752ab5-e7c8-426e-92dc-451171d697a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:14.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:24.291Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5706efec-db8d-4b88-82e9-c18207735bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:24.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:34.299Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f9aceccf-f0aa-4345-93a8-079dab034acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:44.309Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=de036dd3-c56e-4fe5-b96a-9ee5742353d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:44.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:54.319Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9392ddf4-a540-4ef3-8fa5-6bb958975163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:58:54.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:04.328Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=88e68d51-edd6-4009-a69e-cb2872a2da09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:04.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:14.337Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5f768bb6-566d-4aa7-9b8a-69f65455fec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:14.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:24.346Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=334ee940-1255-4bf5-9deb-96976603097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:34.355Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a5b1bc09-0513-4e1b-a13e-6f665e511356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:44.363Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3fe30e04-a563-4215-8721-fb6de89633d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:44.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:54.373Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ac239a11-1612-45d1-9267-a09903ccc9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T01:59:54.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:04.384Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f5e7d714-c91e-4480-8271-2fff20614af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:04.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:14.394Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=137b6247-6804-4be3-94a7-9f5ffaab982d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:14.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:00:23.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:00:23.369Z |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-05-08T02:00:23.369Z |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-05-08T02:00:23.370Z |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-05-08T02:00:23.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:00:23.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:00:23.376Z |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-05-08T02:00:23.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:24.403Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d49a1054-a131-486f-b227-73d263e45e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:24.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:34.414Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c99b404a-c427-49ef-a40c-ffd566eaae20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:44.422Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e7f58046-9c61-4746-9f87-2a8fd1c65b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:54.431Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2d7d79de-43d5-43f7-8eba-c5ad6b403566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:00:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:04.440Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4cc23bb3-8b64-4e0d-974e-f9a3edd3e685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:04.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:14.448Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=36ffa442-2fd9-4526-b15b-6d557631f6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:14.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:24.457Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a2c2b460-1ff3-4c7d-af60-289d9426f1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:29.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:39.737Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0f05e500-d994-4dfe-8c71-f309acc35d5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:50.108Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=259f5041-30f4-40db-a622-5796e82f7772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:01:57.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:07.109Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=93ebb738-caec-4fea-bf84-dc2508fc2415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:18.311Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c335999a-934e-4018-9aba-8d3df80cb142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:46.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:56.248Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=19052ad4-457d-47bb-b752-c8f333347319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:02:56.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:06.257Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2b8c083c-d4ec-43da-baa5-14b33ef34183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:06.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:16.264Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=936fa0d1-48f1-476a-8a96-00e6d95bc5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:26.272Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=219a607d-ec3d-4366-8926-19d8547312a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:26.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:36.279Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ccbac937-c5ae-4d80-873e-1902b1680207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:36.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:46.287Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d19ee008-3085-45cd-bbc6-cf0778ca8d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:46.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:56.294Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e190c2c4-886e-43ea-b6cc-8c0561316339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:03:56.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:06.303Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=dfffe7f1-8f2b-48bb-8e44-c781d5bff41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:06.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:16.311Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b6bb293f-0811-4998-983a-42a5571e8662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:16.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:26.319Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=000bb168-0ec4-4ffd-9ea3-e45cfd07001f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:26.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:36.326Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2de322ee-2c69-4dc2-a5a4-810c6e6411d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:36.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:46.335Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d4c28e5b-8302-42b1-833f-00ff72e75f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:46.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:56.344Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=add06932-29a1-4736-8808-de1289a8f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:04:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:06.359Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ae8e8c56-d495-44ea-bca7-6cc395e7411d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:06.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:16.368Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ba2ca8d3-ae01-4f45-8b74-1287694ab373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:16.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:05:23.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:05:23.362Z |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-05-08T02:05:23.363Z |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-05-08T02:05:23.364Z |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-05-08T02:05:23.371Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:05:23.371Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:05:23.371Z |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-05-08T02:05:23.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:26.375Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e38a7797-ce42-4b23-a240-53048ff64e05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:26.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:36.383Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c76f20b7-1599-4ed1-bd12-ddb1bdb0588c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:46.391Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f86c1c2c-e5f0-4b4c-b12f-341f183e9a38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:46.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:56.399Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=629c7267-944d-42f3-824c-0e5b5c7633c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:05:56.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:06.407Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ad8b105e-6fb3-4397-b70a-1491670d09dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:06.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:16.415Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f3507bc5-9c40-46f8-b040-8bf06b541c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:16.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:26.424Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=95e9b22d-6b17-4109-b78b-c0066589b0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:26.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:36.432Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9b809b00-8b04-43f5-80eb-6b487056c79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:36.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:46.440Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=40970224-c36e-4b8c-8312-da17adef7efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:46.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:56.448Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c38fd600-eea2-45d8-9569-27d8a941b2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:06:56.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:06.455Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e5dd7ef0-8fb8-4d45-beba-51c835c09411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:06.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:16.462Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=554ae4b7-27ec-46f7-bbf7-02ff9cc5597b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:26.470Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=38669515-bb3a-449b-a32c-c257f7034a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:36.477Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a7ef8dcc-4b45-48c2-872a-f9a01676ab71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:36.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:46.484Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=89f61405-eef2-4d9c-a7c9-432dcb3174c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:46.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:56.492Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=685cab8f-03a7-4315-9da1-e361628b9e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:07:56.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:08:06.502Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bc1559e6-8fc1-4861-93f8-4f76af5be45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:08:06.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:08:16.515Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=384c8cf8-ee9a-4214-bf54-768c8afec78c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:08:53.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:03.862Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b92c682e-d754-4534-9a4b-0d96433847a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:03.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:13.870Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9bedb12e-c82a-4c26-84bd-dead3f805bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:23.878Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=dddf22d3-241e-4f79-bb8f-a17a9b8526b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:23.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:33.884Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3fa95af1-f3b5-4de4-8057-f143e1560852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:33.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:43.891Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3bc902ed-9352-41e1-80c4-9a23d9973941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:53.898Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a9974e6f-8fb4-4898-abfd-c5f2c7a4b35c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:09:53.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:03.905Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=61aba9af-4f03-4427-8758-947313efcf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:13.913Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9fe9446b-a40c-4972-ba7b-61037bd906f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:13.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:10:23.372Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:10:23.372Z |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-05-08T02:10:23.372Z |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-05-08T02:10:23.373Z |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-05-08T02:10:23.379Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:10:23.379Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:10:23.379Z |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-05-08T02:10:23.380Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:23.921Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=128b4c37-2bf1-4ba2-8c8b-752434243823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:23.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:33.928Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4c002779-d23a-445a-8142-2b7d6dbfc748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:43.936Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=af646e91-9d61-4ebe-aded-339b400587a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:43.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:53.943Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d24dc50b-d34f-4a71-b8e1-dde42dae9ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:10:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:03.951Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1c2d0b56-7c9b-4a5b-8a2d-38c42cd11451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:03.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:13.958Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=759362b6-1db2-41dd-9699-0b5e27af8a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:13.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:23.966Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e494c96b-f302-49bc-bfc2-6a54f02aa52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:23.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:33.972Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bece76e9-7aad-4b0f-b451-a18b0d55963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:43.979Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3cc2798a-673a-4cd4-ae03-d14d254b476f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:43.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:53.987Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1747a9e8-a3f7-40ac-b113-b84186555c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:11:53.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:03.994Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e346329c-81c2-4d84-a1dd-2f25c9f147ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:04.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:14.002Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ac355066-3f48-43af-98a5-611cb8e78cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:24.015Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1b857a53-91b2-469b-bf22-6dd8895ce5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:24.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:34.022Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4f4bfcc9-a378-4470-910d-f54486c59efd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:34.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:44.030Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=663823a2-23e2-4ddf-8fc0-74a66fe0f4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:44.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:54.037Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=366b6844-6a31-4f7f-924b-54dc7dd76d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:12:54.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:04.045Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ad092a51-7a38-4acb-a242-cbca01409d80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:04.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:14.052Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=432e64cd-ab69-4e28-a33f-bfd48d25f0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:14.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:24.058Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=80bb3704-86bf-4571-bbb2-8896cfa976d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:24.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:34.066Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9f0b1703-ae49-4f93-87c5-eb2a02cf0c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:44.079Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8a138700-b83a-49f3-8dd9-80e2397e0306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:44.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:54.087Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4a6540cd-7069-4c70-bd67-2af4c11f3be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:13:54.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:04.094Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0fe97d69-dca0-43cf-a4e0-39b378276c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:04.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:14.101Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5fab6b25-ddcf-44c1-93de-0f819c776e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:14.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:24.108Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bbd70113-0b68-4fb9-9685-da72892db49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:24.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:34.116Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=559675f3-8467-47e5-befe-31330555ec59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:44.124Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a055bb56-cb58-48be-bc63-bac0e02e1763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:44.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:54.132Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6df91e48-ba68-4aa7-b517-a0b1cc4e3a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:14:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:04.138Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6db0f764-f1fc-430f-9ce4-a7f42b3aaa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:14.145Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a76eb7c2-9fc3-443f-bb30-6a3836023418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:14.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:15:23.346Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:15:23.347Z |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-05-08T02:15:23.347Z |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-05-08T02:15:23.349Z |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-05-08T02:15:23.355Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:15:23.355Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:15:23.355Z |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-05-08T02:15:23.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:24.152Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2e298279-fc1b-4039-8a2a-163b0028a35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:24.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:34.159Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b278948d-37e6-4dfe-8177-05673a08a4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:34.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:44.169Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1e99a519-9ede-40f5-a6d8-918caf81ffe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:44.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:54.182Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=96518849-5837-47a3-b7bc-6fae83aa4d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:15:54.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:04.193Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ff7f23e1-74b6-407c-956e-7f523522a6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:04.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:14.201Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a9f21c30-1dbd-4e59-913d-1f83604c5c7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:24.209Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=29223116-78e4-43f7-864e-74d97bec608d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:24.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:34.215Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f857fcf9-d680-46ad-9050-ea5e400251ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:34.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:44.223Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6f3633e7-97e4-4d41-bcd4-c139ac095dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:44.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:54.230Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c8d42c3c-7fe1-4b45-a4e7-fb627f415781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:16:54.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:04.237Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=29b87191-3247-4070-a64c-b5b3d8f6342c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:14.247Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d7b9a305-2080-434a-a805-4501f12bc69e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:24.255Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e69fdf96-aa43-4719-bf2b-92f4911f2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:24.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:34.263Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a2d38751-aa5d-4903-b9c7-409fdb4aa516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:34.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:44.270Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=42a30dea-54f9-4b87-b374-6b0aa88eedc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:54.277Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=02af9b0b-7035-435c-8e97-fc18bdc2f252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:17:54.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:04.284Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=11197f47-e73f-476c-866e-e60f1a26519a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:04.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:14.292Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=807b3a9b-bc79-4c60-9ff3-86e76ce525d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:24.299Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b928dab4-a8f2-479c-92aa-944f54e06cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:24.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:34.307Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0ba0a18e-195f-46a3-b9f4-fa933897c53c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:34.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:44.314Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=451e6ea5-09fd-4ea4-9fa5-10da7413e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:44.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:54.322Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3702c333-d773-492f-a948-29845f750fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:18:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:04.329Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3623ec64-a0d3-4faa-b7bc-954f78e898fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:14.337Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ab5b0dce-614f-4aa9-9cbc-e1476d96fe81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:14.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:24.345Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=75ba8323-1bdf-4584-a420-bd755fb90fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:34.354Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=accfbe8b-8a9a-46ef-a180-13cac05d74bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:34.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:44.362Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3dd06323-ea98-4f27-894b-d59f83eec984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:44.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:54.369Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=88569604-499c-430c-8f28-be6f05254e9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:19:54.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:04.376Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f276b256-7799-4910-8f70-b87687e9a944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:14.384Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=29752fda-a9b7-4694-bfe6-3e15adbb9e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:14.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:20:23.370Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:20:23.370Z |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-05-08T02:20:23.371Z |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-05-08T02:20:23.372Z |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-05-08T02:20:23.376Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:20:23.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:20:23.376Z |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-05-08T02:20:23.378Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:24.391Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3c5628fd-b98a-44fe-a795-5a3d39acf662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:24.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:34.398Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8a2ac7bc-cf35-4827-8ecd-54832033b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:34.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:44.407Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=1f3fcd2f-96c2-4b9d-8518-d321126bb8e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:44.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:54.414Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d0b22249-bb6a-49a9-b1d2-3137efba290b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:20:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:04.423Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7bb28e3c-aeb9-43bd-bcd5-fa1b13efd317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:04.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:14.431Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8f8573f3-bcfc-439d-a867-3c0adb4b9e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:24.437Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a9a26621-fb4b-45ae-996f-fe861b1574f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:34.445Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fefe5edf-ddb3-47d8-85a5-80acf058276e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:34.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:44.453Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f3f0712d-c854-458e-97a6-e9c1ec8bc99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:44.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:54.460Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=49c09faa-340e-4b24-b1c3-a2337111b981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:21:54.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:04.468Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6070cda7-b166-4353-98f0-bae1f0a4169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:04.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:14.475Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5f86e8b6-b6a4-4b52-8441-189266c900aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:14.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:24.483Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b95e535a-44c9-46a1-a10e-3fffa1d4a2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:24.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:34.490Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=03bd64c1-1dd1-4eda-9410-f10c7f13ff6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:34.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:44.496Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=df49b885-4a6e-468a-b810-7ff26d4a4b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:44.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:54.504Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5a8c0000-ec46-4a1c-95ed-d508fb10d366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:22:54.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:04.511Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4a10d2bf-f400-4ffc-911f-e46b404bda81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:04.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:14.517Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ec276ccb-5dd3-41a4-b20a-d0803315da43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:14.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:24.525Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9e1a5ffe-0408-4b85-a3c8-2796c5238077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:24.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:34.533Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=04e52c39-1eba-493f-8ef1-2b2e140ae5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:34.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:44.540Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=25a56d44-88f1-406a-a1ce-8b1acdcc4fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:44.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:54.548Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=556dcab7-6537-430f-b70c-e68c16d992ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:23:54.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:04.555Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c971b085-b2d2-42fd-8782-d03752aacbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:04.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:14.563Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a9cfb5cb-e62d-4860-a197-c8570b337c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:14.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:24.569Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=e3944a9e-8b2a-4040-87e4-57e87508004e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:24.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:34.576Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=641ca63f-691e-46c1-b7fd-73f29cd693d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:34.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:44.582Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=08ab04e9-332b-4171-8ca7-01c1c7a04a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:54.590Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0880e52c-4013-4f1c-a01b-46b12dc8ec01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:24:54.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:04.596Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a26315d5-2ed3-4a44-bab0-23a0f258fa56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:04.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:14.603Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6ad58de2-88ef-4614-9e38-9c19853c61ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:14.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:25:23.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:25:23.362Z |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-05-08T02:25:23.362Z |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-05-08T02:25:23.363Z |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-05-08T02:25:23.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:25:23.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:25:23.367Z |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-05-08T02:25:23.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:24.610Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fe517a44-2796-4fbd-b5c2-7cbc1e97a69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:24.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:34.619Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7ce980ac-fe5c-426f-8df7-d61b56e3b9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:34.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:44.627Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=30ff4803-3d7c-4b85-8f31-757496c8f4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:44.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:54.634Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=25511793-49a8-437b-b7b2-860b5a2d91b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:25:54.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:04.641Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=70830439-50ca-48b7-9f26-f6f30cc91865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:04.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:14.647Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8a61e1de-2b07-4aba-b981-15618396f7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:14.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:24.655Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bb88d378-d105-4b56-b30c-fca01e32af31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:34.662Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6677eea3-ffe0-4842-adab-50ab294e6e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:34.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:44.669Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=eb35f144-94fd-4857-9ceb-b05cac25162a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:44.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:54.677Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=987f5e80-7170-4df8-b06d-2cc83a16ebb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:26:54.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:04.684Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7fa93a1f-b3b3-4a1d-9a64-26fdfd2ee8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:04.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:14.691Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=38d1b09b-9d95-4409-a86d-05786e30add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:14.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:24.698Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=9de6e669-4edd-4f5a-be7c-e8c29abde353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:24.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:34.704Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8adf9de6-769d-4d0e-b9ee-50d29e2928e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:34.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:44.711Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=06875e40-3793-4138-a1ec-8958854330aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:44.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:54.718Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ced2cad8-1a78-494a-aacb-650e4b656636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:27:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:04.725Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=19c7ad91-400d-4ab2-bd8e-771897fb53a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:04.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:14.732Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fe7bc481-1177-4738-9909-f612dce025a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:14.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:24.738Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d19d4aaf-3f06-4d67-a1c0-0dbb38d60e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:24.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:34.746Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=013a3f60-840f-4cd6-b1fe-789198c79535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:44.754Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d4832033-04fb-4b9f-bbb3-447f3952ef5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:44.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:54.761Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=55104952-c47e-4c84-a400-6747a72db171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:28:54.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:04.767Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0f268309-484b-4559-92c5-ef445f5a3a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:04.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:14.774Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=089b84bf-a4a3-4841-a408-50b63f7caf4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:24.780Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=34e70f84-5425-4980-8c11-861db2ef1799 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:24.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:34.787Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=c3d21b3b-2841-4a64-9491-61b2d9710d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:34.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:44.795Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=379bb8f7-8ad6-4119-8ef0-474244c88a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:54.803Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=05793e1c-ed90-4037-96dd-f50964e2db7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:29:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:04.810Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=94d5c9fc-5864-402a-a389-7226e870417a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:14.818Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=8fd3c99f-f5d9-4bb9-80cb-1b16b618daf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:14.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:30:23.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:30:23.368Z |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-05-08T02:30:23.369Z |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-05-08T02:30:23.370Z |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-05-08T02:30:23.374Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:30:23.374Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:30:23.374Z |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-05-08T02:30:23.376Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:24.825Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b04f15f3-42dd-41a5-889b-c75421c1a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:34.832Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=427fe3e6-f309-42a8-8e9d-e4544579c674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:34.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:44.840Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=29a73e3a-afb5-40c7-8ae6-405ee8e38868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:54.847Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6ca06851-e208-4225-a2bc-26d2cf75bafb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:30:54.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:04.854Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=677111b9-3b0a-4a9b-8814-4fb2d8e2100b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:04.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:14.861Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=32feaadf-7163-4f5e-89e3-3bf05314bd05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:24.868Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ce20dc78-2e90-464f-928b-4bec602ed75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:24.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:34.873Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3c7bcf1e-7fc7-4a38-88ab-247dc930fbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:34.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:44.881Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=88db5e77-d8ef-4e24-947b-c9c65244bbe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:44.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:54.888Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=b7d311ad-5663-41b2-8b32-ca3978d69f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:31:54.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:04.895Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=01056228-0892-40e4-bd26-e43f51e4d12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:04.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:14.902Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fd385333-f77a-4987-b835-6b806f0a3b62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:14.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:24.908Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=aaeb13fa-5823-4f93-8552-2ffcbf8212ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:24.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:34.916Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=4e80f027-8961-4f6a-9c6d-f21e27737ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:34.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:44.923Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=052350b2-da29-44b7-9f18-a736730d7168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:44.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:54.930Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5b9a1c29-3d48-4c89-a8fd-cd41a3b82a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:32:54.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:04.936Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bc2bdd82-d5b7-4468-a67e-f6196908cd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:04.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:14.942Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6896df2d-48ed-462a-817f-2db6e27d80e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:24.948Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=838dba32-0bf3-4ea3-a2cf-cc220c0d8952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:24.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:34.955Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2a0f44a4-d14b-4e03-84ce-897d377cacaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:34.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:44.962Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=2cf58232-988f-47c6-90fb-95c35ca97a9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:54.968Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=0b392ee0-d92b-404a-9ddf-6f199b0ec4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:33:54.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:04.976Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=ad6cbd48-248c-4f0a-ae44-3f42473f4711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:14.983Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=d6480634-6dfe-4d17-a0cc-ffc1ae4d16b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:14.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:24.991Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=47503dd2-84a8-46e9-9726-15170aa2a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:24.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:34.998Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7c4436f5-c05f-49cd-90e9-cbed93424f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:35.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:45.004Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5f40e9a9-b84b-47b6-ac00-382fe63e16b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:45.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:55.012Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=bfd510c7-23d1-4843-9252-44a18152d9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:34:55.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:05.021Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=889680db-c368-4129-a84e-83a7bc9a918f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:05.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:15.029Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=7cb81f7c-b370-4a28-82ab-55a0487f90e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:15.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:35:23.358Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-08T02:35:23.358Z |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-05-08T02:35:23.359Z |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-05-08T02:35:23.360Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:35:23.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-08T02:35:23.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-08T02:35:23.364Z |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-05-08T02:35:23.365Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:25.036Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f24b5c0f-4db8-4bb5-9264-e5a866b16ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:25.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:35.044Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=cdfa4323-ec2f-4b89-9610-65cea1d6b18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:35.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:45.052Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=277e25a8-53fc-4872-b873-666d9a498d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:55.059Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=efee2144-126f-4b39-b6f7-4cb02b6aa0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:35:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:05.066Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=fbce98ed-e1c7-4600-b601-84cd1c1594ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:15.072Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=729c762b-7e65-4061-9d2b-291a131859c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:15.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:25.079Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=073a6e6e-6a1d-40f6-9cae-00e6647ae7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:25.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:35.084Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=6bcba76d-075e-408d-85a4-9ecbce5d0896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:35.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:45.091Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=72484f22-b518-4bae-87f2-51b8fdafcf13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:45.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:55.098Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=607c8e32-3b5d-42fa-bda0-a54d71a1bae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:36:55.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:05.104Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=a7952c92-4306-4443-bccc-b5d622050541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:05.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:15.111Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=606c9f75-7bee-4709-9187-0a4574a7a954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:15.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:25.118Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=5881ce47-bfb9-4dd8-af16-6130cf7cb3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:25.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:35.125Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=09543863-2422-493f-91ff-f89224e9ce2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:45.131Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=3df0b4c9-6501-4d91-885f-b5a6bdb50631 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:45.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:55.141Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=f601dfbd-22fc-4f0d-b1f7-b0e09549cde3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:37:55.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:38:05.148Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=03aa7910-35d9-4688-9f9a-69f424d684d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:38:05.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:38:15.155Z |INFO |Init configs |InvocationID=c03c63e9-073b-4239-96fa-80b68741798b, InstanceUUID=02ad8b6b-1abd-4f8a-adf5-c0a8dae79e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-08T02:38:15.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |