By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:21:12.992Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:21:12.997Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-29T09:21:13.042Z |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-29T09:21:14.226Z |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-29T09:21:14.401Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:21:14.402Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:21:14.402Z |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-29T09:21:14.703Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T09:21:14.837Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-29T09:21:14.887Z |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-29T09:21:17.624Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T09:21:18.452Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-29T09:21:18.478Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-29T09:21:18.478Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T09:21:18.575Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-29T09:21:18.576Z |INFO |Root WebApplicationContext: initialization completed in 3687 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-29T09:21:19.461Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-29T09:21:21.334Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-29T09:21:24.731Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-29T09:21:25.233Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T09:21:25.234Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-29T09:21:25.237Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-03-29T09:21:26.230Z |INFO |Started MainApp in 19.377 seconds (JVM running for 21.199) |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-29T09:21:26.358Z |INFO |Start scheduling PRH workflow |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:26.383Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cf557e2e-2b15-4568-b6f0-78a70a98ca0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:21:28.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:28.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:38.186Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8a6a45aa-dc08-4868-bbb9-b83052edbb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:21:39.257Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:39.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:49.261Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ccb26824-58e0-428d-ba70-7e123c9c755b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:21:50.325Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:21:50.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:00.328Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f3477dd6-d655-48cc-b413-d5b93549c23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:01.398Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:01.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:11.400Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=aa460caf-94c6-44a9-9487-aeae395d8690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:12.472Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:12.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:22.476Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1d50283f-aa03-4dec-9703-2c599826c8c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:23.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:33.551Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b555b283-7248-4c89-9696-bce3ddb92e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:34.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:44.613Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dfb31b4c-70df-406d-82b5-1619d3ee6fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:45.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:45.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:55.654Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8e80db4b-df41-4d25-8f26-24c641de9b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:22:56.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:22:56.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:06.696Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7e449d68-81bb-4f0e-b729-42e94b7979ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:23:07.797Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:07.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:17.800Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=556f4ed3-0fde-469c-ace1-be5f81c845b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:23:18.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:28.876Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c9b34648-e954-4c8f-a0a5-f73421071fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:23:29.910Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:39.912Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=112f63ad-9bcf-4f76-8a11-63cddd15a4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:23:40.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:40.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:50.984Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d2e287b5-98f8-4382-870e-b3c809d7f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:23:52.019Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:23:52.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:02.024Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=200c79ed-0c3b-40ab-a267-5fb839c4875b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:03.123Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:03.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:13.125Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9970e7a0-3860-4b7c-a47a-5946036c45d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:14.195Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:14.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:24.200Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=998963a1-f01a-4850-977c-28b735d09671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:25.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:25.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:35.302Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f1fb6f91-6ba0-4716-94de-54390075c58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:36.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:36.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:46.348Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3ec128fc-bde2-412f-84f3-0859dd1b7654 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:47.411Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:47.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:57.415Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3f974538-ca09-4697-abba-d4c7ab026eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:24:58.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:24:58.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:08.490Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dd3f371a-41ed-48cf-a764-9978e32d4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:25:09.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:09.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:19.526Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a4986fc3-06cb-4123-a6f0-b77b3dafae5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:25:20.595Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:30.597Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9a4516a0-a1be-48a1-bb46-08a34615cbe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:25:31.634Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:31.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:41.639Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=779c95ea-33b4-447f-86b5-b46cd81a640d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:25:42.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:42.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:52.679Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e2c8fd32-19f9-47b3-b029-4e634550abb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:25:53.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:25:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:03.752Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e59a28c0-29ce-40a9-bea9-2bd34d817e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:26:04.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:04.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:14.790Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dce98a2d-f06d-4566-a6de-8578705b1c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:26:15.858Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:15.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:26:21.715Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:26:21.716Z |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-29T09:26:21.718Z |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-29T09:26:21.723Z |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-29T09:26:21.745Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:26:21.746Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:26:21.746Z |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-29T09:26:21.750Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:25.861Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=60c14c6d-bce9-4fc1-a008-1a900b28674d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:26:26.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:26.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:36.940Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a6b5899c-18ec-4659-a7a2-989134dfe4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:26:38.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:38.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:48.046Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9406ec6c-e5b0-4cd0-9d5b-5df27101c178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:26:49.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:49.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:26:59.130Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=34cfb3dd-c7f4-4080-86da-e50a711da32c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:00.211Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:00.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:10.213Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f77db85d-f9dd-4005-b6b3-49d124a9930b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:11.286Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:21.288Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=fe42eb3c-a2c0-4fb2-ac14-33ea3edd1584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:22.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:22.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:32.360Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=92876c74-4194-4e9a-a970-2ddc63cc37d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:33.395Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:33.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:43.397Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b4ef7052-3e1d-4a57-a357-d5b3ed2ce008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:44.435Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:44.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:54.440Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d5c5b4cf-09be-4092-9b90-682080b7c822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:27:55.474Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:27:55.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:05.476Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2cd43351-dfd1-4392-88b2-3695bc823e02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:28:06.514Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:16.517Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bad91607-c5d1-4312-ac8f-dd8989c0d319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:28:17.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:17.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:27.565Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=957e2dd8-5698-4be4-adff-4665450f9cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:28:28.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:28.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:38.634Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6b4da862-4f70-4a0d-b46e-c2d1fbb1ffe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:28:39.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:39.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:49.700Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ac9cbc07-d237-4795-b046-7642bbc7279b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-29T09:28:50.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:28:50.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:00.744Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=689b9261-b18f-4536-b783-5abe8b22a626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:01.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:11.007Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0301be5d-6266-4a23-8e16-e13adabf9d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:11.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:21.031Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9cfc0f6f-c50d-41ed-9c32-3cd80fe0c621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:21.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:31.061Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dab7d007-d9fd-4ea3-9a8a-f9a68f9186e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:31.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:41.091Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2742c4cb-2eef-4231-85e7-54c871833edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:41.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:51.107Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7ed0e412-9688-4b54-b558-0f8f31a627c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:29:51.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:01.125Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f21227a8-9f59-4e59-8508-2f23f29a15e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:01.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:11.142Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=88f701e9-da84-488d-bb0e-6772421bbfa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:11.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:21.154Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=113d3268-7e6d-4257-8411-10e2024ddc69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:21.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:31.171Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=519446fd-d61d-4a6e-9a2d-0cfc7e5cca06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:31.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:41.188Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cf2923a6-9b94-49d5-82da-fb91a0e2019f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:41.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:51.213Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cdf31121-95aa-44f9-9e6e-91e845acdf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:30:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:01.227Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5baf7429-79b2-43ed-9786-7943b5605914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:11.259Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7deb5e77-5612-49df-b3b5-862bd2a089ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:11.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:31:19.947Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:31:19.948Z |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-29T09:31:19.950Z |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-29T09:31:19.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-29T09:31:19.979Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:31:19.979Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:31:19.980Z |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-29T09:31:19.985Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:21.278Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=abf74909-7057-42f0-8db3-c0e42df45786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:21.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:31.296Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cb17de58-f523-4b4c-a334-2571ec8b203d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:31.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:41.320Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=46e36f5f-f686-477e-9e5d-9bc950df556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:41.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:51.344Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7d88ad33-914d-415c-b776-db14f78dda6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:31:51.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:01.396Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=39425a54-1209-4941-963d-99e2ab01cc4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:01.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:11.411Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f60975f4-bee0-46ec-a5d9-0609f2e1986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:11.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:21.430Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=129bdd92-2373-4ae6-aeaf-4f66ef92426c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:21.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:31.456Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d74858d2-84f5-4b3e-b9b5-7ac51702e8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:31.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:41.472Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0143dc51-5966-4f2a-81ba-02c31919c976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:41.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:51.490Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9126e5a4-cb92-472b-90ef-c234e60d82da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:32:51.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:01.504Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=07c52eb4-6c44-4884-ab77-38c483ae7bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:01.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:11.519Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5fac1f85-2b63-4658-819c-b0309841bc23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:11.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:21.537Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4e8b0571-d12e-479a-a880-b13c135cfbc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:31.551Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=357560b6-20c7-434e-8fab-795efb0a4718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:31.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:41.580Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=eb295933-d968-474f-8cce-0e708f5478ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:51.594Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=08d08e7f-b8ba-4513-ab33-62fa3b016c5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:33:51.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:01.607Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1059c154-328a-4cf3-9c6e-c6a00a576d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:01.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:11.620Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a5238922-f657-41c4-a25d-88a9407a1364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:11.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:21.639Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3f5077c2-34f8-4ffe-916a-a4c634ef8207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:21.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:31.660Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e41fe083-d5cb-4437-bc95-4554f3cf2474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:31.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:41.680Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=99cb65cc-6fe1-436b-bf33-5395914b79c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:41.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:51.699Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e9c4a95c-1940-4495-8b0a-44872b264722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:34:51.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:01.714Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0ab7131b-8ba1-4145-a5a6-aed73b40be7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:01.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:11.731Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=15eac552-0df0-4519-b51d-10ef230ccfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:11.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:21.743Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0a368945-34c8-4292-9906-83a433b5d047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:21.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:31.754Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=11e98775-e321-4aab-a57e-69deb0109fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:31.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:41.771Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=429290a7-072c-47ac-a654-96c16c01743d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:41.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:51.783Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0d6bbf56-fefe-4531-b395-ec1f85e2d6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:35:51.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:01.802Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b39cedef-3675-437a-b636-2c56601718e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:01.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:11.814Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=38bca46e-9606-46e3-85b6-9522b849d21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:11.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:36:19.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:36:19.932Z |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-29T09:36:19.934Z |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-29T09:36:19.937Z |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-29T09:36:19.950Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:36:19.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:36:19.951Z |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-29T09:36:19.954Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:21.829Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a7b37e27-69d8-4910-ba0f-8e498c42adaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:21.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:31.844Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0bc92fcc-d4cb-4f67-8b9f-6da05755b24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:31.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:41.869Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=33654a85-795d-488e-852f-dde871764a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:41.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:51.882Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4e833bac-3189-49e2-a405-5f62835ef51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:36:51.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:01.906Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7859dd51-fbde-40d0-af3a-1fe61e3e1df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:01.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:11.919Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=58e848d2-1ef4-4f42-91f9-27465b36dabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:11.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:21.932Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c8a9c87f-f46c-43e0-b28f-ab7d4d6069ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:21.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:31.944Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6c6a4c97-46b2-4bf9-9960-725f4fb25646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:31.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:41.962Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b92e800c-d30f-46e9-b0dd-a3fd60bdc24a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:41.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:51.975Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5e4dc567-2358-4d65-9bb3-47b119393881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:37:51.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:01.990Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d6e3094a-8764-4ba7-88ce-2c7b77a598ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:02.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:12.004Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b91562af-be14-4fa3-81c7-bf26843ce8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:12.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:22.016Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3ac1f789-6425-4157-a093-b03ec1d1f706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:22.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:32.029Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=20f437b4-8023-4a82-ad3f-bf7bf5a71868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:32.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:42.055Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4ce4a574-6ba7-4c78-aa2d-7bbb6bad52a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:42.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:52.076Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e9d93398-d12f-4ac9-94e7-3ba53e001d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:38:52.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:02.104Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=44595e3c-30ab-49f0-bdaf-4a53c4afa66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:02.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:12.116Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ae630885-2f38-4d59-937a-b3f07d8945fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:22.127Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=058d8f21-2761-49b1-a26c-1d080115e56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:22.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:32.162Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=497c3cc7-55ff-4a21-962a-dce5df7bca7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:32.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:42.184Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=96563f5f-b072-4612-9063-c4634e20fcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:42.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:52.201Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=43797836-1f2b-4f86-bccf-fe3ccc55c173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:39:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:02.221Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=21225d66-8d39-41c4-9619-f1ee2b4e9531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:02.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:12.233Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e6c54569-24d2-4af4-baf4-624cbd4a4153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:12.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:22.248Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3d040a0e-6066-42f8-a134-084b227933cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:22.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:32.263Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=01ffaf4d-d87e-407b-adaa-d7d8d21a338a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:32.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:42.276Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a749913a-ab21-4a18-8b3a-49f087312235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:42.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:52.285Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f10be84d-1fcd-4478-b2df-24a1d3cd786e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:40:52.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:02.300Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bd2ff0cb-7de5-4541-8846-1285df4e48bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:12.312Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8d59408e-6b33-4df3-ab62-de2c0d1f9813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:12.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:41:19.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:41:19.913Z |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-29T09:41:19.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-29T09:41:19.918Z |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-29T09:41:19.932Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:41:19.933Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:41:19.933Z |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-29T09:41:19.937Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:22.340Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1cf4846c-25c5-4207-a09c-891eb8317b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:22.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:32.354Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=752610ac-e284-4e07-b448-0e0165187c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:32.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:42.366Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=93f24ac6-cb5f-44e0-969c-d17358ddb815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:52.380Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=185e9c48-407d-4904-8622-49d3574ba20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:41:52.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:02.391Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f346b318-b6fe-4565-a149-f8b781949ae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:12.403Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c5cbe231-67a6-44c6-8d54-f542512b6d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:22.431Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d09dfb92-a6e9-410f-ae23-b12228caabae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:22.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:32.452Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2ee0f616-ed63-4c09-891d-71ff69bfe53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:42.468Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8d7a4a2b-84c9-4304-b547-44866ed71406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:52.482Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8a902533-a109-4720-93bf-519782c51c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:42:52.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:02.497Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=60bd816d-64be-489e-87ce-3887dcc77c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:02.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:12.511Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d01819c3-d67a-488c-a6f6-53ef7e169dbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:12.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:22.521Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c6e47741-7936-4e50-8e56-d6a1e444f8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:22.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:32.533Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ccacff3a-18cd-4c94-97cc-4af1582be5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:32.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:42.543Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bfcc96fa-a44c-4c0b-802d-42c05e6338db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:42.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:52.554Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3d61c42f-d20b-4a45-9be5-4ffe1f73eb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:43:52.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:02.564Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=081a722e-672f-4699-9430-b88d4f6c1689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:02.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:12.574Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=938bb92c-54af-41a6-a139-93e60ab292f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:12.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:22.584Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1e5dffbb-3609-4bf9-87f5-69acfcb7438b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:32.597Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a15c551c-2e20-44d3-b58b-ae734661f638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:32.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:42.609Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6bb30af3-f7ac-434e-b3fd-3d46112237a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:42.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:52.638Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=07661a53-80ed-4593-b093-e00b887184fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:44:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:02.659Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c1a1508a-83e8-4333-849f-1071c964e291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:02.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:12.674Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=48a1519d-b154-41c0-991a-a1bd121ad897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:12.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:22.690Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cac2d8ba-66a1-4fda-8d28-68e01dfaee2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:32.704Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=080c2dac-6401-4c5a-8280-1c5c4ce992fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:32.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:42.714Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=426df67c-94c9-4cfa-aeee-720d859dc697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:42.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:52.723Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4fcc8813-9c43-4ee6-b15f-99718b70d0ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:45:52.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:02.738Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=64c2ee55-d48a-4b3b-9c46-ae3a31d677f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:12.747Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=350857cc-8c89-4406-9b73-5661a1fc75dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:46:19.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:46:19.882Z |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-29T09:46:19.884Z |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-29T09:46:19.887Z |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-29T09:46:19.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:46:19.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:46:19.897Z |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-29T09:46:19.901Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:22.758Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=fb167723-43f0-4a17-815c-10e834abee4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:22.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:32.770Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c1e5fe73-8f84-4cec-8e3a-6b1f72bca73c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:32.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:42.783Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8a71956e-855c-4060-97aa-5aacb611c150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:42.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:52.795Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9ddb209f-80ec-4066-81d3-da36ef611394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:46:52.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:02.805Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=acf852fa-6913-4136-aa2a-a70875ed9b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:12.815Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f747596b-0c90-4e32-91f3-d75cdff8a13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:22.827Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=359858ba-ad70-4bcc-863c-0b913a3f03b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:22.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:32.852Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=03cc0a23-fa25-4fb4-84f2-00310d8f4ab8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:32.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:42.868Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dc39061f-d384-483b-ae79-4da8a135b076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:42.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:52.881Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=958aa3a2-fb13-4796-9875-4d61165ea269 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:47:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:02.891Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6979217e-487c-4db6-8b68-549732f5cdfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:02.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:12.904Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bc715bfa-34e4-4079-94b8-ec1b981f6240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:22.915Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=da6b2408-657d-47c6-b63c-ca188a487a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:22.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:32.926Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9ad61a94-bba9-4a78-9bf3-5f1b26819f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:32.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:42.944Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=61a322b5-a5a0-43be-b87d-3ff29a002b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:42.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:52.956Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e21b6999-d9ef-4244-a50c-cfce5ed3767e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:48:52.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:02.968Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5a0d7565-edc6-4346-9146-fc1149c71409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:02.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:12.978Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=afa631bd-9f00-4be9-ac65-ba58617863c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:12.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:22.989Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3ef28e23-7473-44c5-9dbd-509acd43f331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:32.999Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=021c324f-2748-462d-a608-61d071a7ddb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:43.013Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=17dfe2ec-975a-4e9e-965c-47b9a9ec0bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:43.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:53.021Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=21d9b10e-9317-412a-a947-24024cd87187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:49:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:03.031Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7c957340-e997-4a05-b527-26d766a77a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:03.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:13.041Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4aa57cc3-538e-4f13-8028-b43a383ef3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:13.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:23.056Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ddd0cf84-def1-4185-992c-9694926e270c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:23.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:33.081Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d089a275-4c67-429e-9122-9396840af19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:33.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:43.097Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c9106d4a-2941-4e06-982f-d0439a462a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:43.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:53.112Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=de8bab15-2621-4df9-b332-ef673b1fca96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:50:53.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:03.125Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e12c7e6a-fab3-4c7d-ba74-4b492c35aca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:03.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:13.135Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=db30544a-6de2-471d-8be0-c273e4e28a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:51:19.990Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:51:19.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-29T09:51:19.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-29T09:51:20.002Z |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-29T09:51:20.019Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:51:20.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:51:20.021Z |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-29T09:51:20.027Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:23.148Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=221bfbea-dd93-4089-98d9-7c1a370736be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:23.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:33.164Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6e835f21-7656-4adb-81e4-e8af68e9ba67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:33.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:43.177Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=803f6c10-f849-4f26-9b22-d3245d13a343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:43.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:53.187Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=30393b62-2b06-4e76-bfec-7607f82c9133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:51:53.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:03.197Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=01495945-f127-4d7a-93a7-7b1ccddb8bf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:03.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:13.205Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dbf3a26d-e275-4db7-b8ea-c23088a671ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:23.213Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=75035d85-0b61-46a5-ba8e-c1209777f6c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:23.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:33.223Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2a021364-f192-48a4-90d3-a902538f84a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:33.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:43.233Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=98f763a7-c791-4a55-9010-c773438b327c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:43.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:53.243Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=77ad1b53-a1c6-49d9-b6b1-86958685aba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:52:53.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:03.261Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3c55fdc6-004f-4fa3-a57e-8bab9a50d044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:03.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:13.276Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=78738b14-5a82-4e89-bd1c-b194c4145760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:13.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:23.288Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=72eec642-092e-4d2f-9511-7e8d1f08cf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:33.301Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=52b9d8de-4143-4072-9c37-d9d41d51c142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:33.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:43.313Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3cb01185-4d41-48ac-be63-f36c7cc4a04b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:43.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:53.329Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5ad64af3-1142-43c0-be39-23e2945d5dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:53:53.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:03.358Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b275f284-fcc6-4805-933a-214a078a1e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:03.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:13.371Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=549e0d72-cbe6-46eb-9855-e564afa8e047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:13.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:23.382Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5c896851-cddc-423c-aa5c-b4834b3ab076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:23.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:33.391Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e1e0629c-dc03-4054-88f0-9ffa4e8cf699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:33.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:43.403Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6d7fee7e-0258-4518-8708-d1b928a2b6d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:43.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:53.417Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0d572af4-3d0f-4a75-9aff-8306eea6296b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:54:53.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:03.426Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4113a3f2-7e9a-44a4-8e5e-f5753f35cfb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:13.437Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bb5906e2-70d6-4015-bac0-6cf1dcb04442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:13.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:23.448Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6738759b-e596-4fd7-a0a5-b57a1bf1101f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:23.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:33.457Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3cabf11e-2ab8-4a1e-a0dd-1b63232513f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:33.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:43.469Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6492fd0e-e243-4eb1-b963-a434490e29ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:53.482Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=be671d5b-6fcb-4848-98a9-8044da1a99c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:55:53.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:03.491Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=28bcb380-919a-4c6c-8a8d-f975602ade75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:03.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:13.501Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c84d4a38-a08d-4248-b1aa-79d4a45cc363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:56:19.751Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T09:56:19.752Z |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-29T09:56:19.754Z |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-29T09:56:19.757Z |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-29T09:56:19.765Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T09:56:19.765Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T09:56:19.765Z |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-29T09:56:19.768Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:23.511Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=01336410-203b-4d44-b9e6-01f2ae0a308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:23.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:33.518Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=449017af-28ae-4567-8e08-382e598ac8bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:33.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:43.537Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=996acf92-cbee-41aa-92f1-a35685f874cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:43.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:53.548Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6f6eb46d-a510-4804-90bf-3cc1020c32ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:56:53.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:03.563Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1c4a44e1-67bc-4e46-a748-49d845f934e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:13.577Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ca55804c-4a18-4101-ad37-74cb02b84aab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:13.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:23.593Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=55db57b0-185d-486f-b7e8-209631fb7ad1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:23.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:33.605Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c762c4c8-2575-4774-b04e-d6b4a9232b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:33.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:43.619Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=abaefe19-0289-4151-9e79-36d156d96e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:53.640Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e9f8742a-1c22-40a4-a7e9-5269fd455b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:57:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:03.651Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=924a0ab7-72b9-46ef-ab61-f2bdf4ca18b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:03.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:13.660Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a4aba2a6-6ed9-42e3-913d-5a82bf596e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:13.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:23.680Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0668861d-147e-4ffc-9ee7-0b004f99eb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:33.689Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8d50b48d-1e76-4660-8417-b4857a1bc663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:43.698Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=664e59cc-9730-41bd-9c06-f88be99fa544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:43.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:53.708Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3d661624-4ce1-41dc-b066-922a54366155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:58:53.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:03.717Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c8eac059-beaa-4c74-aabb-c8c82f476e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:03.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:13.730Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8c5ddf8b-35be-4b53-ba87-29f452292558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:13.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:23.744Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6414d6af-3d64-419e-8b45-b527331ebde7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:23.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:33.759Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=691319d5-9241-4894-b7a7-a36e4f7c1f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:33.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:43.769Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4bc50af8-443e-40bf-9d01-8b959443f39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:53.784Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b3c7c683-e55a-4e20-9c3d-ba8090b31660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T09:59:53.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:03.793Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=85c4a60d-2baf-44d1-8b5a-baf6ef8a4d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:03.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:13.804Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c35015aa-1dcc-4365-b50f-cd40ae3db191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:13.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:23.814Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cea3fe4b-2f67-49d4-ba4c-29501a962834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:23.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:33.827Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4bd06c0c-d05f-4e20-8d43-cb6953cd72b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:43.836Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=36b89160-e8d7-45ed-a41e-2d83a6dd6401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:43.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:53.848Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c79b71fb-0a4a-4d75-889b-01d8c91e742b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:00:53.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:03.863Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=51b5f21c-319e-4527-acc9-b208fb47623e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:13.874Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=679a1127-92af-480c-ad09-7ae1976677f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:01:19.887Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:01:19.887Z |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-29T10:01:19.888Z |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-29T10:01:19.891Z |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-29T10:01:19.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T10:01:19.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T10:01:19.902Z |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-29T10:01:19.905Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:23.884Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=269724ac-3f79-4a7d-abba-d153f3a40657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:23.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:33.893Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ee9901a3-4f3c-400d-9068-93684593a2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:33.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:43.906Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=272b4617-669c-48c2-8472-a40f0d204f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:53.914Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a7519068-f661-4da8-803e-5129f4b78a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:01:53.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:03.932Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=87a88f51-4e40-4b72-8cd9-c416bb885723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:03.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:13.946Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cfe0c43e-09b7-4d4d-acbd-11dcb5a47794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:13.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:23.958Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=c6e7cc9b-6ce3-4a4a-90f0-e1c71f927f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:23.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:33.967Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bd6f4a09-389e-41aa-bac7-cc371c338504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:43.979Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b8521689-f8e7-4c38-867c-8b74530df7d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:43.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:53.989Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b0231150-55d4-45b5-9d33-7b1608d9766d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:02:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:03.997Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cb86acc6-fb64-4e7c-9e83-77a902fd2145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:04.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:14.009Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ffc57e7e-c81d-4427-ba4b-b38332ce7a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:14.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:24.018Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=efbeec7b-fd49-4894-867c-eb54473ef218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:24.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:34.030Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7b00037a-a7ac-4dec-a0c6-6cb5c66d2e01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:34.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:44.038Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3cc81c2f-9393-4907-8cb3-6c24b9398ab6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:54.047Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8dd23dc7-f787-43fa-acca-d9cf604ae41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:03:54.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:04.061Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=23337b0d-e506-44bb-8b51-0408f9a3c5ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:14.071Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9e9e0032-6ed9-40cd-bf09-d979cccc5ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:24.082Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=9d74ee6f-3ec4-4324-ae3a-b96dba3dc646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:24.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:34.091Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5e52b6b4-7733-4db5-adb5-840246390612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:34.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:44.100Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=08433306-14fc-4e77-a3f8-6c1dc6beb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:44.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:54.112Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e8ce054c-05af-4223-8b89-cf21d10e2c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:04:54.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:04.126Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a4f478f9-463f-4e15-9e10-23fd15fd425f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:04.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:14.139Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2e4b2874-005c-4833-81f3-6f5455e834b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:14.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:24.152Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=35c139d5-88ca-46c2-9565-ed132a960123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:24.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:34.162Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0471e3f2-98f2-40e6-9c37-a82ee0a89ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:44.175Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8ab684c2-10c6-47c3-b25f-dafe55944b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:44.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:54.186Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=895fe746-fcaa-41ac-b243-5e81cae43043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:05:54.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:04.195Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5b7b6e6a-be90-4c1c-bb5b-8a3eebc9bb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:04.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:14.204Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=fd51d8df-1b59-47a5-9464-aec305ce6d6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:06:19.923Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:06:19.924Z |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-29T10:06:19.925Z |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-29T10:06:19.930Z |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-29T10:06:19.939Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T10:06:19.939Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T10:06:19.939Z |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-29T10:06:19.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:24.214Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e58302ce-9a67-4f84-9e3a-82b992cbc251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:24.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:34.222Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0f27ada6-72f1-4ca5-a49f-e036282ea8d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:44.233Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=3aba8e38-b15d-4a08-b1fe-56ea06cca35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:44.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:54.241Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1c75961f-1d43-4ab3-96e9-81fe5a12c8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:06:54.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:04.254Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=00963667-ca09-4829-8e10-d4e4f641329e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:04.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:14.262Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a1520987-01ca-4dd4-83b9-07a64ed39316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:24.269Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7fbaaeb8-d0e7-44a8-bd69-ef82a1dce0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:24.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:34.281Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e1579941-cde3-46e0-9d20-c0adec3ad3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:34.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:44.290Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=22e8e271-e957-4017-a1aa-a3adc3e94c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:44.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:54.298Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1ef29256-3072-4441-b194-32cf7cd6643c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:07:54.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:04.305Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=73962f22-3f53-4645-a844-6bd67cdd559c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:14.314Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8b263af9-93c0-43d3-9a5d-683c64c73c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:14.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:24.323Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a5fbe001-d97a-4cb5-be1b-0cce7b7beb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:24.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:34.332Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b2cf8482-2079-4c80-b162-68b6b56009b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:34.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:44.340Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a5019958-5c81-4123-b87b-2de3cad6df2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:44.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:54.347Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6655c14a-d5c9-43fe-8599-91221cd9ea4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:08:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:04.354Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=33d01813-f9f9-4b71-97f0-70b1811d92b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:04.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:14.362Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1e2606de-f6a7-473b-b35c-b1cbdf4fe9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:14.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:24.371Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8fbd3c58-bb92-4b46-b2ad-51a321ff804d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:24.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:34.382Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=e9097a1e-a9ee-42af-9408-af06d3660637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:34.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:44.394Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6516b3a7-82c9-4408-94e3-0ad5b8413694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:44.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:54.403Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f15fa135-1b0a-47b8-9ba8-b27b60ce9387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:09:54.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:04.412Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=55a4e49f-28a5-4ac8-860e-40a2f984dd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:04.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:14.421Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a6b4210c-1513-43cd-b732-c4e79bd74ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:14.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:24.428Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=928227a0-cea5-4599-8928-fc3ac95c2ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:24.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:34.448Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=19e421f8-2540-4503-ac0f-ea633bbce9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:34.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:44.461Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b4e31d70-411e-4584-802f-46e6825d0b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:44.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:54.470Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=52bdcc04-db63-4437-bf98-5a1436f113f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:10:54.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:04.487Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=dd1aae59-477c-461e-a022-45dbbd5d521e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:04.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:14.497Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4296405f-8ee8-46f1-b072-4a3ee9953f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:14.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:11:19.797Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:11:19.798Z |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-29T10:11:19.798Z |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-29T10:11:19.800Z |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-29T10:11:19.805Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T10:11:19.805Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T10:11:19.805Z |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-29T10:11:19.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:24.505Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6c619928-fd1e-44f1-b5de-35c3f8c2e8db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:24.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:34.515Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=4d88a343-f5d9-400d-9eed-4d463ca3d022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:44.524Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=cddfae36-645f-4dbf-9ea2-6408d6f79644 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:44.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:54.532Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=98d606aa-75b9-4f19-a619-d284741a897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:11:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:04.548Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1c5505bd-2d43-4981-bc45-4e02f27e8019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:14.559Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=87b8ebfc-7850-4eed-a77a-897f0a9913cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:14.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:24.574Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6dbd484d-2d0d-4b4e-ae4e-5f219b4bb454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:34.586Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7bde0b36-029c-4129-a66e-5b42a53cb3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:34.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:44.598Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b35bba99-f280-4c4b-8e3e-d7badb5596b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:44.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:54.611Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=82807eb9-6e8c-4af8-ae8a-6c79d28b28d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:12:54.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:04.623Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f55cf456-7adf-4d7e-affc-6fbf8b850ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:04.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:14.633Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1786cd5e-36db-41c9-b9c0-12e48c60adae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:14.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:24.644Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=700a1a80-ae6a-4185-881f-73116f765094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:24.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:34.656Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=97bfa6ea-532b-4d1a-88cf-1765bd5c847d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:44.664Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=de9b6d2d-4411-4008-91f9-b2d22f62eaca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:44.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:54.673Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=5fe9a6db-7991-49b7-8ea2-b4dadb45fc16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:13:54.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:04.682Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6e434594-05c0-4eb7-817f-33ea029e5b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:14.690Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=472c75bf-d7fc-4a19-8fcb-575d494fc69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:14.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:24.707Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=95eaabc9-c8b2-4492-8641-70b8dd097ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:34.714Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b1a2f849-e4b8-4f61-9e87-334db95d863b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:44.722Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d8d8b4ea-e77a-4616-9348-5cef885079b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:44.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:54.730Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=53377991-d094-4e65-8bbe-7dc8efb1c066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:14:54.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:04.745Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=25eb959d-54f0-439e-80c4-915ff2e54f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:04.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:14.754Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=b443569d-48f4-4864-9904-a744d68d14b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:24.763Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=97bebe9b-5e15-4d19-b845-7f0d59edb1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:34.775Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=fdbbe6fe-f3d2-4cc2-8903-5b4cb8f8f313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:34.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:44.784Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=44c4b9fa-25fc-4038-969b-ccd23e7d1d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:54.793Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=ba1b7add-5665-4f22-8dd7-4f5907b445f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:15:54.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:04.801Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=21cbf162-c856-42af-8037-075eb0d17247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:04.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:14.809Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=45a1a7bb-2522-460f-82c5-56c1baa21e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:14.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:16:19.885Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-29T10:16:19.885Z |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-29T10:16:19.887Z |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-29T10:16:19.890Z |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-29T10:16:19.904Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-29T10:16:19.904Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-29T10:16:19.904Z |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-29T10:16:19.908Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:24.819Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=72cf8327-ae08-41c3-8fee-a7ea03175956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:24.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:34.827Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=0f5e46eb-eb82-42b3-95b7-ef78e27d1b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:44.838Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1acd9d61-9016-4974-a2d2-e4be5ab2b285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:44.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:54.847Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f03790e6-7e7e-488e-b811-b9c574365f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:16:54.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:04.861Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6fee703c-f964-49c0-b5c9-29da2ca1429e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:04.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:14.873Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a078b682-3cb2-46dd-acd5-c5e9c860a620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:14.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:24.881Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=8cdfbd5e-d90f-497d-92d5-878ee7fac573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:24.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:34.898Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=a3d45a36-cbe1-4209-8dd9-6872727938c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:34.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:44.906Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6160f829-dbed-4bec-99b2-078e99466150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:44.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:54.918Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=1e365b1d-ada0-46d8-b6c6-b855806bd573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:17:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:04.926Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=f223b216-8f13-4026-a413-65ec300c7921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:04.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:14.934Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=552308f2-18f5-45c4-a988-dc9e19bcce67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:24.946Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=7fab69cf-864a-4a0f-9844-53709e0e13fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:24.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:34.954Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=6572fe77-abd4-4a9e-84ba-2c01616f88db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:34.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:44.961Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=bec83b30-b96b-4774-962f-0b476e947cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:44.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:54.969Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=2c9a4384-6edb-4063-aadd-d82ab0653cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:18:54.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:04.977Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=263d6b61-82e7-4d81-ac7c-e542a645fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:04.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:14.990Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=79b035cb-0033-4bf1-806f-cf01bef053d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:14.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:24.999Z |INFO |Init configs |InvocationID=08ef1a27-2df2-4974-b043-1ef0a7dbe1a2, InstanceUUID=d69bb8af-d114-4676-b898-dca75937d733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-29T10:19:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |