By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:28:59.840Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:28:59.846Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T05:28:59.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} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:29:01.055Z |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-03-21T05:29:01.215Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:29:01.215Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:29:01.216Z |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-03-21T05:29:01.459Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T05:29:01.535Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-21T05:29:01.573Z |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-03-21T05:29:04.090Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T05:29:04.704Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-21T05:29:04.738Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-21T05:29:04.739Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T05:29:04.836Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-21T05:29:04.837Z |INFO |Root WebApplicationContext: initialization completed in 3263 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-21T05:29:05.595Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-21T05:29:06.955Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-21T05:29:09.317Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-21T05:29:10.105Z |INFO |Started MainApp in 14.179 seconds (JVM running for 15.1) |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-21T05:29:10.207Z |INFO |Start scheduling PRH workflow |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:10.233Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bad00988-7e57-4b7e-abcc-86176894db83 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-21T05:29:11.641Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T05:29:11.641Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-21T05:29:11.644Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:29:11.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:11.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:21.938Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b9f3dc9a-b36e-4709-9f7b-25c66572b6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:29:23.030Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:23.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:33.035Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0d178759-e31d-4a10-b77c-97c2aeb6917f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:29:34.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:34.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:44.197Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f7ac6efb-5f19-4161-86c6-14777ea359cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:29:45.305Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:45.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:55.310Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6f7cfa8c-a73c-41a7-87d4-d85f40178a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:29:56.434Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:29:56.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:06.436Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3daf8c9d-3080-4fce-aa04-6c3f4bd9a3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:30:07.540Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:07.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:17.543Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4057351d-9ee5-4014-b369-03520a88e271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:30:18.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:28.614Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f9a163d9-28d7-4aa3-87bd-98129e06c932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:30:29.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:29.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:39.663Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c23c3284-ec9b-4577-9ba0-45b040b2cb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:30:40.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:40.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:50.791Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=510502b9-2c45-4fa4-bb3e-9afbc2da6556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:30:51.899Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:30:51.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:01.901Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3c0a2b99-c8fe-4359-a15c-8c82109fac6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:02.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:02.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:12.965Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1e5042ab-dacf-4568-a91f-44ce9bf17023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:14.037Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:14.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:24.040Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7e013d7-3812-4c93-bcfb-ae3e5af2d1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:25.112Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:35.115Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6c9c2694-329a-4015-946f-1feefed65460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:36.275Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:36.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:46.277Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ce571d19-2074-4080-81d5-4e04396982b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:47.378Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:57.381Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4c6f8a8c-0792-44af-a19b-93c4ccad6a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:31:58.562Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:31:58.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:08.569Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=592024fc-6892-40d2-b476-85193987036f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:32:09.780Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:09.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:19.783Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c37043bf-d969-4a4c-b3d3-4a3493d2e4ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:32:21.016Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:21.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:31.022Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2498415e-7076-4e6d-8ebd-6cd7ef27fce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:32:32.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:32.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:42.185Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=03996be7-9289-47a8-841e-5f76e8ff0076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:32:43.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:53.261Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=80d9e8ff-519f-40b1-b1c1-544dc9c781b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:32:54.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:32:54.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:04.393Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=34a13079-380b-420a-82fa-be6005d1e341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:33:05.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:05.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:15.493Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2bd67647-48f7-4ee1-9a27-6ba756ce090d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:33:16.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:16.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:26.628Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=56e5f1e5-2fb2-4b8f-bf57-eca5f318686a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:33:27.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:27.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:37.738Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0d00c4a8-ff82-4b0b-bd09-e0ac76e4871d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:33:38.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:38.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:48.836Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=21d24907-862c-4326-9c2e-7dfc7edbcf39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:33:49.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:49.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:33:59.941Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=434e10f2-f0c1-4ef3-b440-5f68ac37c779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:01.044Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:01.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:34:07.143Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:34:07.144Z |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-03-21T05:34:07.146Z |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-03-21T05:34:07.152Z |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-03-21T05:34:07.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:34:07.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:34:07.181Z |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-03-21T05:34:07.186Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:11.045Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d4f9f124-eafb-4b2c-a140-f74cec4a6f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:12.177Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:12.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:22.181Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=52ac0a90-55c5-4f0c-9eac-ed8a7718d221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:23.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:23.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:33.285Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e87f7573-b6f4-42a5-8942-0c75037d8964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:34.419Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:34.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:44.421Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3fc4916e-373a-4f22-b0a4-575bceb59961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:45.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:45.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:55.589Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=11221c56-e624-4970-8bb5-dff0e8a408c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:34:56.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:34:56.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:06.691Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ffe840f1-75b1-407b-b709-c9453d849ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:35:07.763Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:07.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:17.764Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c3306bf1-684b-49ad-af1c-6275b421545b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:35:18.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:18.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:28.835Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=80ca120e-de0a-42ce-9826-2d426850426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:35:29.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:29.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:39.909Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0cd00a51-76e0-4f16-8a36-3e4617f08e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:35:40.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:40.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:50.983Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6a8125b5-53d7-41db-9c10-d91ebea173fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:35:52.082Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:35:52.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:02.083Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=80b96f47-bd9d-4de3-9dc0-9c6bb183655b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:03.154Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:03.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:13.156Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92dba35b-bfe5-45eb-a8df-a0b4bb4d29a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:14.258Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:24.260Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3d580659-d137-41e3-b546-14dfb3e8f3bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:25.366Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:25.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:35.372Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cdc10a17-6f7f-4446-8c68-99e000a45dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:36.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:46.471Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f0534d39-0ad3-4dbe-9522-40cd5306ae79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:47.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:47.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:57.606Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1327063d-c63c-46f4-95c6-45ad42024a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:36:58.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:36:58.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:08.713Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=15dc828f-a86f-435c-af92-04615d07a6b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:37:09.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:19.780Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2ad89b52-e5b1-4c71-8dc4-3ead19f1b7e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:37:20.854Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:20.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:30.856Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7818a54e-c21b-4002-9260-20a63c7daaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:37:31.955Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:31.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:41.958Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1ede678b-f3de-4946-a304-b97f4e11fd60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:37:43.027Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:43.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:53.029Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5f75aa74-ae78-48dc-8570-46f60e1d80cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:37:54.130Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:37:54.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:04.136Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3f525fe0-4687-48fc-8ccc-c43e2c32e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:38:05.239Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:05.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:15.240Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=061856c7-6e44-436b-8833-f17086119355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:38:16.338Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:26.341Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a03d83c8-56ee-435e-90dc-26520af96190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:38:27.478Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:27.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:37.481Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c80f5702-78dd-4ab7-833c-4f321f04358e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:38:38.578Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:38.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:48.580Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bad327e0-c946-4a47-a766-101d95b757d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:38:49.718Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:49.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:38:59.719Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e12f1f4f-2b69-4b05-98ce-aa3d791f6cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:00.787Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:00.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:39:06.065Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:39:06.065Z |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-03-21T05:39:06.067Z |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-03-21T05:39:06.073Z |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-03-21T05:39:06.094Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:39:06.094Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:39:06.094Z |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-03-21T05:39:06.097Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:10.789Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e877e5f3-9bce-4237-b689-fdd5be6bf990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:11.859Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:21.866Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=86a842f1-a98b-4e35-b965-5de931cfecd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:22.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:32.966Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4db90892-0575-453d-8952-97fd0271fdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:34.066Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:34.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:44.068Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=91106046-39d1-47ab-a424-1d9b6475e3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:45.234Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:55.235Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8c685062-827d-4d91-928c-488bcdeefe07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:39:56.307Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:39:56.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:06.308Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ad14c7e9-064e-48b1-b9f5-f4dc5acae691 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:40:07.346Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:07.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:17.348Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=762f909f-2462-4a62-8a46-9f6494d5e5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:40:18.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:18.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:28.424Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=02785c14-79b4-46a0-9cca-bfdc8a17f572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-21T05:40:29.522Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.21.111:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:29.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:39.525Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6ecfaf9c-793e-4f84-b834-03afa7541335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:39.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:49.828Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6de3e235-19f0-4eb7-a303-8e60f284388e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:59.858Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=127c7974-5298-41ba-b0ec-7c89762b45c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:40:59.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:09.882Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b644d105-d40a-49cb-85a7-1053c4b00a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:09.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:19.902Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=76f79551-73ec-4170-a54a-b32a24a1695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:19.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:29.937Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0c2f35a3-37dd-4b50-9548-e1152b5cf759 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:39.964Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92bdbfd5-cdd2-49d4-8fdf-ff56a5545cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:40.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:50.002Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a11cb1d8-e663-44c3-8e8a-b908ca33efc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:41:50.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:00.028Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=efe154d1-97e3-4d9a-8df4-45c027c15d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:00.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:10.051Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2de1ed28-652a-4fbd-865d-27f55c2d04c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:20.072Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3567cd89-e1c5-4f94-852b-1e3ebf9ccd87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:20.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:30.096Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8945ae61-dbca-4f0c-ba90-ff122dc62dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:30.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:40.128Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cc701824-ff5f-4433-b232-6965ff2edf18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:40.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:50.147Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7eb9d288-e955-4030-9a40-269ce8b96ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:42:50.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:00.173Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=476c7256-f43f-4eb0-9e59-f669e7c47e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:10.188Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92db5c59-40a1-46d5-920f-2f06fa8b577c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:10.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:20.207Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2955b873-6f86-4836-9817-25173b89d55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:20.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:30.239Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c15a157c-0fb4-46d8-92c3-fad2f6f1c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:30.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:40.257Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c13aa07e-9d0c-423d-bb59-8016f7952c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:40.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:50.282Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=973e65dd-423f-4a09-9e54-a630abe24f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:43:50.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:00.307Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=94cdf042-6c0d-44a5-b3f7-3c5a4f2f3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:00.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:44:05.982Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:44:05.982Z |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-03-21T05:44:05.984Z |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-03-21T05:44:05.988Z |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-03-21T05:44:06.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:44:06.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:44:06.005Z |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-03-21T05:44:06.007Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:10.325Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=daea7f9b-df99-427e-b7f5-e0ce1cacb607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:20.345Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ac96be38-98c1-4238-b169-a25dafbb61cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:20.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:30.371Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=337a614a-b900-43b7-8bc5-d5f105c819f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:30.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:40.391Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=90f0b360-84c8-4e87-ae37-692ef5da9929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:50.437Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=62dc77fa-5a5d-4e29-8fad-9580cf264959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:44:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:00.454Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1846695e-6873-4b77-8aef-85ff47f56ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:00.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:10.491Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=358655a2-30ae-4db5-9545-df06ad637a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:20.537Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=da4ac4d1-8435-45c9-9b88-6d2e53286833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:20.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:30.558Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=46d5ebff-234c-4f33-949d-48d62675d7ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:30.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:40.597Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8597cada-4574-4a56-ac03-0ca626c637f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:40.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:50.614Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=62af357b-be11-4055-b1ec-a5b7fad281a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:45:50.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:00.634Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=16c590ff-20d0-4cf5-98c1-79a0d74c4e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:00.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:10.667Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1cedaf25-c095-48e4-b5ca-5f3863894245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:10.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:20.699Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3ab8fc7b-8f9c-44bc-9588-6d0ae36a83cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:20.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:30.722Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=760a723a-4721-4c26-949c-47f26e152a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:30.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:40.736Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5310150d-6e7c-4ebe-b53c-0d06406e104d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:50.759Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=87936ad9-699e-4f47-b50d-80818f4dbeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:46:50.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:00.780Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d4d46cae-3a87-442c-acda-50c8c867cc77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:00.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:10.799Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=637d6aab-6c0c-460d-9bf3-d718c3dbc129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:20.817Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=af1b96c7-fb41-487b-a24c-410a0125dbf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:20.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:30.831Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5dae65ce-2583-40d5-a05f-63b07b364a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:30.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:40.856Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4bb22361-1860-4e17-ae0d-aef58b8be46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:40.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:50.878Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bf6d2eee-aa2d-40ba-8e8f-af83426ca4fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:47:50.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:00.908Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ee93ad46-abd9-4896-be70-83ad2b60b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:00.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:10.929Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=74cd7228-f50b-4a7a-aa15-e032de7e58e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:10.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:20.947Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7d2618f3-2605-41af-9c66-b3c3fee1ed73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:20.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:30.969Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2fafa7fd-eba5-481f-a9db-866b90a71964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:30.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:40.991Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=992b0f82-a0d8-4be3-8f87-66fdf5c2103e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:41.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:51.015Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=adcf633f-c3a6-4e95-9bba-9dfb9fa105f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:48:51.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:01.041Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1f24db5b-18f8-4784-be47-4245cd5799e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:01.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:49:05.964Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:49:05.965Z |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-03-21T05:49:05.967Z |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-03-21T05:49:05.972Z |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-03-21T05:49:05.990Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:49:05.991Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:49:05.991Z |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-03-21T05:49:05.997Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:11.056Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d03dece0-ee20-44a3-b2a0-1f395a4d98c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:11.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:21.073Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=34cafef7-dd54-4558-9ab2-69a292af089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:21.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:31.138Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=13c64c54-a349-4e95-ae9a-348fddd109dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:31.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:41.164Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7af68c2-ccb0-47d9-93d5-3d286512b09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:41.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:51.187Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=09aed8c1-fe02-49e4-9257-51338876faf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:49:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:01.210Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=88dfab30-81b7-4b1c-ab59-7925c0f63d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:01.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:11.225Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=77e9bcdd-7a08-4993-b732-5d3b17bc740f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:11.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:21.239Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=327176d2-5171-4742-b973-cf33e5c30837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:21.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:31.254Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=242a2504-f7e1-4ffc-a2cb-5fa56e30e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:31.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:41.284Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fd5455bd-3959-49a3-8341-29df8fe1dfe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:41.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:51.306Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=368b9ecd-cd4f-4cc0-814a-db45b395a98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:50:51.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:01.322Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f9db929c-253f-4a66-94dc-1e91a894fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:01.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:11.335Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3de0e9e0-cb7c-4b3b-8d10-fb7c496508d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:21.348Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cfe9c2ca-0f60-4a0c-a480-41b111ebe936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:21.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:31.362Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0d4c09fc-43b5-41ac-80af-cda72a36c4bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:41.379Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=94f1744e-8b8d-49bf-8882-e68ec64c3eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:41.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:51.397Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3e3bf6b4-77b3-4d28-891b-65c0e35917de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:51:51.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:01.410Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=38eb899f-d671-45a6-b729-80f33190ba88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:01.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:11.423Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9d33de88-c88b-4e36-bf52-87bd8407888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:21.437Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8c7fd224-5ffd-4200-b8f0-f77fb22da671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:21.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:31.451Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6238baad-b3e7-46ec-a26f-96f59d72f65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:31.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:41.463Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6053fa42-7bae-4ded-97be-5abfcb8d2792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:41.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:51.481Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6ae70407-fac5-4220-9807-c8c74a51d8a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:52:51.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:01.495Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ae715bbd-45f9-4fc4-a068-08fea085d613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:01.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:11.508Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2acb0798-b06c-4945-9605-ddf4ca95a061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:11.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:21.526Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=213b9bd9-0bc3-434c-b84f-aaa7ef16e4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:21.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:31.541Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2ec62fa3-8a67-48e4-a1d0-3c950cba4307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:31.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:41.561Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3279cf1f-f9b3-4021-8a1f-395b6703402c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:51.587Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4f4435a6-41a0-4de2-bf2a-209a45555cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:53:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:01.601Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4c44de35-c3aa-4059-b79e-5b3122f62af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:01.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:54:05.876Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:54:05.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-03-21T05:54:05.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-03-21T05:54:05.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-03-21T05:54:05.896Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:54:05.896Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:54:05.896Z |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-03-21T05:54:05.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:11.613Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=023be05e-cfb2-45e8-acdf-40adb84bdbb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:11.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:21.633Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8afe361b-6585-4759-a960-6386353aa431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:21.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:31.654Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5761f8a7-c272-4d64-956a-881db9a96cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:31.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:41.678Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2a6a33ca-863d-47bc-ad9c-f371e5f52957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:51.695Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6c221ee8-3e21-40b4-9d50-bcb170d7b1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:54:51.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:01.711Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d1f17fc0-79ab-46dc-9252-a8bc6385e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:11.733Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=158796aa-f020-48ce-a655-c031b00009c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:11.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:21.746Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7762e193-5f49-4bcd-bf69-09a3fca504a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:21.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:31.764Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d1be2c7f-c411-49a4-8bb9-7d96aa4967c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:41.799Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=27050372-0b05-40d3-aad5-d80c58f1cd5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:41.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:51.823Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=891cb463-bbda-40d1-a1ab-d00268434fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:55:51.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:01.835Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5a74acb8-407a-4d39-94fc-b7f66f68253b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:01.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:11.889Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=755e8018-2f8f-41d5-9d0f-90ef318abdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:21.910Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ce598a02-00f8-4254-8ae0-85791a576d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:21.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:31.929Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=85755a4e-575a-4ff4-9f69-53f2c0bb9463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:31.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:41.965Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8bdbab26-e8b5-4ebe-96be-98526e108d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:41.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:51.979Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ed1b1e3c-0809-4097-93db-9636818409f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:56:51.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:01.997Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7148837-1a36-4669-9c42-883c51bb53db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:02.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:12.011Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b338276e-754e-420d-984a-2d24f53e509b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:12.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:22.026Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3e82b506-adf0-4c96-a17d-573e5874471e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:22.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:32.046Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bcff7847-da6a-4a0c-ac20-a14eaaaddf21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:42.057Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=41dae87e-3ca0-4a02-9d58-5743bc98febf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:42.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:52.071Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3ee44e4d-1da6-40cb-83f6-0796dd69160b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:57:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:02.083Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=aabf6569-6223-4449-9f0d-847f25cac5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:02.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:12.108Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b343c920-174b-4efd-b36a-67517118ea0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:22.127Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=06258035-385d-4da5-a12e-265f37be2088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:32.190Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=17df94fb-cece-419b-9322-e30936716a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:42.201Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4a584056-fbbe-4ef7-bf1b-8f8e7ac5f9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:42.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:52.214Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4e5f4a44-b017-4615-8740-6cdd08ccf24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:58:52.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:02.236Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8f57990a-0d97-47eb-bde2-41adec5b0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:02.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:59:05.991Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T05:59:05.991Z |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-03-21T05:59:05.992Z |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-03-21T05:59:05.997Z |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-03-21T05:59:06.006Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T05:59:06.006Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T05:59:06.006Z |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-03-21T05:59:06.008Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:12.248Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=592c718d-ddea-4d10-b4e0-f78ca5c8f942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:12.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:22.265Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f58fae7a-170c-4333-9ff6-38bdf7940d4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:22.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:32.279Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7ef8dc01-9ac4-4bf4-9f4d-cfa438ac44f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:42.298Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f87f04f9-76d9-4398-b347-41da0cb3ffc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:42.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:52.310Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=88820fdd-3a07-4eea-96ad-a861ba9ae975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T05:59:52.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:02.326Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1b21aa96-9f36-43b3-a893-e36e4ec2c087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:02.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:12.352Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=32ec6c7a-d3de-4546-bb46-e5f6e8496627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:12.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:22.371Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92098105-965c-4d1a-bb84-3f388a8f3359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:22.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:32.385Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5e164fed-fd90-4828-bd48-d4c6965f4592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:32.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:42.401Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=58694f1a-f6ff-484e-95db-cf793a8a6605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:42.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:52.422Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=33460bee-639e-47f4-bf69-fa2bef02aa27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:00:52.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:02.471Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7f454d25-68cd-414f-ab05-b52ba17355e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:02.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:12.483Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f237cfef-c596-4000-8078-4edffde9b0a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:12.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:22.504Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f0933ddc-2614-43b7-9f51-e4d6a9640599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:22.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:32.522Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fff6dbc3-f2a0-491e-8bd8-a02287b9192b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:32.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:42.550Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=51da4e04-3153-4639-b653-c7a1b91092ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:52.613Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=04c5a622-26e7-48f0-bf95-5bef1ec18560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:01:52.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:02.626Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8d755483-12d2-4d6d-a069-de1166219e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:02.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:12.646Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1d41e506-c017-4033-8dc1-b719f273cd9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:22.661Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6040c87a-16c8-4c4c-8fe2-40d00652f583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:22.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:32.677Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=868f2034-93a2-4796-b579-f200247a839b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:42.695Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e37d9174-2982-44ff-a856-f0a97d98b8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:42.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:52.790Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e6f776ae-e639-4331-b261-4260dd40a21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:02:52.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:02.802Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6576414f-5ab9-40d4-8726-371f837d2d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:02.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:12.820Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1086ee4e-8635-4389-889d-338a31dfb3c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:12.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:22.844Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=14d6eb9f-1fdb-4844-abf5-af1d2cf367c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:32.867Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3795acac-507d-4cf7-b3a3-be7d8b340426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:32.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:42.884Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ae99e593-509d-40cb-ae38-adf9c866dc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:42.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:52.896Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a7ee188b-2e38-4275-ba4f-f2d7132fe650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:03:52.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:02.907Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fa0c6a3f-fa11-4038-86df-d0c5ae98e102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:02.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:04:06.003Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:04:06.004Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-21T06:04:06.005Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:04:06.007Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:04:06.015Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:04:06.015Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:04:06.015Z |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-03-21T06:04:06.017Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:12.920Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5fbcb3ac-e39b-4829-bc09-6da22b0be8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:22.939Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4b7dde7d-05f7-4dcb-ac83-cfd4105cd1c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:22.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:32.951Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7b6cde7-70ed-4c79-8125-6df2f5a903fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:32.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:42.969Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=996287b9-d36d-4f3e-8888-febf64d51801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:42.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:52.985Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=55911efe-aa12-46dd-b735-e0a0dd16dd00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:04:52.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:02.996Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=827e89a8-ed1b-46a5-af87-46be6222de4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:03.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:13.031Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=afa455f5-b999-4f2d-8d36-959e975b69bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:23.043Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fb92912a-a303-44d3-80e8-76577fb09c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:33.057Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=06f7dfd2-7836-483d-94f0-2350ee2b1a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:33.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:43.072Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bbdc1e82-8d96-49e4-96e3-30120cc05d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:43.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:53.095Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6369ba66-0fb4-48ea-ad2e-4b9924e089f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:05:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:03.109Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b7dc6138-e2e4-4521-9541-4ac0328ef836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:03.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:13.122Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e5751c86-0916-4b33-9974-22547ce1c214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:13.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:23.139Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=49a3baa0-08e5-4693-92c2-2f185c279586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:23.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:33.151Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1fea7ae6-8de7-457a-b548-96de086c0078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:33.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:43.169Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f40fe325-6f93-456c-8617-74484b87fe05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:43.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:53.196Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a0cd020b-ffb5-4a41-b9ab-9719aa5a6206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:06:53.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:03.208Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a8f1acbe-7444-4e88-af8c-06c756573e3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:03.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:13.232Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=05b394c2-9aa5-4095-8e98-7f9228cd3a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:13.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:23.245Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1a1c995c-e39f-4c20-9bf1-63e390741e9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:23.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:33.261Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8b98ebd2-5353-4372-a269-5b3240c254ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:33.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:43.286Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5df17750-54fe-4af8-b50a-38262746033e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:53.324Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e3d4a242-6d19-4e44-bb2e-394173919e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:07:53.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:03.346Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=978cdad4-0e10-41db-8136-a23dc9cfe5a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:13.364Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3c4f0b53-0b2e-4d3b-b780-ac75de6e335d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:13.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:23.386Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=44d2a98b-2052-4d9c-a08e-ff516dd062f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:23.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:33.410Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4369a7a5-3271-46ae-9c58-0d01c237e68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:33.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:43.429Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=89cb3796-6dc3-4946-abb0-97cb408cd28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:43.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:53.445Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9a489806-ac4e-47f5-8603-5a8bca319e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:08:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:03.476Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5adf5e48-4070-41ea-9eff-27ed7c4cb935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:03.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:09:05.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:09:05.947Z |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-03-21T06:09:05.948Z |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-03-21T06:09:05.950Z |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-03-21T06:09:05.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:09:05.958Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:09:05.958Z |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-03-21T06:09:05.961Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:13.521Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6f4e3dfa-5443-4068-86b5-d1aee9c3666a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:13.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:23.547Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=81962d08-2557-491f-a646-a9e15f963562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:23.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:33.571Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=35e0733e-a500-4977-91d4-eb3c6e3377df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:33.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:43.594Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4fdd5628-02f1-4868-af9e-0d9aa4b722e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:43.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:53.663Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9426012d-d366-45a3-b8e5-84899d11a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:09:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:03.676Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f84a1e02-ee40-420c-9271-9dc98f56c26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:03.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:13.685Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=72dcb8f0-f1e1-42cc-ba7d-62b1f17b7dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:13.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:23.704Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=aae968b2-f7ad-4535-aa2b-ed06615a37bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:23.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:33.728Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3e29c60f-6fa8-441c-949e-d85d4b8ab218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:33.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:43.741Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=54990cb3-35de-43e3-bd5f-65279a193029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:43.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:53.776Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bcb372f7-6535-4cce-baa3-6535d2ea9185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:10:53.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:03.795Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=88a9ab93-0335-408a-a1f8-0c3513ea98b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:03.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:13.807Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=741aadc5-18b3-4d7c-9c9d-e88cb6ff2205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:13.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:23.821Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6b44f3ec-e3e7-4b86-ae7a-d4b8b9cc0bea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:23.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:33.846Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f12b20fa-be05-43a5-8131-c9d940070fb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:33.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:43.884Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e3d24f70-86d9-40c5-a8d2-9bee0a3af36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:43.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:53.897Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ef15a320-272c-4931-b7ec-7717775a3495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:11:53.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:03.907Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=dc63188d-eacb-4cd1-a018-be91be60712b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:03.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:13.920Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c0f00ee0-ea5d-4774-b9ef-a8d4c432a4f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:13.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:23.938Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=237959d6-a409-4182-9544-766606440888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:23.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:33.949Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a3d58684-90f3-47b1-bd50-75409c44a74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:33.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:43.974Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=caa696f3-f342-4635-92c6-3d5d4607f8e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:43.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:53.993Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9416bb9f-5534-47f2-8764-2433dd12f881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:12:54.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:04.021Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8a348549-551e-42de-b3e3-c2f205d1d058 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:04.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:14.038Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5dc5e246-99dd-45db-b430-3064e2fb23e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:14.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:24.055Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e4ce721e-9408-4d64-9600-0e1037dfd4b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:24.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:34.085Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5da80979-50a3-4bdc-8061-cbaffeab591b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:34.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:44.101Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f0e976d4-58db-4001-a7e8-b9afdcc2e874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:44.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:54.114Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8ad76b09-9ea3-4756-b44d-d4bc012ef214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:13:54.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:04.132Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0e1e8540-54ba-487f-97bc-f72c54be0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:04.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:14:05.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:14:05.905Z |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-03-21T06:14:05.907Z |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-03-21T06:14:05.913Z |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-03-21T06:14:05.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:14:05.928Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:14:05.928Z |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-03-21T06:14:05.934Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:14.212Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0f8207e5-4044-4d39-a7c2-d9a3fc9f6599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:24.267Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1179c23f-c3dc-4ae9-9ae9-dd62f86bdd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:34.284Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4b8a5462-7432-47d5-b12f-49c816b326ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:44.296Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ae2411c2-17ca-4675-9f0d-6cd1b5a24ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:54.307Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=85f21681-6b06-4015-a4cb-34cd111611ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:14:54.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:04.321Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d147e3bf-b327-42a4-98a7-5b13b3e4b49b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:04.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:14.332Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5ab4970a-56fd-4eb4-9016-af4eedb75620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:24.349Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7a19550a-6ff9-4bc7-95d2-510ee474a88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:34.361Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e3ed438c-b565-45d4-8ddb-1ff368792857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:34.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:44.373Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=403eb637-7e32-49b1-ac55-b68c1c322322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:44.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:54.397Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=436e15f0-8313-4d12-ae1a-d8f60c875dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:15:54.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:04.407Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e98eafe6-09d6-41a6-9052-fe75eb4b8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:04.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:14.426Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=75e248fb-49d6-442d-9d28-e461072e9594 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:14.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:24.440Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9c8ee65f-f253-4b24-bffc-cb0e57d563e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:24.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:34.458Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=dac86f35-ff13-443c-898d-aea67e94dc1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:44.474Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f8a99845-eb1f-4fa2-b272-2b8be258097e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:54.486Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a78d35eb-8ed9-4418-b037-efe8b1876b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:16:54.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:04.502Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c7ae756e-b392-4446-8531-c218034b3f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:14.517Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=609d26ae-1c00-4b70-8708-7c3374d3aba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:14.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:24.531Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ce24d242-c3bc-402e-a9af-d2fb062ccad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:24.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:34.557Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fd4f51ce-e353-4dcd-b733-46a824de00ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:34.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:44.581Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=132054b6-7edc-4967-93b2-4232a7c326fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:54.593Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=38bc5af2-cf45-4072-a77b-3d708556e2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:17:54.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:04.604Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c7b1fabb-e61a-46d8-9a81-3f6d25bb3d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:04.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:14.616Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=050d6004-ca62-4e96-b7a8-652412ffaa06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:14.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:24.631Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a9ac82c9-ad23-4e31-90d1-9aca5fc0f825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:24.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:34.662Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2fe4e179-104b-4001-8f3d-da52ff9d3c46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:34.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:44.673Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4b95e10e-5a2f-4adc-a740-16f176dcb774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:44.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:54.688Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6f120cfb-fb74-4083-9f63-73e192f49e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:18:54.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:04.698Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e0b2edfe-73cf-45f3-b85c-93ae9ab50dab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:04.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:19:05.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:19:05.951Z |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-03-21T06:19:05.953Z |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-03-21T06:19:05.957Z |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-03-21T06:19:05.968Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:19:05.968Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:19:05.968Z |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-03-21T06:19:05.972Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:14.727Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=16a0c906-794f-48bd-a152-42eefd40c0f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:24.738Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7d4abef5-d9bd-459a-9c86-063d4eb57571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:24.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:34.750Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5ff5fa90-0e3f-49b4-b8f9-830a0e4b9bcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:34.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:44.766Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3f0367d1-5f12-41a9-aec8-72a4b06e0653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:44.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:54.778Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4a964ff7-8d7e-4539-8a03-e96cbd8cddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:19:54.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:04.790Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=281c7f74-6e84-418e-9a68-f07dd3aca7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:04.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:14.799Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cb4eeebd-c850-4e7c-980f-9e55bbdd70f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:24.811Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=03bb3c6f-6a36-4c16-8015-417eb1077bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:24.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:34.823Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8d66d3bd-7328-4640-9697-ea31cbf294f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:44.836Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0f87ece4-fdc3-4cb7-b34e-6e573cb2f96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:54.852Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=39a35c16-1a40-43e0-80a3-cf57d1d0eec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:20:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:04.861Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=93d81c9b-8b85-4767-bacb-4fb19496b053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:14.879Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f5b60c3c-14ab-4da8-8951-f823e84579f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:14.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:24.896Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5e440bed-c43a-4e13-936f-74f355a35c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:24.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:34.913Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=74abfaa9-b12f-4c86-8d20-2f8ee8e830c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:34.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:44.925Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=421290ae-b498-4639-8e40-c8bd28296b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:54.948Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=72c199c8-c0dd-4520-9b05-e7ad7ff444a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:21:54.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:04.959Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3237948c-0722-4681-b850-c76791797c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:04.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:14.971Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d9e3d0e8-4179-4253-b91a-f36cc2cc04e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:14.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:24.987Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8710a789-0d87-4850-b04c-5d449957e727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:25.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:35.011Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=349407b3-3c5e-43f4-b7ee-d04b887ae0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:45.021Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=98cc5168-7ec4-4829-a6f9-54eef4acda48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:55.034Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f158f16a-fe0a-4007-b16b-7f584bd2506a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:22:55.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:05.076Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c3e3a3d4-a0c9-4f9e-8d15-7f1046b9cf32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:05.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:15.091Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=624c68bd-ce2a-4d2f-8754-7122550343c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:15.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:25.116Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92885da6-69a0-4395-9380-00b582b58e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:25.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:35.137Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=527a142a-eafb-4995-85c5-75bf6117eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:35.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:45.150Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2da43c15-6d31-4358-b223-c862b708122b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:45.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:55.192Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f531d371-133a-4b6e-b9bc-a03d7e6867f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:23:55.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:05.228Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f2ed4990-55d3-4370-a503-04613b0f722d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:05.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:24:05.871Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:24:05.873Z |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-03-21T06:24:05.874Z |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-03-21T06:24:05.875Z |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-03-21T06:24:05.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:24:05.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:24:05.880Z |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-03-21T06:24:05.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:15.248Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ed7453f9-4912-44f6-85b4-bb3d5c1d0b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:25.262Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e9763065-0b9d-415c-975c-1ab39894b33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:35.274Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7bd3ad3f-1c72-45c9-9392-81072342b1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:35.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:45.298Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4963e86c-9eba-4c50-9605-b94db61611a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:45.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:55.323Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=17798313-b370-4f76-89b6-81dc1c146a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:24:55.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:05.361Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c1742b38-7bb8-4fb2-a894-9f7a48ae9d0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:05.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:15.379Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=048bb825-3a03-4d4c-82fc-792caa985e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:15.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:25.400Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2ebf0bfd-6dd0-443e-a109-00062abd9918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:25.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:35.417Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b5401f53-20fc-4f4b-a143-a8c2a18dcd3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:35.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:45.429Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=38790b42-28f5-489f-94e9-a988125c4bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:45.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:55.438Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=653db997-8e65-4e88-9447-908f7cf234ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:25:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:05.449Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f0d8f517-4b52-4ed2-8870-f67da22f4b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:05.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:15.459Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f3a20003-cf97-4e73-b20c-188c1f2eca9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:15.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:25.491Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=996b5d0b-34d9-4d81-9811-e28871b8c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:25.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:35.503Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3c11bf1f-1002-475c-b22b-a33546b13625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:35.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:45.523Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=155f76ee-1bd4-4137-a39c-637de48cc63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:55.539Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9997ae5c-3af9-493f-bbe8-f3a73ff10a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:26:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:05.558Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=df609b78-b68c-4856-a8bf-8faa507cc83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:05.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:15.570Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f103f3de-b70a-46d5-b699-b7b2b39f0e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:15.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:25.582Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=be713ef1-1ac7-4b45-9a50-121fd4fa4bbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:25.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:35.619Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3f99eb37-6893-406a-be3c-bba416fc5aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:35.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:45.631Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0c0b94df-d0cb-4b58-be7f-89b87369ce65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:45.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:55.644Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=476e3062-c80e-4f68-b9d3-73d8220a5e19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:27:55.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:05.656Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=544acfe6-54bf-4da1-ae00-f6302d6dda72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:05.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:15.670Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5a4738e6-3d18-4006-9270-7c8b6a159825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:25.706Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=160872e3-cf8b-4411-8a34-e42995767ccf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:35.718Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2c5bd3bf-43ab-4341-818d-f6a9dd030a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:35.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:45.728Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=712d538d-05cb-46a3-a51d-8162291f5755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:55.739Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=56a69e0a-737b-4f62-9357-ff0f2df51522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:28:55.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:05.759Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d91c5121-1971-4d03-a263-7bf5eb8796cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:29:05.999Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:29:06.000Z |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-03-21T06:29:06.001Z |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-03-21T06:29:06.005Z |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-03-21T06:29:06.013Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:29:06.013Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:29:06.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-21T06:29:06.015Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:15.775Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f33b1107-d382-47e8-a0e8-f5059f4d142e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:15.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:25.790Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=21207349-1361-4fb9-86b1-81d6210e4eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:25.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:35.805Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0ace1a42-0eb1-4bbb-b230-db690cfd7ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:35.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:45.822Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=35c606b6-cfcf-4659-9381-e99e240d13d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:55.835Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f6f905fd-0b1f-49cf-9ce6-dc3dc929487d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:29:55.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:05.848Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=38e03156-7748-47d1-9ac5-0d4b8af4d090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:05.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:15.859Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ab75a97a-c4f1-431d-b176-9eddafe8e4a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:15.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:25.881Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9cd6c42f-fadb-4b26-840b-631318e00175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:25.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:35.899Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a72dad2d-b399-4426-b2a9-5ecefc763f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:35.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:45.912Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a2216ad0-341b-45be-abe3-d754f6764899 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:45.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:55.926Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6062d434-c273-4885-8620-65c46e1ab9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:30:55.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:05.943Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ede2cb2b-7d47-4b2f-aec8-e53d22f91989 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:15.968Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6ff7e828-e7ef-4ab5-930d-9269bf61341e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:15.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:25.978Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f6c27037-69ee-427c-8fd1-840de83755a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:25.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:35.999Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5dedf5b6-0f64-4e76-9d5e-f109c3ab6484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:36.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:46.009Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4e91f786-64e2-4249-97ef-05fdcaeb3e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:46.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:56.022Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c6db9a49-7051-42c8-9568-7f12601df944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:31:56.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:06.033Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8d499f4f-6c3a-4b99-a39d-0a2f03495db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:06.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:16.043Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=835dde33-092a-4499-b4fb-040533ce55f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:26.060Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1fe119f2-5d74-4555-b920-7bcf0e653954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:36.070Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3361c132-5087-4895-831e-2610b60b55d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:36.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:46.088Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=769d7db7-3afb-4cc5-8f4c-3fdc90366190 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:46.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:56.099Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=118dd67d-1bb5-4149-87ec-618cadee27a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:32:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:06.117Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8344b1cd-a531-4071-b911-5ffbbb57d84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:06.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:16.146Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4bc32154-c809-4549-a59a-ab01666d37a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:16.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:26.156Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a5235288-9e86-4b58-b2e7-bd33a94e5c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:26.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:36.165Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d074dab0-a7b4-421b-81cc-70e5e42684c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:36.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:46.175Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5457245d-eb5e-49c4-94f3-3f887a44b29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:46.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:56.187Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c9fdc671-6cbc-4f90-95ce-f2a673e0e56a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:33:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:34:05.856Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:34:05.857Z |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-03-21T06:34:05.858Z |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-03-21T06:34:05.859Z |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-03-21T06:34:05.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:34:05.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:34:05.869Z |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-03-21T06:34:05.871Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:06.200Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f90df647-710d-4142-bf2b-3eade13bdeca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:06.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:16.215Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=845358e2-640a-4828-9ecc-cb37dfbeb250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:26.228Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4c3e5205-cbb8-4793-b56a-963d3a9b7b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:26.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:36.239Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a62431ba-94cb-4d19-90d7-bbc10877c5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:36.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:46.251Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=01dd0a25-8d3d-40e4-a993-177f9fb6c7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:46.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:56.262Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7c3d3e14-3887-4d75-ada9-8122ea99403b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:34:56.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:06.273Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7b89bf6-c8cc-402b-9286-0482c416df3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:06.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:16.287Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f0b42c3d-2960-4ee8-857a-697ce63712aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:16.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:26.299Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fe457b3d-8acc-42df-827c-a6e27906e71e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:26.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:36.316Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=717026c3-f80d-4b13-ac47-dba8be6eae4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:36.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:46.329Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cab46d46-412a-4545-8534-4adb93619d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:46.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:56.339Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0134a7b0-a8f6-4aa3-a384-d1fe003ec4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:35:56.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:06.349Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=32ef7dac-607e-432b-b131-d5d3eeec1559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:06.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:16.361Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e6d93212-cbbc-45bb-a671-b92e3aa7b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:16.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:26.376Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=50b96565-3100-4ecf-b4d4-26cd797a3383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:26.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:36.386Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e2ff106c-3dfc-4102-92a9-3076913ade06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:36.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:46.404Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2db80bc9-9fd2-4c88-8905-39c9165bcebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:46.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:56.421Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f694863f-e8dd-4440-8ac5-eb3b913436f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:36:56.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:06.429Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=56ceee4f-696d-4f8c-bbea-341c05ff00b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:06.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:16.442Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5f9d9210-e8a9-4978-8c11-476e116afe9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:26.469Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=02a5d0af-dd8b-4449-bfbb-cc57da5b5620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:26.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:36.485Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a8e60af9-e9f0-4198-85a7-28bc7db4888a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:36.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:46.495Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3ce3c305-0e0c-471e-a811-30b7f0a53924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:46.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:56.506Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5d497a6c-a6e4-481a-b467-68c7fdd6fdaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:37:56.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:06.526Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=28271186-b4b3-493b-a446-771538167f69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:06.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:16.537Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=add70ca3-dbb1-47da-93ab-0f2d85b14302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:16.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:26.551Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=48d6bb34-a2dc-4bce-94a8-52e4fb229fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:26.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:36.569Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=62fee3fd-5c02-4939-af8b-a2896cfa741f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:36.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:46.578Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7276719e-b79d-4368-adbd-d7bf624856b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:46.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:56.593Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5edcbf86-61a3-40d3-af52-908acb7dbaaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:38:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:39:05.941Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:39:05.942Z |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-03-21T06:39:05.945Z |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-03-21T06:39:05.949Z |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-03-21T06:39:05.958Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:39:05.959Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:39:05.959Z |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-03-21T06:39:05.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:06.615Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5b409f2d-fc43-45a4-a097-480059a0ba8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:06.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:16.655Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8ac4a55b-c0c7-4c72-b788-dfc2eb1a2674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:16.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:26.667Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=af0b4316-2f0f-4696-99f3-f7d3cc0e4779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:26.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:36.690Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=810d95c8-1323-4067-b85e-2a3274fe4078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:36.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:46.704Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=abca82f3-9cec-4850-b39e-4b1ff2f23ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:56.713Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=875d5950-d7e5-4e2b-a0a8-38259478c7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:39:56.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:06.730Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a2e9d83e-8a24-4ff7-bf06-36ed6701560c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:06.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:16.740Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c076b713-0704-490d-877f-15eeef73f6c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:16.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:26.755Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fa731569-904e-4df0-836d-512c1f51a030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:26.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:36.768Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=660bb683-42be-4b33-bf8a-9aea5e59455f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:36.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:46.784Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4a2be356-b585-4078-b598-1b7286d0cede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:46.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:56.793Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=76f7fe7d-5071-48b6-b249-f06882980a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:40:56.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:06.810Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2acdab58-24bc-4572-80da-ce69cf48ad7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:06.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:16.827Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=090ad011-2310-41f7-9d93-44fc82ae8b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:16.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:26.846Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8df4dcfd-1b5c-4273-91a8-9ca23e377dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:26.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:36.895Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=af44835d-567c-4e5a-bd2d-4e04e0af0290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:36.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:46.910Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=511afcbf-44a1-4ff9-8789-1722c2860187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:46.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:56.920Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f92f5fa5-3126-4442-b943-82c0aabe8fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:41:56.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:06.935Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8f60a9d9-d7c3-4655-bdc8-8d2443d71239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:06.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:16.946Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=63b1916d-e83c-4105-83c5-55fc486d4ea7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:16.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:26.957Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1a9ee64c-c3a3-43d1-bc04-747491675ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:26.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:36.969Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8b0ad2a5-5ecf-4f72-8d86-7b6315ca156b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:46.986Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9218d0e3-bb2d-4dda-a985-19d7e5100b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:46.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:56.999Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f651989e-c3cd-49fc-8d17-bd2e3d3363f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:42:57.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:07.011Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=97339009-7ff8-419e-b6f1-24129a8fba15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:07.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:17.026Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=efac9086-7b2f-4229-9a29-2b07daa95c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:27.038Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d6b2c3f7-1aba-4b6a-9b6a-6c2d7975767f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:27.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:37.054Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6dae729a-aa4e-4f15-b40e-2b31fab482cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:47.067Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b20ce3cf-d61b-4b61-829f-0eb8a2bdbe8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:47.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:57.079Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9544be73-0efd-4187-abfc-3948e3e90009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:43:57.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:44:05.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:44:05.957Z |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-03-21T06:44:05.958Z |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-03-21T06:44:05.962Z |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-03-21T06:44:05.972Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:44:05.972Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:44:05.972Z |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-03-21T06:44:05.975Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:07.089Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=408f5b7e-4d10-4faa-b4be-becb1434ddef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:17.105Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b23b3e5c-f2ca-4707-b43a-273d49399bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:17.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:27.117Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0045e3e2-4e41-4653-a536-acadca095024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:27.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:37.132Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1fa06641-1c8e-4894-b3ec-b019cb7fc379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:47.143Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5bfa07fa-b921-4025-8de5-d311a9b57d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:57.156Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bc9bf6eb-7ad9-4bef-95c3-559898f359c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:44:57.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:07.170Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c9146af6-969a-4837-b3fd-edac3feedf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:07.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:17.181Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5c8c7bff-3715-4f41-abba-4b734faac06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:17.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:27.198Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=003e27c3-e66b-4c1f-8bb7-5666a9461995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:27.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:37.219Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f4420a70-f713-4e14-9013-aa36893c0d76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:37.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:47.230Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3b992858-0f24-45f8-bf17-de484e65495f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:47.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:57.264Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4e74dffe-2f0c-428d-9f1a-b9a14067ed74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:45:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:07.272Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d1a9c4df-2b60-4a44-b6ab-1a93ab27ebdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:17.283Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a781f016-bc3a-48b5-8677-3c3ccf5a2e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:27.303Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c97c4bf1-927e-4e61-a201-e994f0144272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:27.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:37.311Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4fcd806e-2173-4e49-a61c-9f0802c5fc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:47.320Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5fd3e545-32ed-4d61-a881-56403d11273f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:57.331Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ed00dc93-49d9-40e6-aa9e-667514728221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:46:57.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:07.343Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cb563c2f-8ca4-438f-ada5-6c9843ed1b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:07.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:17.356Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c48fea34-0853-4a1a-8782-87cd13007fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:17.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:27.376Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=69f9db13-3ad4-473a-81bc-7b330eba62c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:37.388Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7f8c2308-1a68-4428-b020-ab6fa90eca1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:37.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:47.405Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e650495e-9b3f-4111-8b24-e81f77d1e710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:57.413Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=83a15373-ba3c-46b2-b2e5-5af729647fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:47:57.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:07.422Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9139a910-f1ef-497b-808f-81ab652fb00e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:07.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:17.435Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c932d108-a71a-40b3-a8cd-86e74454c352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:17.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:27.445Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=465853af-a9a9-4ca1-8f51-769d460c434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:27.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:37.462Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ea2695e5-375d-45cb-8921-65d6f57eb869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:37.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:47.475Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f7e91617-7920-49ea-8d64-ffc93926022b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:47.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:57.497Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=87487c91-0c8f-4cbb-9e4d-f8fe9ee79afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:48:57.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:49:05.905Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:49:05.906Z |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-03-21T06:49:05.907Z |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-03-21T06:49:05.909Z |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-03-21T06:49:05.916Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:49:05.916Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:49:05.916Z |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-03-21T06:49:05.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:07.514Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1138ebd2-3839-4fc1-9145-3c034830426e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:07.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:17.527Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=58791e25-379f-4546-be8a-9bdd5b1f8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:17.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:27.539Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=25500e1f-cd0e-4bb1-955a-512ed86dfab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:37.549Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0e19c28d-fa3b-4400-8577-ce06a12d7e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:47.570Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=53fb5f45-f458-492f-8876-3484c7e1db0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:47.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:57.587Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d53798d0-47c9-47a9-8c5c-e6e26d8990a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:49:57.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:07.600Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0128a42c-8983-4477-bced-55a72a428d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:07.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:17.624Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d3abf153-40c2-40e5-8584-7f75f562f0f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:17.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:27.640Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fe507d11-08a5-4235-af21-7a3fe0684891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:27.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:37.658Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=28baddb7-ecaf-41e4-9e19-1b431eab59af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:37.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:47.675Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9395da8b-786e-4fee-8dd5-352ab7729486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:47.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:57.687Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a36625f2-9085-429b-a495-f77ec79c1455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:50:57.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:07.697Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3df21c4d-f623-4264-96de-6204abccdde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:07.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:17.717Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3e1eba80-51d2-4590-881b-d9fe337dff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:17.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:27.727Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=18a600f6-123c-4e02-adee-972c1c6dfea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:27.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:37.740Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b4c87049-779a-4fd2-ad49-f14f58c29670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:37.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:47.751Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=7ec06628-e70a-4190-9572-8e5d9eae8657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:47.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:57.765Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2c9b9e78-3d51-4710-a531-48130f638622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:51:57.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:07.782Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=217a6d07-f351-43d1-bb9c-6e998b9c566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:07.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:17.801Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=589e1d80-9353-4da7-88aa-8aaa2a4505c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:17.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:27.822Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2426fcd7-46df-4baf-9cbc-9cb2976e2acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:27.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:37.853Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a131bbf2-ae9a-4780-9d40-73888995a606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:37.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:47.864Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d51a197c-9dfc-4538-b0ee-15f9590014a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:47.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:57.876Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ebfea40d-1a14-40fc-962f-9f9bb52377c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:52:57.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:07.894Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=27c50eea-b913-48e1-9604-81e5e13de592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:07.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:17.916Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=97100032-ac85-4f7d-b487-5d3b40769027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:17.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:27.942Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=81950039-08f9-4a81-b35c-2eba3eec1029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:27.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:37.965Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f5668ef0-db2a-465a-9afc-04ada1cb13ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:37.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:47.979Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e46584a6-eb05-410a-95c4-2a374ef40a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:47.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:57.999Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=76516d57-4e46-4357-87f9-78fb14ac55b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:53:58.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:54:05.968Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:54:05.969Z |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-03-21T06:54:05.970Z |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-03-21T06:54:05.976Z |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-03-21T06:54:05.988Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:54:05.989Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:54:05.989Z |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-03-21T06:54:05.992Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:08.030Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2abc0fe0-f4bd-4854-9db9-f5ac907f11b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:08.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:18.049Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9498ecc2-1847-41e8-9833-72e211432052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:28.062Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3cfcfdd1-e4ce-4b53-ba33-e848d1b7170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:28.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:38.074Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=da33f14d-85af-461d-9bd4-2b30b620eb72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:48.091Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=10416662-bd9a-4c3e-8b4d-73a57670f665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:48.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:58.110Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ca345ed4-579b-4811-a41d-b728f00e7bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:54:58.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:08.136Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=591cf66d-b3ac-4261-afa6-c5cbfa6a6fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:08.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:18.148Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=987a2a91-c17f-482e-bdb2-9070e992cd42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:18.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:28.161Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cb95f229-234d-4dec-bd96-15bf5430db98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:28.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:38.182Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a7205fe7-a2e6-41bc-8a7b-4e874057e85a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:38.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:48.201Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=17eca245-9b4e-437a-a0f4-7caaab73089b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:48.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:58.215Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=76cb6b14-7993-4e81-b03d-514c70742369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:55:58.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:08.222Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=660f6a86-7237-4ea6-8f47-f1e464d86844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:18.240Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a30e9bcc-9afa-40b3-863d-d19f8bdde5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:18.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:28.250Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b9446558-04f3-4868-99e4-9822fec12887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:28.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:38.267Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c81e029e-4f58-487b-8208-807c06e90654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:38.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:48.286Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=711dc829-77d6-446e-b0b1-e1b5bdae1eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:48.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:58.309Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3e3b19dc-8db7-4052-bd57-5e28d9a37980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:56:58.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:08.322Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fb7ba968-1310-47cc-a040-7d0d36058d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:08.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:18.330Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6a707700-361f-4697-aa02-b91c704b2bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:18.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:28.341Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1d342007-9e69-4e9d-839d-a29677ad9588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:28.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:38.356Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=316a016d-7ee2-4784-a04d-bebec52e87e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:38.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:48.370Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=193d09dd-3bc6-46bf-8472-be9d5ce8fccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:48.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:58.404Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2656e194-3a16-42b6-9c1b-fe6bf960224f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:57:58.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:08.412Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8fa3effb-d811-4035-8ef7-a954e6c5db52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:08.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:18.429Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=315a2071-2cdc-4bed-8b75-33d6bbc2cc6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:18.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:28.441Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9827937d-9690-40d3-8fdc-8b6555023994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:28.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:38.451Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ac048652-536b-4188-b55e-d805c19bfd66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:38.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:48.478Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2209d0b6-b4c8-499f-abde-a98ed131a58d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:48.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:58.525Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8b698bd9-38c8-4a70-b934-7993abe642e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:58:58.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:59:05.945Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T06:59:05.945Z |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-03-21T06:59:05.946Z |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-03-21T06:59:05.948Z |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-03-21T06:59:05.953Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T06:59:05.954Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T06:59:05.954Z |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-03-21T06:59:05.956Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:08.551Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9880bfd1-4f38-442a-a43d-8aeab6d7483d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:08.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:18.572Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5b4c1b03-6b5a-459f-b332-b5273966fea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:28.595Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8e95699a-d07c-4df1-86bc-c2e4d76af0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:38.605Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=56c75ca1-0fd5-4928-a9e7-9e5938a46551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:48.615Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f85c7df8-7bfa-4956-bf08-6654f19b3a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:48.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:58.627Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9d6e91e0-049e-4681-9ac7-c793e1ce1a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T06:59:58.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:08.637Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=abf253a6-abe7-4f2f-b051-e09fd3a850cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:08.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:18.646Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=924a7e9b-a355-4ea6-957f-2880a0a39292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:28.661Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4cbefa04-5a6b-4755-9bac-74aa3d9e4074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:38.669Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a36b80c7-9d96-4167-98b8-b9863c8b4d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:38.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:48.689Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6a0f3210-16a8-406f-b3f4-a8b91912bf7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:48.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:58.722Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=770ecd58-edc7-491a-98cc-281ffb3c92ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:00:58.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:08.731Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=56d7bd6d-c4b0-48ca-b124-f5c1feaa3015 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:08.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:18.745Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4caae3a9-c2e6-49b0-8f0a-7dab0724d8de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:18.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:28.774Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f8a131e2-93b8-4627-9f33-9df620b875b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:28.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:38.792Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=34456339-1c2e-40dd-ba46-0205ebe57217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:38.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:48.801Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=54083fa2-6027-40d9-b4d0-6944347aee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:48.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:58.817Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b8c0d0c8-d549-4816-8c1c-d2c7a0864082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:01:58.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:08.836Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cba8aa8c-e291-4b92-82d2-8d50a609362f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:18.846Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c7833a8a-be26-4a37-be52-df97c43aa2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:28.853Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f40a3609-6a68-4ee1-a396-2446665c1ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:38.878Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3d4bc752-8278-4add-881c-cba9565e5bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:38.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:48.896Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=835ca95c-d03f-4d6a-afca-f921d9c63de4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:48.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:58.905Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f6824bd4-bd1c-4e59-bb12-92b9dea4b421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:02:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:08.915Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=476e8c84-6aeb-4fd0-a69f-a9152f062780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:08.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:18.931Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b3dc69bd-4166-4e66-9128-d98be894f5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:18.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:28.942Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=dbf59ca6-4f89-4b2e-8d7d-e8f1ab510898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:28.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:38.953Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fc444a56-2eda-474d-a4c9-5ea96a2ac184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:38.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:48.987Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e0a941b2-fb38-497a-8079-d692743f4ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:49.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:59.020Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=198b243b-90b8-4f18-9389-ffaacff428f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:03:59.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:04:05.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:04:05.873Z |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-03-21T07:04:05.874Z |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-03-21T07:04:05.875Z |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-03-21T07:04:05.889Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:04:05.889Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:04:05.889Z |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-03-21T07:04:05.891Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:09.033Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=3505ae40-4e90-4f1a-b54b-3bf4c1941149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:09.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:19.043Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d40e3c15-3a75-4910-9d69-f082cf066c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:19.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:29.054Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a9bff744-f184-4e23-9e9a-f85c4126e443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:29.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:39.074Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6c6040c5-9ea7-4de2-8e23-6ea7123534d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:49.086Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d17a498e-3eba-4187-a06a-69b4fff3d7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:49.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:59.095Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c2e93dfe-1c18-4809-a662-fd55f6a65c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:04:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:09.118Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=66985ca6-43ca-45b0-a8ab-0d79362b5439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:09.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:19.134Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ef5b4140-4648-4b5b-bea6-14fb6489b9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:19.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:29.143Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bca951f8-1a33-4c8a-856a-0e4961a347d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:39.152Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a818f481-731a-4c3f-ab70-681df652cfdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:39.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:49.165Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bc430a26-dd83-4370-a27a-c0e8bc2349f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:49.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:59.176Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fc96db1c-0d46-45a6-95ba-df9bc8f489a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:05:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:09.188Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0f14ea28-2167-4e76-8b55-cbe1715e5ff0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:19.199Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=591b41e1-fa67-4b4b-b920-444fbb22ef2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:19.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:29.210Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=64271943-fb4c-451f-b1cc-fb6aad64f894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:29.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:39.233Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=63556d6d-463a-4954-b6ac-7ea409d63371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:39.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:49.243Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=542cff67-d774-401b-bc94-c803910a11fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:49.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:59.253Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=33a319b0-d2b7-4019-9ce9-e0922e8e6080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:06:59.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:09.266Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=72c4b587-ece5-420d-b4a6-90c5ee172d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:19.306Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=788af1b6-12d1-4b9c-80a2-de51726b056a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:19.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:29.316Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=017af6da-6b6c-4674-9833-8c21f9751905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:29.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:39.326Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ae11f2ac-fa01-4f67-b954-1b843afd96c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:39.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:49.342Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c0cf1947-bdee-4e32-ada2-73df9cb10c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:49.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:59.352Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6b210486-f0fe-4b73-bbe6-af77ae02426b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:07:59.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:09.369Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4d0ab60b-6624-4bbe-b901-f93cfa824212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:09.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:19.381Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9f779cbb-f6f0-4eed-831a-071649eab8f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:19.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:29.414Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e18edb91-934a-473f-bc6d-e92979d87b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:29.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:39.424Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a19bc793-4723-4973-b10d-cf4735f55875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:39.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:49.435Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0e17b58e-6632-4b24-a6e9-ca4c7bc52615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:49.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:59.449Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=0b3e1594-ce8d-47f9-bb27-642b33d6f00a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:08:59.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:09:05.939Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:09:05.940Z |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-03-21T07:09:05.941Z |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-03-21T07:09:05.944Z |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-03-21T07:09:05.949Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:09:05.949Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:09:05.949Z |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-03-21T07:09:05.952Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:09.463Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f9e527cc-0252-46c5-8938-e5f8088ff3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:09.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:19.477Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=00003abe-18d9-49be-ac27-68a9bec39f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:19.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:29.520Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5b40bdfe-bbb0-450d-a3d9-34b4f5762923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:29.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:39.531Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=342c09e9-906c-493c-a1e1-eaddbe0eda4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:39.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:49.539Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=15887fa9-1d01-4956-ad1f-9154b8eac54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:49.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:59.548Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bf9812f1-2d21-4332-ac7a-752cc8340928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:09:59.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:09.558Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1c665ee2-1f9d-4e5c-915a-86b83aaa44d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:09.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:19.570Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=250d5a8f-a508-4c45-8511-5d61e150c969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:19.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:29.579Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=93d955d4-8fb4-43df-ad28-282d4ecf4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:29.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:39.595Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=04c247c6-d8cb-46ab-b281-8d85e9b233a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:39.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:49.605Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fd269d80-f427-4ee5-8684-daa4e890f422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:49.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:59.614Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=79d2d5f1-752a-448f-ad3b-e5175ecdd140 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:10:59.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:09.635Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9b730406-b1f3-4095-9a75-3b2531509a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:19.645Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=092c039d-94d0-402b-9395-a53f8ff2d68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:19.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:29.655Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c6fd36a1-111e-4d2d-9eca-363f8d1c0c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:29.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:39.679Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=216f4bd2-200a-45ff-af20-9a765342315c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:39.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:49.690Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=13078c03-7035-4304-831e-b54ab1c75ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:49.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:59.708Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f1832b60-0da7-47c3-9964-4cc184517869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:11:59.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:09.716Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ab731315-0dbd-463d-a898-c35b0755a245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:09.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:19.730Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=83e050fb-2e6a-45e6-8173-745d48d247eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:19.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:29.739Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b3ad83fa-8a2c-4487-91c2-8fa1afd17a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:29.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:39.753Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5f8dfc59-b552-47c2-83f1-e781c6e8a28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:39.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:49.775Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=356d80bb-5280-4938-bf79-e56e44ca58b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:49.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:59.787Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=194e31f5-b4d5-4f5b-8d05-6bef3b38c1cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:12:59.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:09.798Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=abb01eae-e1ea-41c4-8ffd-b1b93f130069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:09.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:19.808Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5014a35c-8423-4f15-afd3-a5970cd4beae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:19.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:29.827Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4ebcbaf3-0441-45ef-b551-3b8e240d94c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:29.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:39.859Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=327b65eb-3008-47aa-bd49-f4d0406d1789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:39.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:49.873Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9442325f-8f10-44f9-982f-1527e92c3d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:49.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:59.882Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f1fbdf79-0ad2-4761-b9d2-a9949b9effa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:13:59.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:14:05.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:14:05.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-03-21T07:14:05.840Z |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-03-21T07:14:05.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-03-21T07:14:05.849Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:14:05.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:14:05.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-03-21T07:14:05.853Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:09.895Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ba57bf54-848c-4e2e-9d76-82dc9cf92fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:09.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:19.908Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2a7c35db-fd66-486f-b4f2-8b42e7d9c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:19.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:29.917Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4ce2c97c-7e55-4c55-b10e-6a88847a1271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:29.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:39.937Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=dfcfe682-e3f1-47bd-909b-57eff69ae25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:39.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:49.947Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=96e68339-5eb5-4023-b621-b1c0c21aa027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:49.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:59.959Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fb61201c-03f4-4bbb-9b0f-02be68ca6a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:14:59.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:09.974Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e8d6548c-7314-4e00-8290-2fdc06f682fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:09.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:19.985Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d70b9a6c-6dbd-4e0b-9f06-646dc4a05530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:29.994Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=707f76be-53ee-420f-bc8b-42fa80992b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:40.006Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=954c424b-5fae-41ce-a327-5070ed1b08d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:50.019Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8854d85a-87eb-446e-a7a6-7a284f55ccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:15:50.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:00.037Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=dde60ce2-a561-4bb2-9f4f-b526b4de1735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:00.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:10.048Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=11667c55-da52-4320-b773-a4c65dbc843a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:10.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:20.087Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=82c8fff6-81e1-451c-a242-c7a82ddc1685 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:20.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:30.096Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9cb83c83-2798-48b4-89f9-08fceb262f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:30.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:40.117Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fe3aed7f-6815-49a8-ae2b-1c1c6f41721a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:40.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:50.131Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=76fdfa9b-a78b-4254-8153-6c53a0acdcb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:16:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:00.142Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=655c0f70-08d7-4f5f-a359-5bf1caa0cf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:00.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:10.152Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9c7e1ab8-8821-45cb-838f-2bd5cbe86677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:10.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:20.168Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ae2ef918-51b0-42c3-ae73-4d8d6ea09b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:20.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:30.183Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a3fabfc8-1991-4d9f-b4a4-94e7d67cd931 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:30.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:40.192Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a7a3181c-e857-487b-bb8b-e64c0cbcf1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:40.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:50.202Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=07dd1103-4d6b-41cc-aeb3-713fc9db0c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:17:50.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:00.212Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=677e2ae1-78d9-48b5-b8e9-ec8bf6258cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:00.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:10.246Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=555893f4-4211-4180-9192-ac12e4d019a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:10.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:20.257Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9809a380-6c77-4ca8-b36f-be0370309f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:20.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:30.266Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=5bbcfc66-2927-4a58-9688-cfa279276858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:30.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:40.280Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c08aae1c-b383-4fe3-9f2c-a5699b7854f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:40.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:50.290Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6a1cb4e2-ec83-4e32-80e5-51101824615b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:18:50.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:00.301Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e515b697-a27f-4645-a70c-a6224b680be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:00.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:19:05.913Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:19:05.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-03-21T07:19:05.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-03-21T07:19:05.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-03-21T07:19:05.926Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:19:05.926Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:19:05.926Z |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-03-21T07:19:05.929Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:10.312Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=abd8e9c7-70a3-4959-8eba-4cd5213ceb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:20.322Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2327be32-8fcc-4d70-9816-81f247c36506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:30.332Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ff201afe-2199-4367-a896-869d3f668d63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:30.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:40.342Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=61a5bfa1-87e5-423b-bac6-18ea5d3cd4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:40.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:50.352Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=75b3b87b-ef8d-4346-8d89-3cc9feedcb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:19:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:00.363Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=19679ecd-5f5a-47ba-9fee-2a93f67c6c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:00.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:10.372Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=39740995-666b-4ee9-b135-7daab51b0afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:10.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:20.381Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ca1e05b7-8cb0-4823-9ae2-69633b4e8481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:20.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:30.395Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fbab31a5-1f02-4f51-9128-b1f53fcfc112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:30.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:40.405Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a14cd5d3-1d1e-496d-a97d-8c7ffc6d9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:40.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:50.436Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=97d5558c-be9c-4473-956b-9f40ba8ce0cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:20:50.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:00.453Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=eb1298be-cdb7-4143-9357-d65bf8e63d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:00.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:10.463Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=28ff28d6-9799-4f87-bb70-f0766b8eec1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:20.486Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b8f7cd1d-e6bc-403c-bd58-c809594b22eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:20.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:30.537Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=46eca652-c9a6-4deb-a70b-c8215e7ccee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:30.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:40.549Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=311d4199-7f79-4762-95ba-94de5d104f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:40.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:50.566Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=32fa4bcc-96ba-4fe9-90fa-f8ab4ccd7c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:21:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:00.602Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=993baca1-bb5f-4929-b912-60938e0179b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:00.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:10.621Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=b653a3a3-58e9-4ba4-b514-2869b267db51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:10.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:20.636Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=31191390-c4df-4979-bba8-c32c11ce1070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:20.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:30.647Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d1d5932e-2a76-4106-b145-0838fefd689e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:30.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:40.662Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=37f6478a-64d7-42eb-88f4-3b0926512a95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:40.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:50.682Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d6a9a412-3f15-4094-8551-16dd93bf94ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:22:50.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:00.722Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=e95a7a16-1a2b-409c-8ab7-c9004d19edc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:00.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:10.731Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=26b822a6-07ec-4b71-913e-cc33a8f81940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:10.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:20.751Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d75c219c-c0aa-4c21-838c-46c89d74b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:20.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:30.762Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=703b3662-9003-483f-99df-79db5bcf21e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:40.775Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=cbed7fd5-f928-4d9a-8f33-d9d241281846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:40.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:50.808Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=501c0a9b-b0ef-4669-af00-4a1fbefbd45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:23:50.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:00.822Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a29d2582-a01a-409b-b662-38d8d8e05358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:00.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:24:05.938Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:24:05.938Z |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-03-21T07:24:05.939Z |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-03-21T07:24:05.941Z |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-03-21T07:24:05.947Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:24:05.947Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:24:05.947Z |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-03-21T07:24:05.949Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:10.833Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=40834758-2b1f-4e0e-b30d-0bb42f5e6412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:10.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:20.842Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=02998064-447f-4ca7-a6d6-6d5d7d246437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:20.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:30.861Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1021bf1d-263c-479d-be47-78782f10d60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:30.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:40.871Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=97e2f6f6-56ee-4686-8015-d2c72d06161f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:40.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:50.886Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d7dc24a9-5e1a-4a81-ad93-b0250375de27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:24:50.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:00.897Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=fa9ccb72-e1bc-4611-9f54-affb2f8de650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:10.908Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9f10e9b6-79c1-4328-88ec-d30456dae2f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:10.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:20.921Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a9da3d08-f7bc-4b1d-8dd8-e036f2062b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:20.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:30.936Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=8af2efb8-1396-4aee-b0db-b3da86d25b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:30.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:40.949Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=54330586-f4fa-4592-9646-209838d5aa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:40.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:50.958Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ec2335e2-dd2b-4f89-82b7-597b6d15d077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:25:50.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:00.969Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f276535b-59ab-41d4-8d4d-c0ae5e6fc3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:00.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:10.977Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9eabd26e-3e96-448b-8996-06382b4f8d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:10.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:20.992Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f9ab0ce1-04bb-4bb3-8d1b-8f9a7b4c604e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:21.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:31.009Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=6c3aa0d0-46e5-45ed-95aa-3d37d0f4eeb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:31.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:41.020Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=a12438c3-c517-4dec-b119-3de3a80e9067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:41.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:51.028Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=33907f7a-becc-4707-ae49-10c5ed6748f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:26:51.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:01.039Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=73e63ac4-6963-4af7-bf35-4e79cbd9c76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:01.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:11.050Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=538c43d9-a246-4956-9313-8c0c32410a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:11.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:21.070Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=96eec292-63bc-4c1b-b2b9-abf7565a4142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:21.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:31.082Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4425eaa5-03c3-4100-af80-29d9f2a1206c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:41.093Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4c39cab4-e8b1-484c-b18d-9c19b0ce21f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:51.107Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f7dbf2a7-d688-48d3-9799-9a7f8ce9621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:27:51.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:01.118Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=282a2301-a61a-4708-982f-af51be7fbc76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:01.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:11.127Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=2fb67551-f387-4f89-989f-b959b407edcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:11.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:21.160Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4b4ef1ab-8128-4ea8-906d-290a565f3f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:21.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:31.168Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=d4fcb1d8-c127-4832-a830-1a89abe6873d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:41.183Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=af6949a4-7be8-4477-97c6-b58dc6bbadd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:41.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:51.192Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=bf5cad30-1c68-48df-8f06-8d467d5ce428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:28:51.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:01.203Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4daeac6c-5d06-4c28-86f7-113f0485b171 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:29:05.831Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-21T07:29:05.831Z |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-03-21T07:29:05.832Z |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-03-21T07:29:05.834Z |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-03-21T07:29:05.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-21T07:29:05.845Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-21T07:29:05.845Z |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-03-21T07:29:05.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:11.218Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=f4b83d86-73c6-4cda-8d49-17dce0b7b983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:11.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:21.231Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=263c9622-13fe-4daf-aa81-3e092326599d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:21.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:31.247Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=92d48b28-98e8-49f2-952d-5fcd4634b0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:31.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:41.258Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=ce931902-e893-4c6d-afa2-3f9bdb323c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:41.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:51.268Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1cf5c00c-02d6-4a40-b70b-5006b1bf6b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:29:51.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:01.281Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=33555f8a-0513-42a6-83ea-5e21e447c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:11.292Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=63e2cf89-8f48-4a03-a369-35e2659fa211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:11.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:21.304Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=60bac1dd-e1a3-4df1-a3a5-02de4f3e0b25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:21.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:31.330Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=c4b56906-2943-4d85-b157-645609798b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:31.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:41.343Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=1497eee0-2b1c-4e65-b3b2-8578bd87e0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:41.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:51.360Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=4117cb06-4a4f-49a5-854e-3e3ea3bea7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:30:51.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:31:01.371Z |INFO |Init configs |InvocationID=0cda0d78-a36b-4fab-a005-32cda7f9a978, InstanceUUID=9c356058-c0d0-41bf-aac0-60ab0ac210f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-21T07:31:01.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |