By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T01:54:57.016Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T01:54:57.019Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-06T01:54:57.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T01:54:57.831Z |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-06T01:54:57.929Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T01:54:57.929Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T01:54:57.929Z |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-06T01:54:58.026Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-06T01:54:58.083Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-06T01:54:58.105Z |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-06T01:54:59.686Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-06T01:55:00.150Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-06T01:55:00.177Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-06T01:55:00.178Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-06T01:55:00.233Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-06T01:55:00.234Z |INFO |Root WebApplicationContext: initialization completed in 2129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-06T01:55:00.664Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-06T01:55:01.305Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-06T01:55:02.632Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-06T01:55:03.095Z |INFO |Started MainApp in 8.581 seconds (JVM running for 9.28) |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-06T01:55:03.263Z |INFO |Start scheduling PRH workflow |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:03.278Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=187a853e-fbb6-4c78-ad31-eff6df98dac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:55:05.160Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-06T01:55:07.023Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-06T01:55:07.024Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-06T01:55:07.026Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:15.186Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9e743071-ae20-4fdd-90b0-457c26aaddb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:55:16.323Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:16.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:26.325Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dff2c87b-4636-4743-a818-4810660be660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:55:27.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:37.586Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=00d8ec7a-84cc-42e3-b556-3d2525693817 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:55:38.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:38.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:48.676Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e3147e8f-96c7-4462-af91-b1517b186a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:55:49.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:49.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:55:59.733Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b66a6dc1-dca3-4c70-ba7f-ba82a40d4f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:00.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:00.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:10.868Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=46d35822-3bc8-418b-89d5-cd4f33d5f594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:11.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:11.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:21.941Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a3554aa7-cc5b-4cc8-8c8c-b601bab826c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:22.979Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:22.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:32.980Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0be42e21-5365-4432-8cca-8152464505bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:34.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:34.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:44.117Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6186e2e3-ee14-4b0f-9766-bec3acadb146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:45.377Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:55.378Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=08508017-7d2b-4665-a7aa-e5d1cb443d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:56:56.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:56:56.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:06.517Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=46be9275-823a-4a8b-82a2-7fb3612ab8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:57:07.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:07.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:17.689Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e534d833-d0a1-41c6-b3dc-9bf55df44173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:57:18.817Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:18.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:28.819Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=76428abc-576f-4b6e-be63-d5ea8ea5b1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:57:29.860Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:29.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:39.861Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7ba2cdec-9cb2-4b66-b424-0400c3a3b3c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:57:40.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:50.996Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1a8e6b77-7bcf-4254-8723-41600899dc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:57:52.033Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:57:52.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:02.034Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eef42a74-42a6-42c2-a52f-30ca9711c7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:03.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:03.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:13.076Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=441f200e-ddea-4181-b091-26bac28d3fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:14.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:14.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:24.212Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=54c757d1-bd5f-4956-b6f5-b5a7d3bb68ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:25.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:25.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:35.380Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=17fcf712-2ffc-404b-9af4-240ccea138e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:36.449Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:36.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:46.450Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6cff879f-87c8-456e-8a49-fd450012b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:47.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:57.587Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=47a65c1f-bf99-4ae2-b44d-61186af22d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:58:58.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:58:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:08.724Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f081e82b-84f6-4b37-89be-cd107ea0251a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:59:09.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:09.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:19.860Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f215c15c-94de-4ad6-8555-42eb3e15ca61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:59:20.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:20.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:30.996Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=32e9c740-d849-4fab-a61f-afbcc460f878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:59:32.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:32.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:42.229Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1b7c08dd-a139-4474-a6f5-480f4fdde87a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:59:43.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:53.266Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=58480f32-fcc1-45c2-84cc-6d0938e590bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T01:59:54.371Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T01:59:54.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:00:01.538Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:00:01.539Z |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-06T02:00:01.539Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:00:01.543Z |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-06T02:00:01.552Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:00:01.552Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:00:01.552Z |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-06T02:00:01.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:04.372Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ec59d97b-079f-4315-9aea-e87c455721f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:00:05.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:05.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:15.582Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f5cbc40b-eb3b-4d34-af3c-9c250e6d0687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:00:16.643Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:16.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:26.644Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=34a9b7ba-be37-41b0-bc6d-4cdcc9e2811e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:00:27.683Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:27.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:37.684Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=11d0d753-2274-4a3f-9851-5fe7e9c8cd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:00:38.753Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:38.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:48.754Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8faeb4dd-bec0-4aff-bbf1-d863ca24059a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:00:49.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:49.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:00:59.796Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=18093ea7-cc9e-4065-87c7-7fff9a889122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:00.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:00.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:10.836Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=057a77c0-236d-4064-969f-f9cd2819e4e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:12.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:12.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:22.068Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0eb8e653-d360-41e9-802e-6c5559f67381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:23.207Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:33.208Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=80d89f58-d920-4299-bfa1-43a06ca4dd69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:34.337Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:34.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:44.338Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e18e5d49-ff4e-4120-8c32-dbd59566ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:45.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:45.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:55.480Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=df6dbc82-7240-40e0-b0e9-c5798a5caedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:01:56.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:01:56.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:06.516Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b725489a-8ed9-4a57-ab69-582aa699d11b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:02:07.617Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:07.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:17.618Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8dedf1ef-2be5-4533-a6a9-f1a03b57da59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:02:18.755Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:18.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:28.757Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d792c217-b3c7-4328-82b1-18c10aa75560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:02:30.051Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:30.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:40.052Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eeab2921-cc02-4005-93b9-588c88890102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:02:41.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:41.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:51.093Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d060f09c-b509-4a36-b2f8-63c156c8f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:02:52.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:02:52.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:02.197Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=17a97dd9-5594-4002-ab07-b5a60ab1e614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:03.331Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:13.333Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a5e25dd0-cfc6-4899-88b8-14261f99e09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:14.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:14.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:24.375Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c96c1732-0386-4dcd-b07a-f0b07e4552ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:25.443Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:25.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:35.444Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0b16864a-9973-41f0-9e86-1ff97b274536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:36.515Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:46.516Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0fbcc9cd-3c3f-4225-a986-c3e86bc4214f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:47.587Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:47.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:57.588Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=610d2c9b-4c23-478c-ab7c-d806524b91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:03:58.657Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:03:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:08.658Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=726a2ad1-679c-44ea-84d0-548af11abd78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:04:09.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:09.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:19.704Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1cf985d9-b50c-4b6c-9eb4-79bb3bf684b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-06T02:04:20.803Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.57.202:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:20.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:30.804Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=daf65968-14e3-44ba-8094-df9ae23ea0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:31.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:41.210Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cd4967b9-4996-4128-b765-2ac719151e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:41.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:51.225Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6cb21ddd-95b3-498d-8870-061b89af7a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:04:51.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:05:00.914Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:05:00.914Z |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-06T02:05:00.915Z |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-06T02:05:00.917Z |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-06T02:05:00.924Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:05:00.924Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:05:00.925Z |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-06T02:05:00.926Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:01.238Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5e2ac2d7-9ae7-438b-b6cd-16eef907b604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:11.250Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=467c7763-cc73-4e50-bcf7-44b37742c785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:11.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:21.263Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=02e176db-5818-41a1-a31e-154ec3b3ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:21.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:31.275Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=805be575-6092-48d2-8574-5869fbbd49f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:31.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:41.286Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e90914b0-46d5-46eb-bdfb-25ec3baeb7fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:41.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:51.301Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=634f83bb-d09c-422c-93f8-5037313dbbae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:05:51.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:01.315Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0291fd6d-c351-4478-8c23-b2ee66914d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:01.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:11.327Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=942c43b2-2617-4cc4-ba76-ff2efda4c43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:11.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:21.353Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9937d231-9f4b-4c0a-b04c-71367ec1b3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:31.364Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=373e22d0-d175-49cd-a58a-7e1fa4dabfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:31.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:41.375Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=099de08b-eb6d-47d0-807b-a46731ec4338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:41.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:51.468Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4426d2cb-1030-4e61-9fed-d7cf7fd11425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:06:51.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:01.480Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ac84ef1d-14c8-4f98-a9b9-b6aa141b7faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:01.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:11.493Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b04aec83-8ad8-477a-bf2c-b48d86f9c48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:11.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:21.503Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6d78d99b-9604-4a4a-a0ec-d0fd59540014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:21.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:31.514Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5d2dfe15-11e8-4261-a601-0a44fa6d135f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:31.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:41.523Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9782f6f3-783e-4cc4-b950-1d299de65346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:41.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:51.534Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ef23d34a-0583-45d4-aa83-8a4b49f8f206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:07:51.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:01.544Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=55299b3d-7989-4c86-aebc-a97cd9b0ac7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:01.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:11.553Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7f73eb58-f126-4dd7-a5b1-f7e9309e694d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:11.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:21.563Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bd66ee57-c067-456c-912d-8580ce42bfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:21.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:31.574Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=460b1cc6-05e0-478a-a1e4-0e3b4c2ffd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:41.584Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=350da27c-432b-4d69-8039-4591338e30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:41.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:51.595Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2e9de3f3-73ab-4927-9a4a-8d00f74c91b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:08:51.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:01.604Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ff9eb55a-1a97-4509-bd75-35145f90df6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:11.614Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e0afaee1-f216-4a80-a256-6684e1d0ef16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:21.624Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5bd7f15d-0e09-4c00-8133-bd2112e86d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:21.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:31.632Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c09d64db-68df-4e9e-b37a-60515304190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:31.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:41.642Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=20b431cb-b534-46a0-9791-3f9ac50e6643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:41.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:51.653Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6f9fac8e-c21a-4703-b711-b7909d3e6769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:09:51.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:10:00.895Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:10:00.896Z |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-06T02:10:00.897Z |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-06T02:10:00.898Z |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-06T02:10:00.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:10:00.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:10:00.905Z |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-06T02:10:00.907Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:01.663Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=81cc2389-8711-47f3-a646-7b9f2f87e3e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:01.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:11.672Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6234b036-7d24-4503-a69b-a344ce875d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:21.682Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ee740f50-8cdc-4ffe-8bd7-4926c3d9311a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:21.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:31.693Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=058d4bd8-7af2-4e2c-a1b5-4d43f735a5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:41.704Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9cd3f571-7020-4056-824d-b2f41ddecafe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:51.713Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9fa41158-d1dd-4561-809a-3fe3c9210d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:10:51.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:01.722Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d4cb0484-3ba0-4d28-8b2a-cbdbb87cc7da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:11.730Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=492a3d33-8891-40db-9cc9-a44f6ea7e0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:11.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:21.738Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7d0148ce-1f24-43c4-8f31-f735a2e70f8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:31.749Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c79852d8-0eb1-49e0-8762-e52302de0ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:31.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:41.758Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=96b1c23c-1631-470e-8a3d-7310e6867dd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:41.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:51.767Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5ac1b782-de6f-45ca-8244-1c2e7f495e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:11:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:01.780Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=179eb69b-2414-4dcb-9fe8-04461fc8f120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:02.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:12.191Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b240e4fa-9754-46b7-8dcf-14cdf1ca92cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:26.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:36.267Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=02bb9b26-fa24-4930-87ad-2f8e213e4db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:46.276Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=89d6774f-1941-447a-a186-b8f048e337d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:46.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:56.285Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1c3210d3-a919-46e3-82a0-10ee59545677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:12:56.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:06.294Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f0d6e13b-bea9-45ea-bb60-cfba5ce26fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:06.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:16.304Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=fa438822-0290-4d9c-8b94-2fc88a10d16e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:16.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:26.313Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=390beb0a-7f2a-4d8c-ab80-176a60ddc6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:26.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:36.321Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=59883ecb-a5df-4b78-8848-988005d88f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:36.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:46.330Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3adfaa67-ca86-429a-827d-ba479acd3fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:56.339Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=36fcfa24-0422-4bd9-9e7c-fe74f6b50206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:13:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:06.348Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=117338de-732d-4b86-a68e-c35048283b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:06.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:16.357Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b687e164-bac8-43f5-97e8-ae1e90cda744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:16.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:26.365Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=02083fa8-9ebd-432d-983b-0353edcc58ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:36.373Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=756905d3-f509-43e5-9645-a7e32e959b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:46.382Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a17386bb-f2ac-42fd-99cd-6f9d58c866db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:56.391Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0e20de31-7d5e-4b40-bc7d-966b68d3f518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:14:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:15:00.884Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:15:00.884Z |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-06T02:15:00.885Z |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-06T02:15:00.886Z |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-06T02:15:00.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:15:00.895Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:15:00.895Z |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-06T02:15:00.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:06.399Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d33bc6d5-bdc7-4108-a252-6a0eead42c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:06.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:16.407Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ed301948-2968-4e90-92d8-eefdd234e707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:16.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:26.415Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e224fac9-070c-4a07-bc58-1fe64e6aabc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:26.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:36.423Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=01be80fe-c458-4be4-a2c2-cac793211488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:36.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:46.433Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3b5ef064-39fa-41b8-8ecc-aabdb7d6a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:46.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:56.441Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4685edf4-d726-4d29-a272-a7da7f0d7c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:15:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:06.452Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9fb33dc1-acc4-40e6-adab-171a1888ca4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:16.462Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cb0143b9-e09c-4223-9733-3878eca079b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:16.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:26.469Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dbb1a2ad-9364-4061-bf1f-5f62f3f613d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:26.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:36.477Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0ecac2aa-c0c3-4382-b16d-cd7357a5157a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:36.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:46.486Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=61913b5d-557f-4b4f-874c-26a5216b64b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:56.494Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f8018588-93e2-4973-a912-266c8e810343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:16:56.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:06.505Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=75742899-8d8b-4a5e-9ecf-7ba1454cfd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:06.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:16.514Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1788f388-f62e-473b-b04e-8b9957cea598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:16.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:26.522Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ec535c01-8f8c-46d8-961d-cab14fc47f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:36.532Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8aaaaaa2-acce-44c4-946e-bb1626a8fa5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:36.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:46.540Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eb77063e-3306-4ff3-8c8d-6b038193a8ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:46.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:56.548Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=02587879-952d-4345-a9cb-30e3c6001a4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:17:56.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:06.556Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=22eea36f-be79-4acd-99ae-e679e08c188f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:06.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:16.565Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=aa13385f-a801-4373-a968-47a399aaff25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:16.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:26.574Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7901664a-7e4d-4661-bcc9-89bf510496fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:36.582Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0557571d-5933-49d6-b43b-1438eb0f6c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:36.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:46.589Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=193561c7-5c76-43db-b65f-12c6da764337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:46.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:56.597Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e205c85b-9856-414d-9576-859963443c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:18:56.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:06.607Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5ecaef51-89ca-42d1-8153-055d069bf182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:06.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:16.618Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bcfa4c5b-88e9-4b20-a622-c887f908329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:16.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:26.627Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=67e7ee87-7632-4d7c-b83d-97ac2befd3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:26.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:36.635Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=857ae8ad-f236-408a-9e8e-b4d9bb35f549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:36.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:46.642Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5db596c0-8013-40b8-9b92-59faad777fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:46.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:56.651Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=79dd5f64-3374-4458-a8d5-ea3cd5de26a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:19:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:20:00.893Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:20:00.893Z |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-06T02:20:00.894Z |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-06T02:20:00.896Z |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-06T02:20:00.905Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:20:00.905Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:20:00.905Z |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-06T02:20:00.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:06.660Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=239067bf-2dea-441e-bdf5-b5f79039c4ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:06.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:16.669Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7fd1b2a0-6ae0-4e00-ad01-2627b68a41ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:26.678Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4f2929a5-eb01-4e60-b22b-4bc20a930d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:26.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:36.686Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f8ff68d9-67b1-4ffe-a0d9-bd6d6f34c528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:36.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:46.695Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=04c55797-5891-457a-81fa-bf9642b108db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:46.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:56.704Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=406fa4a7-5b65-4edf-bf1b-38416581d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:20:56.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:06.713Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b5ab45dd-beb9-4384-b79b-1aa533d6209d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:06.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:16.721Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e0140fc6-4bb6-4469-8dc7-e0dbc5631009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:16.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:26.728Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e453ffe0-fbfa-4ee4-954d-40131a6a44bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:26.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:36.735Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=fc647d05-2a79-4aea-90c2-1adeba8c57cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:46.744Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f491d759-8d84-4f3a-947d-0cbc43669d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:56.753Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=de1ca6a4-c1db-4d83-bb43-7120cac0a06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:21:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:06.763Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ea4bd147-afaa-4da7-89a0-d21c9f04d34b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:06.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:16.771Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=607bcdef-8f41-4e97-8c4f-b7469efdb8aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:16.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:26.779Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4af65159-242e-4d2a-adca-782e34842c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:26.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:36.787Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=be5a0268-c272-4811-9520-5b9cf856e72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:36.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:46.794Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b4485e5b-e3be-45d9-b01f-266a533eab82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:46.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:56.802Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f6e30c60-a715-4c79-9e01-aabc98385a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:22:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:06.809Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c382d0ef-f6a1-449d-8d2d-32d6dea3fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:16.818Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=576b0ad9-d0c3-4927-a00f-1cd05af90321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:26.828Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=23b11b3d-96c9-4bfe-b5b0-433e34bee445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:26.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:36.836Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=91b5a732-0e21-44b4-877c-e06b63e47cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:46.844Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e2b8b32e-f2a2-41d4-bc83-df5989fb2446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:46.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:56.852Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8550892a-fb32-457f-883c-b79ba029657e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:23:56.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:06.861Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=aa6a0599-0588-434f-8069-13483ff54122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:06.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:16.869Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=20059264-1342-41e8-971f-bdf965c4558b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:16.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:26.877Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1e0ae5af-f978-4edc-8122-dd0faae61610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:36.885Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ca95325b-66b1-4402-8813-630943639e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:46.892Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=51e8da4f-7c39-45b4-a38c-fb96ae2e1dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:56.900Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c3c9b746-60b1-46d6-a159-76b67f2b464d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:24:56.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:25:00.877Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:25:00.877Z |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-06T02:25:00.878Z |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-06T02:25:00.880Z |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-06T02:25:00.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:25:00.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:25:00.885Z |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-06T02:25:00.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:06.907Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c56cfd9a-b91f-41d4-84d9-d0016db0cc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:16.914Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4cbe49cb-297b-44cd-9b8f-600e5de7fade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:16.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:26.921Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cf2b096a-2eb3-42aa-adac-053e161ca1dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:26.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:36.930Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8b32ee41-d150-44ec-ae1f-72c6879928f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:36.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:46.938Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a50fea2f-edce-4a96-a266-6dbbeb566db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:46.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:56.945Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b8e469c6-bebc-4378-a647-05bc3fe0005d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:25:56.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:06.952Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f67d9f27-9e51-4b6e-9195-3cc686de4e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:16.959Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9c6e2909-3ec1-4dae-aa26-79b3ff1150cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:16.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:26.967Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ed9df308-87cf-4c51-b4fd-b867ceb8d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:26.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:36.975Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=03fae429-4c2f-4364-be67-71e9caa01f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:36.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:46.981Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=abaab5e3-fc4b-4a68-91bf-bbfe10c7ae2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:46.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:56.988Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=da172be7-be34-496a-b9b2-e43040811071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:26:56.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:06.997Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e497ba2b-5dd7-424d-bfac-3d548eaee42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:07.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:17.005Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e7b9e612-53f1-4783-bb52-03d518bf515d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:17.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:27.011Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=13f0d8b7-9bdf-440d-aa3c-a3ac91d3dbad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:27.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:37.018Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0d9717b6-9344-485a-8c55-c3f5a4a83992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:37.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:47.025Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=05ddde42-2fd2-4a9c-9946-78fef369489a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:47.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:57.031Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=04209e3b-5199-4e6c-8461-0abc6250fcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:27:57.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:07.039Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=670dadba-d154-4451-ae1f-b8c77bcc2327 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:07.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:17.047Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=25a581e7-1c7e-4909-a5f7-5b38810aa8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:17.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:27.055Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=019a4b89-5ec9-4634-9715-c421ec954d50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:27.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:37.062Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4726378c-997d-4fc6-9772-8bd11098b823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:37.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:47.068Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dd1c5516-0ead-4ec7-b5cc-621a266c74d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:57.075Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4cdd425e-2d1b-4cd4-853b-9def947b8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:28:57.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:07.082Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1d79a31f-78f3-4ec9-be2b-c798b1824aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:07.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:17.089Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c3645834-8a41-4fe4-ba03-8e6e4fb378c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:17.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:27.096Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0e800c0e-cf11-47a6-9e82-a6ed2fb3597a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:27.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:37.104Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3979be15-7649-45e2-acf2-8e1ef09598a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:47.112Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2ace314a-cf6b-4fd6-b9d4-e9b7e913633c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:47.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:57.120Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=beda87ec-d6b1-4760-9b55-eac3be926777 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:29:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:30:00.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:30:00.844Z |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-06T02:30:00.845Z |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-06T02:30:00.846Z |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-06T02:30:00.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:30:00.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:30:00.850Z |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-06T02:30:00.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:07.128Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3dc425c3-c228-4fe8-bb81-935e6c18050f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:17.135Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9605aa87-de92-43d7-97d6-965043c2b863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:17.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:27.142Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=16d07c59-9786-4551-ad02-b9661e2cf265 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:27.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:37.150Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=48f61e3a-0837-41a8-b129-697a8e597171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:37.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:47.157Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7bdb96f4-4ba6-41ed-8d22-9e5428ae56ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:47.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:57.165Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=baea9d72-c1bf-45a5-aed0-46471f80d924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:30:57.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:07.171Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1c9dd23e-2da0-4c12-8d82-8c6ac8a79a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:07.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:17.179Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9ac37a66-8c02-4986-b66a-22370e7a4403 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:17.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:27.186Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2a6e25f0-141f-4048-a89b-40822254f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:27.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:37.212Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e66c819c-72f3-44a8-9e45-394b6fdc795b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:37.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:47.221Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bdf01e29-7ee2-47de-b103-4124e824dc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:47.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:57.229Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=273d5dad-7b2f-47db-b8a6-027c64900466 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:31:57.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:07.236Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7581c826-55d1-44a2-a719-535e70483c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:17.243Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0b437117-73b6-442a-a086-aaae554e741d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:17.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:27.253Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d7e3123f-8eb1-4e9e-9f3e-45b5ae9d96d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:27.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:37.260Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2f91faed-1a60-417f-ad37-c16be0eacea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:47.267Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4280a030-6bd4-4778-ba82-712d6c9e2807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:47.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:57.273Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=39554ab2-e6c5-4c4e-9e2d-def02a3107a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:32:57.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:07.282Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=92b427d5-c518-4b4c-9d40-a73a0637309f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:07.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:17.290Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5aca519d-9dfc-4c86-98bd-32f20eddccaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:17.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:27.298Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=db05f786-1162-4b41-b0cd-e96bcb08c527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:27.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:37.306Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=31337be0-1043-4c6e-8691-a614cbf3739a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:37.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:47.314Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bdd7905d-e7a2-4dc9-8a52-3b56a40180fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:47.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:57.321Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5e8a3513-fc79-4a52-b517-709328a99d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:33:57.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:07.329Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d55909d6-1af7-48ac-bdc5-61dede85ddb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:07.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:17.335Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=34cdce4e-c5d2-406a-8402-fcc70d481889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:17.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:27.342Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a241e42d-50c9-451a-9f03-91f4f15c8581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:27.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:37.349Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=47002817-ba85-4de4-a4d3-d663ddb444fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:37.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:47.355Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8e19aeaf-97d0-48e3-9fc4-cf4e19cb6c22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:57.361Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b50a430c-8cc0-4c85-b1ba-76db4f95e4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:34:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:35:00.864Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:35:00.864Z |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-06T02:35:00.865Z |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-06T02:35:00.866Z |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-06T02:35:00.871Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:35:00.871Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:35:00.871Z |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-06T02:35:00.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:07.370Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=546f3c28-de7d-4177-bd75-83e242866090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:07.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:17.377Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=408519de-f1e6-418d-923d-52c0e63cfca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:17.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:27.384Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c40c7d71-6df6-4eec-93e0-497dae185ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:27.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:37.391Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=89b46658-7840-4730-ad94-219ac0dbd994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:37.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:47.400Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=98e4cc71-624a-45cd-a6cb-3f9d57e5d76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:47.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:57.406Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ffee3dff-16f6-4adb-a4fc-370f6a1cbfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:35:57.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:07.413Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8da492fa-eec2-43c4-8f31-79a3f9d16660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:17.420Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bcce335f-7e46-493e-9a4a-0ca9b9b593eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:17.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:27.428Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8c14c4c7-6a9b-4ad3-9137-da2721b37e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:27.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:37.435Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0750e3e7-ec64-42b8-ad7f-3ee6f421d19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:37.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:47.442Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c6d6dd02-3630-4365-9bf1-d2685f92e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:47.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:57.449Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5800370a-1ec3-40cc-a91a-a2cb3a211be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:36:57.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:07.457Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9c934536-c600-4cad-873c-f4f50810485a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:07.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:17.464Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=33300559-874a-44f1-a1db-25fc979b017c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:17.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:27.471Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3be8a3b4-b749-4672-92e6-204e4bbf9965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:27.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:37.478Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a487351d-3282-49f6-acf4-bdb137cd3a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:47.485Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=968f34fa-77d3-41cd-8ec9-7bb158632a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:47.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:57.492Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1d236ef1-3958-4d20-8681-328f6659d38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:37:57.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:07.499Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3ae21698-6291-48f0-a700-9d3a3c55f20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:07.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:17.506Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cced7244-7f5a-4766-8bed-af2ee932e255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:17.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:27.514Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f6e7c8e8-b2bd-4552-bd0b-ce7e1f764382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:37.523Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=09db95a7-bb3e-490e-8376-085734b487df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:37.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:47.530Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ed633a7a-b3fa-461a-9624-dd7b840b6659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:57.537Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cefbef63-39cd-4c35-a3b0-7c67fba67af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:38:57.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:07.544Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6f19a1f7-b2da-4281-b9a3-7a61901d7828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:17.551Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a9286a62-0558-4f4f-ad11-1333f056159b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:27.557Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dfacc6d3-cff6-4139-a634-ba497ed1c17b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:37.564Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a521c39c-380f-4ec9-a865-3639a334983f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:37.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:47.571Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=921ab52a-4ec2-436b-b375-bfddc682af62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:57.578Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8fb8b951-e567-430c-917e-aabc1afc2f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:39:57.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:40:00.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:40:00.865Z |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-06T02:40:00.866Z |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-06T02:40:00.868Z |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-06T02:40:00.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:40:00.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:40:00.874Z |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-06T02:40:00.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:07.584Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ab9e80f9-3185-4567-8110-9f317bd81012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:17.591Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ecc868ca-5392-47c7-9cb3-63c750234368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:17.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:27.598Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=61538c6d-fa42-4102-9f4e-b489fc00f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:27.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:37.605Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b8a432eb-272b-4f74-9433-9d65a6d1ee86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:47.611Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=faa8ccc9-6370-435f-a14f-34039af6fb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:47.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:57.619Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ecb15720-d7f4-4e69-9b53-56c6c7b4bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:40:57.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:07.625Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=048dd6d6-6d80-4b23-9a01-3349e4dab3ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:17.632Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7f486dab-f668-49d4-b1eb-d474bf127172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:17.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:27.639Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6b445a5a-5780-4327-9c6e-49d6c94e8ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:37.646Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0b56e785-90de-40b5-8f08-130f19e3942a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:47.653Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dbfa3674-d3aa-44ca-8785-81089a08b3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:47.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:57.661Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1b41b381-d9ef-48b7-8468-3eefed3a3a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:41:57.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:07.669Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=47a97a88-ba29-4f96-8aaf-59fa2cf85a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:07.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:17.677Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eb67a45a-c82f-4f77-8032-8ae935bb8f0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:17.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:27.684Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ebb38f79-67f1-4cb2-8df1-ed78e3232f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:27.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:37.691Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e32097df-651f-44f4-ac6a-df37c4767e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:37.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:47.698Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a8b6d4ed-b3c7-4460-8be9-9318e4bded38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:47.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:57.705Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f862b669-14e2-48f2-9b24-55c7f58d851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:42:57.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:07.712Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5e4d23e3-aea8-47ca-affe-c3fe15af6778 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:07.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:17.718Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4da51dd8-8cf2-40a5-b08e-6029be0b8739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:17.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:27.726Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d96faf16-7d6f-48a9-97a0-0667e61285e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:27.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:37.731Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=56de4a7c-cfc2-4363-9fb6-7f1eca28574b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:37.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:47.737Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=31d610d2-c942-41f1-8edb-ba002814bc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:47.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:57.743Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=427f0d78-5612-4497-9e8a-9e210e30d22d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:43:57.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:07.749Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=99f397de-cd92-4603-a678-dc53d7287087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:07.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:17.757Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d74f7628-ea1c-4dcf-a062-3302867b0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:17.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:27.763Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b55f90f4-bba3-4709-8424-6959641c4633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:27.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:37.771Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=77b3bb82-63a3-47eb-b63d-c2b5d5b45dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:47.779Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a518cdd7-0a48-4e4a-bd20-2d1865d2647f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:47.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:57.786Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eadc7bad-89f1-4f3e-b366-4a7321ff6a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:44:57.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:45:00.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:45:00.844Z |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-06T02:45:00.845Z |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-06T02:45:00.846Z |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-06T02:45:00.852Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:45:00.852Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:45:00.852Z |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-06T02:45:00.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:07.793Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f777b955-156d-4d09-b18b-30f0d275c4cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:07.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:17.801Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1f940a23-703e-4cfb-9b0a-bdc63733661d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:17.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:27.808Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1016eb76-3110-4db2-b9ba-bb981917be38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:27.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:37.815Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c72bbfff-b952-4bb0-9a7e-ce18ca80214d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:37.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:47.822Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5224bf7a-08a0-4158-8e20-f94b6438b7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:47.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:57.829Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=35883a6f-de9b-4cfc-8c29-b421402c67aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:45:57.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:07.836Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c2ed5f7c-be4c-43cf-a5ad-9d0901e289fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:17.843Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b8c234f0-f4a2-4e2d-9795-5ef13a9686f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:17.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:27.851Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ff85193c-6d87-4d67-9256-30831914cb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:27.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:37.858Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=50c2a4e6-4f5e-47db-93f4-d99f483469f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:37.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:47.864Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=79558938-2035-4805-ad99-71d9dc9dc78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:47.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:57.870Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=0babdce1-e25b-4880-863c-40cdb046660e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:46:57.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:07.877Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=638fef76-f8eb-4a98-a046-e4303df6512b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:17.883Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f30dac1f-92c8-4350-8200-30615b76d643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:17.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:27.890Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e3420b48-d2b1-4e2d-86d7-5aa37c6f7329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:27.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:37.897Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c2fcbdf2-e002-428b-ba12-6476d050e0e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:37.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:47.904Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=fe639e4c-0a96-489a-9b40-815aa5c97601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:47.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:57.910Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9ae45e01-33a6-46b7-8259-43944d28476b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:47:57.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:07.917Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8fe55f16-bd5b-4ac7-af67-ecf68f7735dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:17.924Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5755790f-07e8-4f84-ba7c-405a6852ec06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:17.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:27.930Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=45b7bb74-9f13-4da7-bdc8-67b03d67fedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:37.938Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e92215f6-c725-45d0-b7ac-1b8e67d504b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:37.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:47.944Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cf826a2c-e2ba-47a4-9026-25900b08655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:47.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:57.952Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=29209b58-9381-4573-a9c3-832b2bde9382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:48:57.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:07.958Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2d783af1-5e67-4512-8c8d-fcc2bebb5d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:07.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:17.965Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=db41cb07-d9b2-475f-ae9d-a8140282ba4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:17.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:27.973Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c55f2783-6bbd-4b50-9f62-94b508793afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:27.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:37.981Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cc31d4f6-aed5-40ea-8c02-3ce9281e13dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:37.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:47.988Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a83137fa-2c9a-422e-81a3-f0253929efda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:47.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:57.995Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8fef6db0-97f4-41bf-a376-8228bb7554ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:49:58.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:50:00.840Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:50:00.840Z |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-06T02:50:00.841Z |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-06T02:50:00.842Z |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-06T02:50:00.846Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:50:00.846Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:50:00.846Z |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-06T02:50:00.847Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:08.001Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bf091aaa-7a73-4869-9628-3faaa44cb67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:08.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:18.007Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=32f73830-65b4-4ac7-b84a-dfcf6b5acc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:18.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:28.013Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a60c5dbe-766d-4c64-8b8a-98c5e2105536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:28.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:38.020Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5505bbe7-52ca-4d03-a463-14f36a274ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:48.027Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=88116e52-82e0-473c-a822-71144f3d59b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:48.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:58.033Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1c0c3235-01d7-402c-9c1e-f57ffa646576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:50:58.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:08.040Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1b8ebb49-a153-4d4c-87f5-27357a44f7c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:08.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:18.047Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1b1579ee-eb6c-4e31-b29a-d351ef065956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:18.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:28.054Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=dc4d4b68-008d-4fa3-bfa9-7fce59ed5782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:28.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:38.060Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2ab36b72-8cf3-4026-8149-b10e124ecca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:38.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:48.066Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b665d720-48ae-4b03-8521-9fc624091a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:48.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:58.074Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bbe2862d-5714-4f5d-bc85-c61d472bbfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:51:58.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:08.079Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9f18fb4c-22fe-47ed-9100-79489f8218b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:08.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:18.086Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a4fdcda7-ddcc-4aca-878f-f469d60d099b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:18.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:28.093Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=45462c90-55eb-4ba3-8ef7-ec655a2606ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:28.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:38.100Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ce353f04-a48b-4421-907e-ebdc30b213a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:38.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:48.107Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1bd224ca-3be5-47be-a75c-f9878e1328b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:48.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:58.113Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5b0607ee-b923-4e6c-9057-e31d681b396a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:52:58.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:08.120Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=32ce3fd0-b7b7-429e-be7d-4361c023500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:08.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:18.127Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9091a2cb-8fbd-475f-961d-94949293bfe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:18.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:28.133Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=41d4143f-114d-46d5-9664-b7262cdd0986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:28.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:38.140Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=14c2d2c3-7a3b-46f6-a1bd-aa591a387cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:48.146Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=50f248d4-f741-4422-b8f8-13b9604722a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:58.154Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8d935a11-f081-4702-a63e-0c5b2402d38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:53:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:08.162Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ad8ae943-46f5-4c6a-b8b6-3f56490feddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:08.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:18.169Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=aec8fd29-c105-4e0a-9b9b-bfdb88e741c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:18.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:28.176Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e41993a8-5e77-4832-beff-8d12e8d717ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:28.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:38.184Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e23910f5-a0bc-4a86-8e0b-ab9928400785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:48.191Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6552e99c-7b3f-4083-81d4-b74c33ab4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:58.198Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=832eb62b-c612-45ba-a77b-53d5b89f0873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:54:58.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:55:00.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T02:55:00.838Z |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-06T02:55:00.839Z |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-06T02:55:00.840Z |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-06T02:55:00.843Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T02:55:00.843Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T02:55:00.843Z |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-06T02:55:00.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:08.205Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2f21cda7-d15b-455e-a5cd-f56b7a960349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:08.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:18.212Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bf9d1da6-3303-4c68-b6d1-9a2a11755255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:18.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:28.219Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eefe5506-134d-4fa0-bcae-7c11f20754cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:28.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:38.225Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a06ad020-7fee-41a7-b053-9779fb5fb5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:38.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:48.233Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d15f12e1-b42c-4512-80f6-ab5e04947ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:48.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:58.238Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=55bc6edf-81cf-492c-aa84-4359bcea4460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:55:58.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:08.243Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cf4710df-2046-4e4d-880a-d5ae5b7bd865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:18.250Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bf5d5e71-6b5b-404f-b69b-af89bfc4d9dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:18.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:28.257Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=14f56b6b-74a0-496f-b585-2533859f46da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:38.264Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d9a6f94e-8b23-4968-8728-b488c15ba5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:38.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:48.271Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cd5a4921-20f3-4a6e-8f78-181c2ebb3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:58.277Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d4be2ed3-57fd-4db5-9893-7fc883acfca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:56:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:08.284Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=71942e25-ef07-4819-a08e-4c39b9abc9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:08.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:18.290Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=893fc86d-12a2-4f5b-b557-c90cf044f4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:18.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:28.296Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ae39f9b7-d332-4847-a260-26ff31685cc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:38.303Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3ede7228-b009-4b3c-8b8b-3a5ef1780ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:38.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:48.309Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=68519705-2d3a-428e-8001-364bec4460ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:48.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:58.316Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=389e4f29-eb22-40c0-952a-83042cb4cd16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:57:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:08.323Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3aa10f63-b124-4e0f-b275-2126b0d4af63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:08.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:18.329Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9ec73e00-9711-488e-a7f0-c0708dcd1d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:18.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:28.336Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=57db7f8b-6fe8-4110-8e9b-5529ace1e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:28.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:38.343Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d3e22144-3afb-48cb-84f7-0504c996ed79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:48.350Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=edc83564-613e-4965-a430-ea7718a54248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:58.357Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=bc830b46-e284-470a-b666-9db51abc5fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:58:58.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:08.363Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ebd20d71-efc5-4e86-86ff-4c9bdfa0ffd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:08.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:18.370Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=24dd4aef-fa04-476a-bbb3-c4ca05663a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:18.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:28.377Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4f252272-1818-4690-be8b-7e43330d741e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:28.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:38.384Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ccb867c5-7ca5-491b-b92f-da10d10dc976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:38.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:48.391Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6a498518-dae4-41a7-acea-f84c65a58218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:48.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:58.398Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a8befd52-5502-4c9d-a0d5-895b9106b38f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T02:59:58.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T03:00:00.844Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T03:00:00.844Z |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-06T03:00:00.845Z |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-06T03:00:00.847Z |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-06T03:00:00.851Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T03:00:00.851Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T03:00:00.851Z |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-06T03:00:00.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:08.405Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=5434c2dc-3af6-4e79-9119-e9dd89007617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:08.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:18.414Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=11d22f2e-cb53-428e-bc9d-53bc7f3a3df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:18.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:28.420Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=90f19c63-ced8-4da5-bbdb-dfbb1a3a4fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:28.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:38.427Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e63ec691-174e-4179-95c0-38c6ce2922bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:38.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:48.433Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c6c59f59-a5f2-4bc2-b792-891404ea59da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:58.440Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=6e7569a7-bc90-4ea7-a7d4-7b28dee6f21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:00:58.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:08.446Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=9461ef4c-1ce5-48bc-8233-d1cc56a548d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:08.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:18.453Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=11a35967-f410-40a5-b24f-1266c2b73366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:18.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:28.460Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=223f7483-6aa9-4455-9aaa-f5ea59521a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:28.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:38.466Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cc66aea1-0ae2-4c11-82ba-fd15a8c0c46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:38.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:48.473Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=643f3545-bae1-49ff-92c6-4d21d592c6d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:48.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:58.478Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f29f16f0-a7f9-4c9b-ab04-81c51ab7ddd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:01:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:08.485Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=cf5ac6d3-cc8b-406d-a71b-98f29ef7471c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:08.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:18.491Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=f68936eb-1a10-4131-8284-652cb5ef4a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:18.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:28.497Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e2c0f397-c9a1-479d-8271-b814d6111a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:28.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:38.503Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=10edf60c-bf64-4069-83b0-b63859baa7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:48.510Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e9c958bd-5803-4098-8cc1-61b7cb3ff52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:48.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:58.517Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8f74366b-87b8-4f6a-8db5-8ba67feb5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:02:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:08.523Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=93ed9f52-0401-44bd-889d-dbd9dc8edfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:08.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:18.530Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=853c5392-fe75-4064-a333-ad12f24e3ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:18.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:28.537Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d931a3fe-049a-44c7-9b6f-03f8e1c5f02b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:28.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:38.543Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c2b2f6a7-cc19-4d98-9585-6539f2db307d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:38.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:48.550Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=17bbe6a2-300e-4a9c-ab83-9bad54c32b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:48.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:58.557Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2a8b60e6-5f9f-476e-b85f-323adeaa015b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:03:58.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:08.564Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1c607b12-65be-4dee-adab-0780555973cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:08.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:18.571Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=82f66aae-e061-42ad-a5b1-81549ba1f054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:18.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:28.579Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=073dba2a-a7ed-4927-a227-870f86bed473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:28.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:38.585Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=04f05d16-525c-46f7-9d88-a5d1173dc1a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:38.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:48.590Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=15c3567a-6c83-4c60-a3c5-77b7553908ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:48.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:58.597Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=593f3005-094a-460e-9c73-3fc59d2fade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:04:58.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T03:05:00.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-06T03:05:00.835Z |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-06T03:05:00.836Z |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-06T03:05:00.837Z |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-06T03:05:00.840Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-06T03:05:00.840Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-06T03:05:00.840Z |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-06T03:05:00.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:08.604Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=8b5b482b-5a6d-4b85-a09e-fab7f06970a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:08.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:18.611Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b0543a61-b96b-4c89-981c-1a91fdaffcc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:18.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:28.617Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=18e76738-025e-48b3-b315-c4a7a3269e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:28.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:38.623Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c853170f-9c37-42d5-8d10-14e907cc6e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:38.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:48.630Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=b02eff8f-fe03-479b-8fcf-d4f57f7e009b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:58.637Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=099f588e-faac-4930-93f9-5590fe66928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:05:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:08.644Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1a363a2f-62c6-4698-a3ea-e84f26822995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:08.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:18.650Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c57b92b7-acf2-4f81-a776-2f1df5e7b09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:18.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:28.658Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ee3b89c2-dbd5-40e1-beb0-53885d4397a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:28.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:38.664Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=ef8bfe1b-c2e6-486a-8e0e-f3e8c9bca9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:38.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:48.671Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=4db2fe86-d7c1-4859-9e83-bf5e26429412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:48.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:58.678Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7b0a4341-95dd-4b0c-9b22-e95c42db2e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:06:58.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:08.685Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=e8e935e1-61a3-43c3-917e-bc23192374fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:08.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:18.691Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=1c6bf40b-ba41-40c7-8533-223c21589d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:18.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:28.697Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=eef1f474-1e94-4473-8ab9-f977845b8331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:28.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:38.704Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=3e945da6-855a-4440-8757-7b5944792d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:38.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:48.709Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7997759d-1136-4d56-9421-f999d1fe8564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:48.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:58.716Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=d82bed3e-84b5-4d16-9a36-2e7e28cedf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:07:58.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:08.724Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=54397346-6798-493d-b052-75c3098e8b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:08.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:18.729Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=7a146944-6c60-40fa-b5f6-2119e6210a36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:18.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:28.735Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=2b83552d-e59a-4f06-883b-1c0f20c7ed24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:28.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:38.742Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=61177772-a284-423a-8f57-b08d40ded65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:38.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:48.748Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a3b361d0-d720-4f42-a00e-73251b7529d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:58.755Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=a9eb90a5-f11e-46fe-9d8f-fa3d343f0c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:08:58.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:09:08.762Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=c12efd61-63c8-4809-820b-8fd4b273aa4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:09:08.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:09:18.768Z |INFO |Init configs |InvocationID=b172dba2-b7b8-44c6-b791-158bda457bdf, InstanceUUID=85c87fca-212c-4110-9101-c843a4e933ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-06T03:09:18.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |