. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:22:24.729Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:22:24.731Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:22:24.757Z |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 |2021-11-15T12:22:25.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 |2021-11-15T12:22:25.302Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:22:25.302Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:22:25.302Z |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 |2021-11-15T12:22:25.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T12:22:25.447Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-15T12:22:25.466Z |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.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-11-15T12:22:26.630Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T12:22:26.978Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-15T12:22:26.994Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-15T12:22:26.995Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T12:22:27.038Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-15T12:22:27.038Z |INFO |Root WebApplicationContext: initialization completed in 1571 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-15T12:22:27.312Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-15T12:22:27.923Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-15T12:22:29.081Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-15T12:22:29.481Z |INFO |Started MainApp in 6.435 seconds (JVM running for 6.926) |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-15T12:22:29.528Z |INFO |Start scheduling PRH workflow |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:29.539Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=659cc512-2bae-4c36-9c62-df4e006417d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:22:30.966Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:40.986Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fbdf47f2-40f7-4592-8e44-88f7f8b7fa7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:22:42.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:52.034Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d348e2c6-b009-4c55-b708-62127e9cf59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:22:53.101Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:22:53.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:03.103Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1642800d-ac7e-4e81-988d-5bc8ba10c9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:04.141Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:04.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:14.143Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=45134bc8-3fc1-4ee0-9bb1-93cad7ba961f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:15.181Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:15.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:25.182Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f8526a6c-57b1-40c1-9f63-1c17b4ed8084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:26.225Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:26.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-15T12:23:27.432Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T12:23:27.433Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-15T12:23:27.440Z |INFO |Completed initialization in 7 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:36.229Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0653bacb-1adf-4bef-9f9c-f638942c2c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:37.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:37.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:47.266Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fc04c146-0dba-4a38-ad2e-449d9d7a3ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:48.301Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:48.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:58.304Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3d073b75-db46-4319-a3df-7eab217328eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:23:59.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:23:59.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:09.343Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7f486994-3800-4d74-9ad6-dabc04e117f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:24:10.382Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:10.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:20.383Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8815e8b6-60a9-4a36-9a5b-645dd28fbf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:24:21.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:21.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:31.425Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6aa2fa59-5e1c-460e-a34d-02fcec09a6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:24:32.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:32.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:42.463Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b8010570-44ef-491a-a3b7-f096b999884d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:24:43.501Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:43.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:53.503Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5e419598-95db-451c-88ca-db1cbc9fe8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:24:54.541Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:24:54.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:04.542Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=216fb4d9-f4b7-4411-8bfd-2988c0fe42d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:25:05.585Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:15.586Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=80fa7964-8d24-4a56-ac52-90d1cd7bac61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:25:16.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:16.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:26.622Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=87232475-8002-4596-93f0-06c1ebb68b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:25:27.661Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:37.664Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ec5fd37f-bfe6-44c0-afc7-3e7e4f90de5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:25:38.702Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:38.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:48.704Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fc567a25-b748-4ebb-9631-a16c0c9231ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:25:49.742Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:49.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:25:59.743Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=82d0c140-b9dd-434d-a177-e2b25a59185c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:00.781Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:00.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:10.782Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d7b3ce02-551a-4d7d-be9f-56fb2abba362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:11.821Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:11.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:21.824Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a9cdeceb-986d-48ff-bd52-c768b2689089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:22.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:22.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:32.866Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ad075364-5673-456a-ad19-5c253c419412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:33.901Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:33.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:43.903Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=954d10d8-eaf2-4454-b5e9-c6dc5b057656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:44.941Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:44.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:54.946Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cb4d35ee-b4cc-48d4-939d-66139e1a125c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:26:56.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:26:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:06.015Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=66a416b5-22b2-4625-9b70-bfd744a926c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:27:07.057Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:07.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:17.059Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=092562dc-3ec8-48ce-878a-8cbe97cee38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:27:18.093Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:18.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:28.094Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2659d4a6-37e7-4d58-9ee1-ef846d1f0d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:27:28.328Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:27:28.328Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:27:28.330Z |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 |2021-11-15T12:27:28.334Z |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 |2021-11-15T12:27:28.341Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:27:28.342Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:27:28.342Z |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 |2021-11-15T12:27:28.344Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:27:29.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:29.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:39.135Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=93f91d1f-3c4c-4b6b-a000-b1e5f50ed2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:27:40.173Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:40.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:50.175Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fe5e770a-7910-415d-929a-71cd84208b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:27:51.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:27:51.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:01.214Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=366599fc-dec2-4598-8367-f85976d5314a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:02.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:02.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:12.352Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7af5d27c-8a35-4948-92d9-76d2306c5ca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:13.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:13.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:23.391Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=03427e4f-df80-4276-87a8-5cabc920b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:24.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:24.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:34.431Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8654d315-383f-469e-bcee-cfdb0de280a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:35.469Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:35.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:45.470Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=45efea9b-31da-4b37-9ada-55af7f975295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:46.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:56.510Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bcd2905a-fad9-4cf5-851f-f0aef5fc49c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:28:57.549Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:28:57.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:07.550Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0afff540-05bf-4840-aa2e-ada9ffd6ac3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:29:08.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:08.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:18.594Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2cd45493-fc9e-4c0e-8e52-cac0ac8cee1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:29:19.629Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:19.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:29.630Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=09ece8c6-a64b-415a-b870-3277ed4e5162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:29:30.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:30.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:40.673Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=79bb3fee-5b90-40d9-b962-f92449d6b130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:29:41.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:41.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:51.712Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c22ae8ca-2d98-4f42-a7a7-235105762ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:29:52.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:29:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:02.751Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b58c404f-855c-4a7f-a676-76e46e32db16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:03.789Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:03.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:13.790Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a059d3cd-26c3-4961-b541-638910de3b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:14.829Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:14.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:24.830Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3a4aa919-8ff9-4b09-867d-710e26abe48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:25.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:25.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:35.871Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=355fa09e-70ca-4c4d-8794-42f1f83b21ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:36.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:46.910Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d5ee2d46-b862-4162-98ec-b1302fec5b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:47.953Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:47.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:57.955Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=762c6994-6ebb-46e9-89bc-e7d12726240c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:30:58.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:30:58.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:08.992Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5b89443f-8e9a-4b87-853f-f6329942d001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:31:10.029Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:10.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:20.033Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=46c5f252-6a0a-4055-a15e-fa9d9c0c6703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:31:21.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:21.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:31.070Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f32ffc21-32dd-49e3-aaae-0d2349012910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:31:32.110Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:32.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:42.111Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=306f83a0-0edf-4702-aa4e-5947939e1d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:31:43.149Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:43.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:53.150Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2f103f7a-76f7-4c75-a2a5-179542560ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:31:54.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:31:54.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:04.190Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7151028c-3415-4af3-a536-8a4202feda60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:32:05.229Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:05.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:15.233Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=165f4bc5-34c7-40ba-9abc-f45d558485b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:32:16.269Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:16.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:26.272Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aa5cb3bd-49ea-4cbb-aac6-b8e3ba60b975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:32:27.309Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:32:27.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:32:27.747Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:32:27.749Z |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 |2021-11-15T12:32:27.754Z |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 |2021-11-15T12:32:27.760Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:32:27.760Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:32:27.761Z |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 |2021-11-15T12:32:27.763Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:37.310Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cd03530c-2e19-43c1-8ffd-21cfb3b01119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:32:38.349Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:38.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:48.351Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=14809b1f-e0db-4779-a23f-c1730b368df2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:32:49.389Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:49.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:32:59.390Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7afc5500-c39a-4fda-b1d7-7bb20aac936a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:00.429Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:00.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:10.431Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f0031f26-6078-4715-94f7-5cf8f67b87c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:11.473Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:11.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:21.475Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8812bb43-b751-4155-9c72-0559eecb5b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:22.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:32.510Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1f23240a-8972-4cbd-8d6f-b9be1fe365fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:33.553Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:33.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:43.554Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bd42eead-aa70-4c80-a487-a08bdfacef1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:44.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:44.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:54.595Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c76078d5-7e12-4189-b8cb-9a45b0efdc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:33:55.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:33:55.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:05.632Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=74421565-368a-47e5-9043-f7ffd4c081f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:34:06.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:06.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:16.671Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=369ada68-cb5a-403f-aa15-eeeb9a1bef1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:34:17.709Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:27.710Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9e07c353-2b74-46a0-a48e-3138cda2eb56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-15T12:34:28.749Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.157.131:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:28.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:38.750Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cf0c648c-eb59-41d4-be9e-558c1685c92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:38.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:48.936Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=62575a63-af1d-43f0-bb99-3e8ea869c1d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:48.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:58.955Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e3ef95cb-06f2-4fd6-9dfd-73821cb69004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:34:58.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:08.972Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=513ceb5e-97db-45af-9a19-dc93ba105144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:08.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:18.983Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=003078da-2ca9-4472-a981-81fc2c8b533a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:18.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:28.993Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=21ce8b0f-bd27-4db8-968d-22db8127eabb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:29.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:39.005Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e2d70226-bb0b-49d1-9caf-393c8e85f12a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:39.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:49.019Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7f75ee36-274c-4c1e-91b9-3f9d0412818d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:49.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:59.038Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7a08debf-22b0-4cfa-971e-b2e38a2a4b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:35:59.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:09.051Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7b10bcf1-a5e4-484d-97b1-861de648f7dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:09.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:19.064Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cf67ac65-f92d-46c4-b8a7-eeca007051c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:19.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:29.074Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c9c676e7-2845-49d1-a9d4-b2482d330c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:29.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:39.090Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9296d954-1583-4694-b5e6-67446d525d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:39.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:49.101Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d39af8b2-7e98-475a-9b66-c059adc32782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:59.114Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f2c4412e-f4c3-4951-befa-1ac8a715d104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:36:59.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:09.124Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fa9673dd-7a01-4681-8836-f4d328a83612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:09.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:19.147Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fde256fe-71a7-490b-a2a4-f3e232d7a602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:19.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:37:27.935Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:37:27.935Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:37:27.936Z |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 |2021-11-15T12:37:27.938Z |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 |2021-11-15T12:37:27.960Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:37:27.960Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:37:27.960Z |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 |2021-11-15T12:37:27.962Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:29.164Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2982a58d-7a20-49c6-b8bd-edb88ca9bf43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:29.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:39.213Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4dd4dac3-4626-405b-8421-d448333aef46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:39.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:49.249Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f5b1acb4-952e-4b19-ac57-2b386079b563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:49.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:59.305Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=56f38768-b4d3-4e8b-aee2-ec201c2918f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:37:59.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:09.328Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a50bf94c-b5c0-4354-9376-f736b1859214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:09.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:19.341Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f01a720f-540f-4ee9-9976-0a447d56a52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:29.349Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=208c585c-5d00-4bb5-b5b1-000661912f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:29.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:39.358Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c588b05a-c0de-4f2e-a28f-b1c1000184c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:39.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:49.377Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=00cf0b8b-6051-4eac-beea-2ef5fe2b4af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:49.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:59.386Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4bcb2c52-20d8-4767-938d-21fd8382b999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:38:59.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:09.394Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6582b882-330b-4a33-87d0-c66351256a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:19.405Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e74536b8-86d0-457f-aeb6-cb3b0b76a7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:19.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:29.429Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=37d3aad3-0100-4bcb-8375-b4bc0779d569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:29.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:39.442Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=14f5ebc6-27ae-45ab-bd0c-4feb7ec1200b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:39.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:49.454Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4838abc4-618d-467f-ae5f-aa543eb6875d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:49.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:59.498Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=83e420e6-4e32-4617-b1c4-d8c1e23523ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:39:59.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:09.528Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6abcc355-69bd-483b-b349-3938d2a33a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:09.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:19.550Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b6b809e0-9126-48d5-84cd-898e93698300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:19.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:29.563Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=47805b41-7aa9-42ea-825f-0bd217f14898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:29.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:39.581Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0f7e450c-4c3b-48ea-8463-5c63bdfee794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:39.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:49.589Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8c48a3a1-fa40-4c7a-9b26-02dd677156a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:49.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:59.609Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dec77147-9fda-4276-bb9d-19aa34a20479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:40:59.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:09.621Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4ef2e06d-713e-4fa1-9232-1f99317e9142 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:09.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:19.631Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=186bf470-5162-4267-8b59-8c8924207fca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:19.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:29.642Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=efd7e985-eb22-4a33-b119-7aac73cb5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:29.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:39.651Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b34df1da-eb19-4c56-973a-c2424aa40910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:39.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:49.661Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3fef1343-dd8e-4a73-be31-dea7963816ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:49.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:59.670Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=424c9faa-8823-46ee-b443-c7f39eb603e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:41:59.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:09.678Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f351dbe8-c411-4274-b57b-87286ccfe835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:19.691Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea40c7ca-6c25-4c2b-806b-f1f0d6fca393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:42:27.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:42:27.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:42:27.629Z |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 |2021-11-15T12:42:27.631Z |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 |2021-11-15T12:42:27.638Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:42:27.638Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:42:27.638Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T12:42:27.640Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:29.711Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8b9e7ae3-5429-40a3-9107-7c1dc6f7bc78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:29.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:39.721Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=741dcb33-1a46-49f7-9158-6fe41c6266f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:39.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:49.732Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8e48e417-5281-4739-bf71-271f486d012c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:49.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:59.740Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d3315899-bab8-4a4d-80fe-6cf79473287d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:42:59.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:09.749Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f0acb06c-226e-44cc-b3dc-360af096811c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:09.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:19.758Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8b899429-ea8c-49fb-870a-1d28c8b8383c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:19.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:29.765Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=717ec86b-e7cc-4dc5-8e5f-76d76df7de27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:39.774Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6d978f8c-96cb-4b5e-8abe-4bb676f867b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:39.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:49.784Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=62ff6924-abf0-44c0-8a14-8b9f1021e920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:49.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:59.794Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=33f528f5-4d74-4865-81ae-648d6a373fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:43:59.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:09.804Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=50e042d8-d054-4fba-bf6a-508768b2a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:09.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:19.820Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6f5c0ef7-1142-4b42-ae43-a99bd95d9130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:19.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:29.828Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ac01ca8f-aa8b-4e3e-b4a7-cedd2178402a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:29.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:39.838Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=92d94358-9feb-4766-98f6-72e91a475d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:39.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:49.846Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=10eb3f94-68c2-4b7b-a4b6-00ba5ab3cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:49.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:59.854Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b5999f7b-782f-49da-a7c1-136599f44d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:44:59.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:09.863Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f64761ec-57c2-498a-b719-b855be714a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:09.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:19.870Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6b61c4a9-303e-4dd5-845d-8eb0b4324450 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:19.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:29.881Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=418e8085-cece-470c-a10e-6a9c11746c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:29.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:39.892Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=932fd83e-afc5-4b5b-b9a3-ba4b9a7580b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:39.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:49.899Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d75e3d5c-a7c3-4737-9de6-854267585c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:49.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:59.906Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8a2f7938-16a5-421b-9bae-2bc8bdc38c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:45:59.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:09.916Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a003b544-9b85-4e42-a928-9d22587fbe75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:09.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:19.938Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ec170c1f-5ccd-4024-94ef-428a91baf658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:19.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:29.945Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=00443370-ffcf-4330-a6b1-e29979e0b5a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:29.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:39.954Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4537cfe7-850d-4f76-9940-47d3ec976565 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:49.962Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f6930898-b6c3-4f13-9261-bdf24c34b361 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:49.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:59.971Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=09967565-3c6b-4f2a-8573-c3d31d010d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:46:59.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:09.980Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e834fc35-0e95-4ea0-b271-a4bdd7defca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:09.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:19.988Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7404561e-238a-4cb3-be6d-88bbef038b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:19.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:47:27.677Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:47:27.677Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:47:27.678Z |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 |2021-11-15T12:47:27.681Z |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 |2021-11-15T12:47:27.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:47:27.686Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:47:27.686Z |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 |2021-11-15T12:47:27.687Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:29.995Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=29d5c7b3-a3a5-47c2-99dd-18c85c218eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:30.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:40.007Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b4c1d250-c32c-4d9b-8365-c6b345248758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:40.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:50.019Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2cf068a1-b2a5-4615-bf34-79522fa160ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:47:50.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:00.030Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ad47c3c6-82b7-4ee1-951c-224f79d44923 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:00.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:10.051Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e8113083-3902-4765-a574-40e1697b6e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:10.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:20.059Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c9aa62be-fcf7-404e-81c3-07ba7e91c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:20.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:30.070Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aee09698-8fd9-47e2-8efc-7355af4761e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:40.079Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c8e22388-6574-4576-bf67-6f03410f3fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:40.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:50.089Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9bd114d0-612f-46b2-b2a5-55b37237fefa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:48:50.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:00.096Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=39357c6c-477d-4b70-b07e-c3d4950f7df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:00.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:10.105Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7c41ce10-d04f-4e29-a88a-eccb5026a11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:10.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:20.113Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=77412e11-12af-4a5b-b217-5188482b21ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:30.121Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5d0f7c4c-5f0d-44e3-b420-bfa331c7acd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:30.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:40.131Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c0a1e03b-3161-45e2-84aa-729a2d65fc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:40.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:50.140Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e6e6be38-d9b7-4543-b326-c3c7ba0f56d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:49:50.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:00.156Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8d44a0e4-2f89-4731-8aa2-2b60d96c5287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:10.165Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b81e5f2e-75e8-4126-88d8-1ecc45a5c231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:10.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:20.177Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8f53a41b-ea85-4a05-b168-6011a098ec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:30.185Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=16051267-6d33-4d42-b530-bf5e201c7fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:30.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:40.205Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=441d45d5-74ab-4d2b-a298-b453df91d6a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:40.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:50.212Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=98d6d719-29f8-4ae5-848f-bf0694b6ea42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:50:50.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:00.220Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bb0c715c-7a98-4776-996a-01b3d1691166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:00.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:10.229Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0ced5d6d-78f8-452d-bf40-5a891c81df77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:10.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:20.240Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=209b2fe8-ed0c-43fe-abc4-b94160c831a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:20.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:30.249Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6c3c6039-6d16-4700-881a-38c9800da127 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:30.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:40.258Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e1e5582e-0575-485e-a821-7e17f24d9487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:40.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:50.274Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=58cbcde0-d331-431c-aa60-b1b6cb5c298b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:51:50.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:00.284Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d649d502-7360-4031-9df9-2ec703ab41d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:00.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:10.293Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d9e06e14-a9cf-41b5-b16d-f9fa8456e8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:10.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:20.303Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ebf9ca39-83d9-46dc-835a-0ff764c0786f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:20.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:52:27.684Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:52:27.684Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:52:27.685Z |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 |2021-11-15T12:52:27.689Z |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 |2021-11-15T12:52:27.694Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:52:27.694Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:52:27.694Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T12:52:27.696Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:30.311Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3b3f847f-6414-4c7f-b43a-b778230b0c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:30.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:40.322Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2a2443ce-f4bd-412c-8df6-01f06b804e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:40.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:50.330Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4d588ad5-aa54-4113-9496-8580f5cf7231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:52:50.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:00.338Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5114c374-a484-46b8-9a1b-8a9e5d0d6542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:10.347Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8a5c0e45-b152-4342-a73a-cd3a748f7c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:10.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:20.356Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7902bfb7-19fb-4571-9733-a66b2ea801e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:20.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:30.364Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2af6bcf6-425c-4f57-b39d-9d43c1ba204c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:30.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:40.373Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c1aff678-6a7c-4e06-8d01-c66c6466d4e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:40.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:50.390Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6c028b4d-588a-446d-a911-03e93630a88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:53:50.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:00.398Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f9d28ef7-f74d-432d-afaa-724395a69fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:00.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:10.405Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6b50ede0-0a3c-41a7-b197-39493e26114c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:10.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:20.415Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ed3d2678-3f46-4e9c-8e89-7f6775ec2b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:20.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:30.423Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b0fa5518-5ad9-4686-8a25-41219d097571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:30.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:40.430Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cb92aa81-bfd4-4021-9a0d-02ddfdae1a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:40.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:50.437Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1452eec1-43f8-4574-8f03-9fb9841a0d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:54:50.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:00.447Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e8bb3d23-8b4b-4070-9d82-3f15463f4373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:10.453Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3ef4f543-d9a3-4881-bf7e-48d19796f3a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:10.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:20.459Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e2a6e1c2-a2bf-46dd-a61b-eae39d31e9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:20.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:30.470Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=06841a26-0315-4d3e-a807-64548ebd636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:30.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:40.484Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0eb71df4-acab-47de-9597-1b66a8083a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:40.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:50.494Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=80fe3714-f2b9-46ad-a7e4-9389acf66952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:55:50.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:00.502Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aeb3d2d8-9fc0-4863-822f-23dcbe005e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:00.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:10.509Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=13ab07d1-87a8-4fdd-817b-070410b2434f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:10.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:20.516Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4025545f-f7b2-4357-9ace-e5446658f3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:20.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:30.527Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2ed1d1de-03ca-42b8-bf54-c680d1e0fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:30.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:40.534Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9b03fc07-1719-47a2-af6b-fed3bbd7d6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:40.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:50.540Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=254a6874-7776-4fcb-b2f9-008b527a32eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:56:50.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:00.548Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4b8ccd0e-7931-4902-bf47-a014a630e201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:00.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:10.569Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8b84883d-9a71-4263-aca3-59fd4519c166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:20.590Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5bd80511-7e95-4303-b126-e5d0f5ac5518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:57:27.680Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T12:57:27.680Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T12:57:27.681Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:57:27.684Z |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 |2021-11-15T12:57:27.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T12:57:27.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T12:57:27.708Z |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 |2021-11-15T12:57:27.711Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:30.597Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=76545d29-94ac-4f10-8133-163f216bcf0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:30.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:40.606Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b32f1567-e164-46d0-b47e-9f3d0055d16d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:40.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:50.613Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8a7dbb60-af43-4af7-91de-f2a7ed9a430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:57:50.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:00.620Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=02142280-2a03-478d-97b4-6fd7f2960bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:00.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:10.629Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7ac91485-d2ac-4c5e-acb4-4dad664f08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:10.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:20.637Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9c4f2f81-831a-4174-8ccd-c76d5697f8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:20.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:30.646Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c23c7b81-f6aa-40f1-af89-4e6508e2b426 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:30.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:40.653Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=64892833-5c70-4613-b7e9-7a3b892d5094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:40.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:50.663Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4231977b-0abf-48a2-a919-ec10ac51dcc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:58:50.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:00.687Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e882bfef-2438-4070-ab5d-7641e269a068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:00.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:10.695Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=12e3abab-4a38-4a9f-9dbb-23a655aeb112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:20.703Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d2859110-6b06-4c2a-b480-fbd1bd985869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:20.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:30.711Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d81ec391-90ba-4446-9df0-5c75d390c125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:30.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:40.718Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c2c5cb7b-dfee-4341-b3bd-8ae948eab1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:40.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:50.726Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9dd81dc5-ad4f-464f-9507-c9195c3c1dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T12:59:50.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:00.733Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f9113881-26fa-48df-bd10-0c66ebd39d6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:00.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:10.740Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1b7ca2c0-f094-4987-a979-e1c7af1a46e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:20.748Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=66229ea1-32f0-4212-81f5-d85b76f00533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:30.757Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=342903a8-22d9-4531-b791-b4990820b2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:40.770Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c2e8408d-c878-4481-a9cb-67b535248c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:40.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:50.779Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=76a27261-3ebb-498b-8f28-3ab0cad9b877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:00:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:00.788Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1ffb8a4e-77ba-4227-b6b2-4885dad9f7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:00.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:10.796Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=09d71c49-7a03-46be-b8a7-eb669cd58761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:10.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:20.804Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=eae763ba-c52d-4d97-9b05-ac0b19cb626a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:20.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:30.810Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ae0db98b-ce25-4528-abe9-5cec55c4791c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:30.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:40.816Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a35390dd-d22b-4cec-967b-17add351093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:40.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:50.823Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d81e6a9e-890f-4872-a153-9f3f10f2d195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:01:50.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:00.830Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ecb370f7-df2c-4d0a-8d0e-f112492ae1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:00.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:10.838Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=11681ee4-b7d3-4a82-999f-e9f91ac752b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:10.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:20.853Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea513613-69f5-4956-b2eb-b39104f7c3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:20.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:02:27.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:02:27.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:02:27.651Z |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 |2021-11-15T13:02:27.653Z |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 |2021-11-15T13:02:27.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:02:27.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:02:27.657Z |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 |2021-11-15T13:02:27.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:30.864Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4e8742e8-180b-4bee-816f-f2d10d0179a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:30.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:40.870Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d4caa477-1a6f-4eb8-bd63-1db677da9f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:40.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:50.878Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fac6466c-482e-4dcc-9dfa-4bb5bd05c612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:02:50.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:00.887Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c2d9e7d0-d2ef-475f-bf78-0380d0ad4769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:00.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:10.898Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=75504bed-525e-4982-bc8d-a911bf3dc27e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:10.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:20.905Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1faba5b7-7216-4203-82fd-985194e8d83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:20.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:30.912Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f4a90b24-fea7-498f-99bd-f6caac8f5785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:40.919Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=23007c67-408b-4208-90c0-bbf51e489ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:40.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:50.927Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e5eca19c-514c-417e-8fa5-fd4681dd2fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:03:50.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:00.934Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a16bc97e-ab71-4234-85ba-c32728f173d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:00.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:10.947Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ec9ec541-82cf-425e-8a26-f42465148ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:10.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:20.956Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fa8fdb7b-bb26-457c-aff2-a5b91c27d46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:20.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:30.965Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6758b754-a726-4d13-bbe5-25d50e927bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:30.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:40.973Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4d1df3ff-3a95-44db-86b7-7e4de484582a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:40.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:50.981Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=00f11aa1-303c-4f78-b337-1744f07722e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:04:50.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:00.989Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3e01be3d-fe75-4fea-a565-b89ddef452c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:00.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:10.999Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c51f78f9-d6a5-433f-bc58-fc5a96a5e2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:11.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:21.008Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=11270e49-82d7-4cc9-8049-9dddeb084986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:31.018Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=84a70270-bd26-4c4d-8bab-bbc2c2ec1d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:31.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:41.029Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2468bcbb-01c2-4398-b233-623c18935b2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:41.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:51.037Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=484df894-34c9-4e65-bb2f-75c53abf996f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:05:51.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:01.047Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d6ee4643-294b-43ed-99a2-84626bf5160f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:01.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:11.065Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fa4ce1b1-efe4-4cf7-86d6-ca86c33cf4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:11.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:21.072Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8359c50b-230b-444b-8a37-d10f89c7a45d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:21.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:31.080Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ecf3ed5c-1733-4fe3-ab9f-cd61f540ef58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:31.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:41.090Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dae93481-b87a-43e3-a430-45c2683f07fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:41.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:51.098Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0321040c-936d-4997-a127-c8074ef065be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:06:51.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:01.109Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1a296e0e-1455-430b-abac-8f305a76cd8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:01.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:11.119Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2fad4661-b775-497d-802c-63d82948fe8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:21.125Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e8b3a039-0d04-4164-ae23-92d6bfe86717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:21.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:07:27.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:07:27.663Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:07:27.664Z |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 |2021-11-15T13:07:27.668Z |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 |2021-11-15T13:07:27.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:07:27.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:07:27.673Z |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 |2021-11-15T13:07:27.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:31.133Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ec22204e-82c2-4368-aa9c-0922ba218470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:41.140Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=db7b915f-dcc7-4872-ac80-cdf0090aa932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:51.148Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7de8f51c-abc1-46dd-90a9-97b6b21d3dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:07:51.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:01.165Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=17a8147c-cff6-48f8-9ba7-9d2d1b23cace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:11.174Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=58d377e6-5e5d-4bb7-a29d-db163f6b6d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:11.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:21.180Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2b9c4d8e-491f-4896-accd-9ae1a9bf6c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:21.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:31.188Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b934c608-2225-4db0-8278-334f229a0a85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:31.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:41.195Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ef260daa-9553-40ce-8fce-c7b571dfe374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:41.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:51.207Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1a1bdfad-d316-4c08-9b0b-6ab023d14782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:08:51.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:01.215Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=77fc7b34-a47e-4028-907c-8122e6916af9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:01.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:11.222Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=354fb3d3-a7b0-4f61-9f18-1d9fe8853340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:11.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:21.229Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4679c11e-635e-4788-aa88-b79a5cc37e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:21.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:31.236Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=110c5b9e-67ac-4af7-9848-6325a5bd28b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:31.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:41.247Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d013c48e-1a21-418d-8fb8-a7f0b5b49986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:41.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:51.260Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=532c3757-86cd-4e27-a2a2-453d219965ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:09:51.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:01.269Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cbf5001f-8bac-4c84-a971-2317d0665607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:01.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:11.277Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c07a3842-0f3e-444a-ba7c-208e4084c40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:11.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:21.285Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=155b54c2-b72e-484e-929e-a496bcb0e03e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:21.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:31.293Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=08ae7365-c4d2-4f44-9cf5-d3ff9a5f51ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:31.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:41.300Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9dc434fa-c48e-4c5b-8cc6-baa1fe0f4bfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:41.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:51.308Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=05d0808a-7340-4a03-9387-58d9b249e340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:10:51.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:01.315Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea6dea24-4366-4c7a-9bce-fe7e77fded04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:01.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:11.321Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=81d446b6-4a34-4f31-a885-ed248a5e2728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:11.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:21.328Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aec67469-da1f-4303-a381-83710dbf197d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:21.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:31.336Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=89964e92-f841-407a-9159-35d6be751fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:31.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:41.350Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=34c4af89-b7dc-42c9-a2d0-8edef1570ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:41.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:51.357Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=90f9befb-2467-4a0d-8de3-0a079c6edbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:11:51.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:01.367Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=79bf686a-8617-411c-8d03-5c27cc14274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:01.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:11.374Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=37df4f5d-df73-4fe7-b5d2-0a58ed790c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:11.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:21.384Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b45c365e-ea26-4a98-9d90-55f43a996445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:21.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:12:27.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:12:27.648Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:12:27.649Z |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 |2021-11-15T13:12:27.652Z |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 |2021-11-15T13:12:27.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:12:27.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:12:27.656Z |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 |2021-11-15T13:12:27.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:31.394Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=df299f16-3571-463c-86cc-d272a2d7759a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:31.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:41.401Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=617625a2-b3df-4240-9d7f-0cd20fe66e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:41.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:51.412Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=28c6a4ee-9770-4c66-84a1-afd6ec2b0599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:12:51.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:01.420Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a164b01d-305c-45e7-ba4c-b158722d3369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:01.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:11.429Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6d17068a-8305-48c7-b02b-b33ea932f45f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:11.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:21.444Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7c9346ee-349e-4e62-b667-158436373e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:21.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:31.453Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=49deb030-a370-4b2a-8b6a-8c1146825dcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:31.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:41.471Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=387ae664-813b-4d5a-9b88-24a7dce55a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:41.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:51.480Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=07f0bc9a-66c7-474d-81be-d2ddf1f897d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:13:51.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:01.487Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2fd3a7db-ed38-4876-8f79-5e76c25bbdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:01.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:11.495Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=79ef982b-4101-41fe-a86f-ee80826f8d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:11.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:21.502Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=71de9474-5ffe-48e2-9fbd-df0f35757719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:21.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:31.511Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=85d1cff2-5b34-4e2d-8553-4b93cfc8a8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:31.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:41.518Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b5e40160-6464-49cc-bd20-0a9a474e7a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:41.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:51.527Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a44bbf5b-3e23-4dc4-81f0-387f3c4b7345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:14:51.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:01.535Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a3c802f3-4eb7-4046-99f0-bf4468b684d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:01.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:11.541Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=46f76984-6723-4b52-949e-bfd468343883 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:11.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:21.550Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=627f105e-be4c-4379-90c9-8028e769f921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:21.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:31.558Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d40f4e04-4567-4e6a-815b-c1e418404bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:31.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:41.571Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=93f2d60a-04f6-42ea-9720-27bb7b5a04ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:51.580Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c94e010b-bc4b-45e4-8a8d-c0051d007365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:15:51.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:01.588Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7b3128ec-626e-4216-8c3a-1e07836ba3a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:01.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:11.600Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=caa1f823-c88b-4c71-ba15-e1be65132b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:11.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:21.607Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=84d805c6-1545-4aca-8a90-53fc2c412890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:21.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:31.615Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a3faa2f7-1a70-44e0-b8b5-22ea08298e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:41.621Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=11deeade-2715-4850-9f6e-423dc709ba40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:41.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:51.627Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3c954562-dbf9-402d-894c-7aa92f0f3f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:16:51.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:01.634Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=639ea933-197f-4b4a-b198-070ea6d50349 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:01.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:11.642Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dde7eb29-35a4-4566-8f6c-4b0c2b87a8c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:11.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:21.658Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f9b103b6-c51f-4c0f-98ba-17dc508b4326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:21.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:17:27.666Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:17:27.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:17:27.668Z |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 |2021-11-15T13:17:27.670Z |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 |2021-11-15T13:17:27.675Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:17:27.675Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:17:27.675Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-15T13:17:27.677Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:31.667Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=17435d0d-0b99-4e99-a0b4-66c25ac7569e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:31.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:41.676Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d0c33b3e-2d90-4ec4-9ce3-17dd67914294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:41.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:51.683Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=26189bf4-3a33-4f6e-869e-7284a92147b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:17:51.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:01.693Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d18c0464-7927-43c0-924d-bf5a1768dc9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:01.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:11.700Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=faeb5256-e9c4-488c-9f96-dd66dafe0f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:11.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:21.707Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b6ae34fa-c81b-40a6-9899-9fd2ebc74024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:21.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:31.714Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e72b5634-ac04-4fe6-bcd1-241b246e4216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:31.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:41.720Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a04683db-7aa2-4449-a64f-d9a63aafe23d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:41.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:51.728Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=40d2e0ba-93b5-49c8-8412-56d2674b3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:18:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:01.737Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0355a84f-9d2a-4765-979d-6a432b5676b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:01.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:11.753Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fb083cdf-63e5-40d2-b089-8ddf19c457ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:11.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:21.761Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9b679045-02a4-4e9e-abab-031e0ef675dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:21.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:31.767Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=244a1b8c-8225-410d-8061-0f9c63810801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:41.774Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=063ddf37-af32-4b74-adb1-9ec929695502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:41.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:51.783Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=05b3b9d6-5f39-4593-a486-54cb438b1f21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:19:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:01.794Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=90a0143f-43dd-43d4-866e-bd1aedcbb2c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:11.800Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6cf89965-21cd-4d60-a1d9-d52dbdb5684b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:11.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:21.807Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8b9def94-a446-42fa-9be6-8410592bcd28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:21.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:31.814Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fa5c7486-cf3d-4638-8e03-fade2d7fbd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:31.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:41.820Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=59dc1f09-3da5-4dc2-9680-cf5690f55284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:41.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:51.827Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ac12519e-57d0-4872-93d4-60fe3b4bd2a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:20:51.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:01.836Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e73b3196-1561-4147-a2a1-8770e2f79407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:01.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:11.857Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f725201b-d246-4d81-8944-79e85dd6fed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:11.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:21.865Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=41ece6d9-31d0-4d02-b953-e38e4734fe16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:21.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:31.873Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d6a56f0c-1c49-4fd4-88b4-ff231c571b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:41.880Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=06e7fe20-18e3-4189-afb8-565a14015bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:51.888Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7b6e8d8f-f201-4c6a-a2af-90b5a49503b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:21:51.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:01.896Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=56862036-aea0-4125-a04d-f7d94d0650e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:01.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:11.902Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9819ef3b-6781-4dce-a559-548a76a0e0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:11.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:21.910Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=21479fd2-73b4-462a-bde0-1f81f97ae39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:22:27.655Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:22:27.655Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:22:27.656Z |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 |2021-11-15T13:22:27.659Z |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 |2021-11-15T13:22:27.662Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:22:27.663Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:22:27.663Z |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 |2021-11-15T13:22:27.664Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:31.917Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d2990122-9c72-4e50-b4a7-39e14258a612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:41.923Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=87879445-3fca-4d37-81d1-76a6becd5030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:41.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:51.930Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9ca1512e-071d-4537-9fcf-179815e1e806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:22:51.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:01.937Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c1609f2e-c04a-4f72-9622-921e1e03821a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:01.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:11.955Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0aa76bfd-1150-4a02-a334-15443da5cdde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:11.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:21.967Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=42be2396-c53e-48b6-ae01-bf0d56dcccfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:21.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:31.975Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0d2c3ad8-366a-42cf-8cac-c90490782b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:31.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:41.983Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1b8caa79-68d8-4cc1-8c2d-0457c5bed842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:41.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:51.991Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1a31dfb8-3352-47dc-9086-e8167f01d53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:23:52.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:02.000Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d5684096-8443-4638-8ea9-f7ee0483ddee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:02.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:12.007Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4448674c-9d28-4a6f-9b77-b88a3bf2a60a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:12.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:22.015Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=18ac02c2-7d50-413b-a413-fc3df5c3664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:22.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:32.023Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=11ae7111-946f-4f58-ad7f-f259684d3af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:32.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:42.030Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea4031f8-ee26-49f5-b9cb-fbb3699320b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:42.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:52.036Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aa34368e-03c9-419f-a1d6-edf19acde0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:24:52.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:02.050Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c249adf8-a9ff-44d7-8015-3b9ba1828340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:02.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:12.061Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ac74d76c-43c1-40bd-a610-fb2c3f641a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:12.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:22.069Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=926a22db-1a45-4bbb-baba-866b1782dc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:22.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:32.078Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5d28172b-dc49-4fca-b181-3a33055c0fd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:32.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:42.084Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ee8b7814-a678-4543-bf93-30278bcfc6d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:42.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:52.091Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=01242c15-5652-40a3-a8e5-99a6947af973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:25:52.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:02.097Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=afd0926b-5afd-48dd-992c-d0975693f573 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:12.104Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fe924001-89e9-43d5-b623-47b7e47ad2d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:12.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:22.114Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7f013a5f-9992-4dce-9b01-3c114ca08eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:22.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:32.121Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=550a49b5-90b2-4189-bb3d-785f87f0c5cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:32.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:42.128Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7cd21bbf-c4a3-46c0-863e-708224d1eed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:42.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:52.141Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4d8d3c09-44b4-4e59-8d93-9384ea3f9f03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:26:52.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:02.155Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c09f17a5-b60f-4516-9a78-442e9adf1dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:02.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:12.162Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=09a189c3-1461-46b0-a70e-169f74be7b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:12.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:22.170Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c0089315-2335-4624-adee-150170b78559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:27:27.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:27:27.712Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:27:27.713Z |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 |2021-11-15T13:27:27.717Z |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 |2021-11-15T13:27:27.722Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:27:27.722Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:27:27.722Z |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 |2021-11-15T13:27:27.725Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:32.179Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=570255bb-4d15-4b61-a90f-ebb3a6e21727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:42.188Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ab7ad830-afa5-4288-bae7-b9f42d90242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:42.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:52.195Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d451a217-c44b-4304-9ba5-824a4b868c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:27:52.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:02.201Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c9e561b3-e317-4f4d-8d30-a6e6c8858843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:02.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:12.209Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dce51e3f-a36d-4df2-b9ba-07d315857ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:12.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:22.214Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=96e23634-c971-412f-b41a-112ec6398ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:22.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:32.221Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e33abf32-cb46-47a0-8766-c63027ac57d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:32.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:42.230Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=414b85a9-589e-49cb-9692-6dba2b4304bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:42.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:52.244Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d0235d3a-577c-4749-844e-7101481d48db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:28:52.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:02.250Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0273348d-c846-42b9-a97c-aba1d178281b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:12.256Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=901472e7-a084-4db6-8da2-ce1f0acaebb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:12.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:22.263Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=85759aa6-59e4-493e-8420-95d99f8b7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:22.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:32.270Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=149e1777-8652-443f-b00d-4213a08ea394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:32.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:42.276Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=355f9b29-71f5-4d91-acfa-9cb2f5690fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:42.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:52.284Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e457f839-737f-4dc0-bed1-6eef24d5e8cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:29:52.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:02.293Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a374e46c-170a-40b7-9ff6-c4c37e418440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:02.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:12.299Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=06c1878a-bb72-4da2-a365-ec7e8c332b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:12.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:22.305Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d30034a4-21aa-466b-856b-ade9ecff7ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:22.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:32.320Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f05086b4-8c9f-47b3-96a3-a8bcd7dd5351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:32.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:42.328Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=25bfb54a-448c-4aca-b93e-b2ef4a5fe5ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:52.338Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=00a981ae-363a-44c8-a83a-868ab70cead2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:30:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:02.346Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2fd472fd-e058-4740-b5a1-a9dc4da65fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:12.352Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=162bae0a-82b5-49f1-9e6d-c0c4e22ed982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:22.359Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea7a33e4-9fb4-4b52-a6d6-ca98fded3ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:32.366Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=abdd742a-51a9-4a5e-8fb4-525d994e6956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:32.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:42.374Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b0393f34-6eb3-41dd-9b13-31fb58484259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:52.379Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b42feeaa-0f2f-4796-aa33-748e6871cd40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:31:52.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:02.389Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=81493e60-fb68-45c9-a600-01ddd14648c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:02.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:12.396Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d9eec73a-3d61-4c20-889c-773eb1bd72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:22.408Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=99016df8-b060-4ab6-beab-95b033b88cb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:32:27.682Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:32:27.683Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:32:27.684Z |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 |2021-11-15T13:32:27.686Z |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 |2021-11-15T13:32:27.690Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:32:27.691Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:32:27.691Z |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 |2021-11-15T13:32:27.692Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:32.416Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3bdf5f82-d9da-42c7-bbfd-ba993bde4ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:42.424Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=65eeeed7-65c1-43cb-a328-b3db0644a74f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:52.431Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1c44f4f6-d2d7-41b1-bc2c-70993f72b3f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:32:52.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:02.439Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4b818c72-e2fd-4f3d-91c5-c3d0a4308e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:12.447Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a9551e6c-e20e-48ab-9e78-186ffc996bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:22.453Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=07ddc4cc-7c43-4e09-97e2-e8942c3a2510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:22.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:32.460Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a7f642b2-6c70-4635-b107-1c8d621f0059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:42.467Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fc9a7fa3-7e88-4b64-8102-966eadcf9d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:42.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:52.480Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3b9490ea-216b-4a81-90fd-93f84c0818a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:33:52.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:02.505Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=00ed7914-1236-4d36-8ec8-d861fecfb68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:02.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:12.520Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=add9c579-c8ec-453f-b753-e5c46af75152 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:22.528Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=49158206-5c4d-4508-8998-1445c55f9ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:22.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:32.537Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f942ec28-a8e4-4297-831f-303f5e2b447e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:32.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:42.543Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=88b35983-31c2-47b7-bbf0-310ec9d28346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:52.550Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=3985a17e-1d7e-4ab9-be08-d89b47427611 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:34:52.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:02.559Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e336ebe0-5f6b-42ae-94d1-dc2835c65013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:02.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:12.567Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2bb0bb5b-6319-4bd9-8a9a-2ade264177bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:12.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:22.576Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ff31462b-f586-4970-ad23-edb1c59bb597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:22.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:32.587Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=25e4ed6e-88dc-4a66-bd11-7583f482a520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:32.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:42.599Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9fc72b6a-5b9e-432d-bc2e-37772372f692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:42.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:52.607Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7133896d-b945-495a-b0ea-67b025e8d996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:35:52.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:02.614Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=12fb1a48-2043-48bd-8809-6fea09a24a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:02.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:12.622Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=375f2e20-4f8c-4162-b72b-e68ead4b2c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:12.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:22.629Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4b078c87-b13d-4ec7-9b81-61848a4fada5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:22.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:32.638Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8b0f4c0a-4a29-4c01-8cdd-f8daa04a80ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:42.646Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=769ee09c-4f21-49b3-91ec-cbec194a0550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:52.652Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0e0c9f79-04ed-4963-a747-578532426a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:36:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:02.658Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d9932ab9-7e96-422f-be71-d3544416ce8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:02.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:12.664Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d1fb350b-1bec-4f30-8b90-4284865d5a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:22.674Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9cc498fb-d7f6-4054-9fed-8ed06bc882fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:22.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:37:27.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:37:27.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:37:27.668Z |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 |2021-11-15T13:37:27.671Z |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 |2021-11-15T13:37:27.677Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:37:27.677Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:37:27.677Z |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 |2021-11-15T13:37:27.680Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:32.695Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=78eadecf-1ef0-43dc-8318-278a5935b3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:32.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:42.704Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=60401573-c7d4-4edc-9397-3716b3c2ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:42.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:52.714Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=44b5e5e7-a83f-4489-b4dc-8bba2afed98a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:37:52.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:02.721Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=46bc89da-d3f6-40cc-9cbd-32a5a4a7ff4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:02.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:12.728Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7f65bfab-1384-46dc-8bca-12bf4f5a4c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:12.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:22.735Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=4bed26b2-f13c-43c3-a2e8-55cf6ff07fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:22.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:32.740Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=65302e20-86e3-4d54-a27a-ae8df3962c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:32.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:42.748Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fd15f247-269c-4716-b51a-d93ad962c971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:52.755Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ea9df1b1-39f4-4aae-8b76-b4cb05884c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:38:52.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:02.761Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c7db49c9-1a9c-48f2-aaad-c445ddf3e61f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:12.769Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cff0c259-202e-4d3e-be7d-506469fc0a67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:22.778Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dcb0d871-2685-451c-b36f-8ebbedac103c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:32.787Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cae57ed9-bbb0-41d6-ad09-a779ac727259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:32.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:42.795Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c15f5fa6-3085-4506-a936-e5f752696dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:42.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:52.801Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7f1ea215-d60e-47ed-a6a2-2bb557eef96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:39:52.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:02.808Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1d4ea4df-a3a5-433a-812b-310534e678ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:12.815Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=18c28ea0-1d0d-49d6-a36b-af56abee95a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:12.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:22.822Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2fb82232-8fe6-4637-95c6-e0969c8cb4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:32.828Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0673200e-645e-4f96-93ea-24b641113e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:32.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:42.835Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f0708588-3d16-4a65-99ea-dac8efcb8359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:52.843Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d069898b-5b0a-47f6-8a1b-4fed7fd4b017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:40:52.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:02.852Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=c969f977-58f3-432a-a296-4e0e96974f51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:02.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:12.865Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=52580614-e1b3-4280-96e8-433892bce709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:12.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:22.873Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=89ea5297-8d4e-478d-8671-a6265667b549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:22.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:32.880Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=abd36d12-6cea-4f00-98c2-809a19142964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:32.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:42.886Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b218bee6-43be-424e-9eff-e2255fb30517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:42.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:52.892Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b86a3885-d5f1-4a12-a0db-bd4a6b722798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:41:52.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:02.899Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f5df5892-cb61-4938-b8ad-133e3bdd16fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:02.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:12.906Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=209e8448-1f40-40fc-a794-d59f234292d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:12.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:22.913Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bdb9381e-47d4-4c4f-b32e-99c4635c04c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:22.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:42:27.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:42:27.699Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:42:27.700Z |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 |2021-11-15T13:42:27.702Z |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 |2021-11-15T13:42:27.706Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:42:27.706Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:42:27.706Z |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 |2021-11-15T13:42:27.708Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:32.919Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9d7c985b-7c20-4f6b-877f-90b085c1622b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:42.927Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=727030e5-c4d4-4247-a000-744dcc5e6867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:42.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:52.935Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=757acf21-14e1-4696-a8ec-9df4606c3b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:42:52.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:02.953Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=03d671c9-4886-4c24-a57d-b183f54142fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:02.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:12.961Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5bea178b-9722-47ac-9300-b11133467409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:12.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:22.967Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=facf6e46-6445-4b68-b4c7-a641ae1fa451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:22.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:32.974Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1fe9a3a5-b8ab-4860-b9f1-a28a5cf61af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:32.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:42.981Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7300f041-0213-4377-baf8-69e363c0fe72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:42.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:52.988Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=21d5cbab-4a70-4728-8c1a-68f44ee7e330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:43:52.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:02.995Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ccf4c643-951d-4ff8-a066-d3ecede945f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:03.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:13.002Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1999d7ba-14e6-4df0-b27f-e908355803db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:13.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:23.010Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a5915bcc-a260-4993-97c9-edb16eee626b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:23.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:33.017Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b51ebdd9-c7ac-4e01-a954-ee9ba5d470d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:33.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:43.024Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=17909851-beaf-4084-901b-d803d83dac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:53.038Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6b29865f-b6ae-45a8-bc39-d6e1645466fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:44:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:03.048Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fc93f15e-8eb8-492d-b21e-8cd3931f0286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:03.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:13.054Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8f104cb9-cebe-45dc-89d5-d6f73521ef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:13.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:23.062Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=48ad6510-24d1-4e1c-884c-a2d9bb86641d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:23.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:33.069Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5a7f5a33-a9a8-43bd-bfac-644541690455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:33.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:43.075Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8f536b03-dc12-4358-9873-b0114baaf981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:53.082Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=06085a74-f84f-49d2-b3fa-244c03acfc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:45:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:03.088Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=9feacdd8-de6a-43a4-9e9d-da4e322eac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:03.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:13.095Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=558e51a3-7226-4b35-a6a0-b263346d8f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:13.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:23.103Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d538ab6e-e835-4f53-91ab-debcd78d87a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:33.123Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b7732fa1-4d2e-4db7-bdff-764f5ba212d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:33.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:43.131Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8c5eeff5-f934-4fc5-af58-22809731729b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:43.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:53.136Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5e297e89-24e6-4d3f-9188-55350b32a3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:46:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:03.150Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=16dab093-b84f-4160-9c61-c703881a4175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:03.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:13.157Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cbd49218-9510-41ec-8952-26ff57fd75e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:13.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:23.164Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d7b2668a-b709-46e5-a93d-69e1e053fdb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:47:27.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:47:27.667Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:47:27.668Z |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 |2021-11-15T13:47:27.670Z |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 |2021-11-15T13:47:27.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:47:27.673Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:47:27.673Z |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 |2021-11-15T13:47:27.674Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:33.171Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5b740442-9c36-4445-9d4a-6803adf39cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:33.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:43.179Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b22f3968-83c8-4fd5-b623-6f0e31623d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:43.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:53.184Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7935dfa7-9593-444c-ae4d-45f706cd57dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:47:53.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:03.193Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=720a5468-0975-47b9-8f7a-6332f4b60147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:03.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:13.202Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=747d0ca8-67fc-4005-9c11-63373d0dee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:13.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:23.220Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d1fa7f77-742a-4f15-be01-2f7ad69523cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:23.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:33.227Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ed728fa1-e436-48b4-b9bc-2f7af25a3fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:33.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:43.234Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a58de38f-585a-4872-b3b1-2c6a99f33014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:43.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:53.241Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a3329d55-03a9-459c-a342-9d8954edece1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:48:53.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:03.251Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e1975dd4-de9b-48f0-99fb-f8f36c44070e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:03.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:13.259Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=30c2a52b-ac83-4409-927f-45588d26b738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:13.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:23.265Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=487e3ef8-1d8e-44fa-a8c3-146e92262b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:23.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:33.272Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cd7171ac-10cf-4759-966f-47ddf788799a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:33.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:43.279Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cce5671f-be22-4b41-8f26-fb7ad929a431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:53.285Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8fd1e4dd-ec80-4f78-a899-314cc9a89eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:49:53.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:03.293Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=80fb775c-9d71-4a2e-9523-d75124372cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:03.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:13.309Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=6b8564b6-a53c-4c3d-a1a7-46d710633ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:23.317Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e0041903-02ae-4e29-a287-81bc805ead2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:23.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:33.323Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=17b6e106-81b7-4f06-ae62-52225fc870b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:33.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:43.329Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0aae79c3-2cba-40d5-b8d9-27096b23a60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:43.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:53.337Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=caaddb9e-0f62-4590-a47d-212c561cf5c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:50:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:03.345Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7d1480e0-c047-49e7-b228-4ae0b84916ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:13.353Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a982e456-99a3-4976-8210-8456dc0b4028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:23.359Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0190efd1-3036-4483-a9ed-9dafdfc4038b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:23.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:33.366Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=920e036a-2847-4f08-bcf5-362ae52cc19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:33.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:43.371Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=f42939a6-9364-4ee3-aa11-a27276e1aa23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:43.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:53.378Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=d8b7f1a4-aac9-48b0-a93b-5ccd73d613e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:51:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:03.398Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ed9374ed-618d-4e12-83a8-b390850e4adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:13.405Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=efa4a257-3da0-4d5b-8075-6af4dc6f0317 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:23.413Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=aae2e967-2740-4a1e-9b7b-599a57ae05fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:52:27.643Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:52:27.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:52:27.645Z |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 |2021-11-15T13:52:27.647Z |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 |2021-11-15T13:52:27.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:52:27.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:52:27.650Z |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 |2021-11-15T13:52:27.652Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:33.419Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cc1c5432-a4ee-475a-b882-ba69e45274e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:43.427Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=cc53d95d-1a68-43f8-bf1a-573400158d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:53.434Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=a6822b0b-473b-4f1d-bfb9-d9ca67ff7bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:52:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:03.443Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dad3b702-0b72-43ce-b3ff-00efb0373c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:03.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:13.448Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=22c9bd17-ff6b-44d1-80c6-b960c06e6cf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:23.453Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b29711e8-4469-4227-a820-7c0a850a7fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:23.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:33.460Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=105beaf6-bd67-44fe-a3a1-f0042cadfff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:33.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:43.467Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=933f042d-ea2c-4041-b14f-fbbf13c03b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:43.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:53.484Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=7fbcf5ac-823a-4d79-bfcf-46174c9723e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:53:53.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:03.498Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=da924c0a-4168-4ef1-be08-9313cbd4422c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:03.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:13.505Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e262e131-5ec8-4e2d-8ded-cb99ed1f5d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:13.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:23.512Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=fee97098-9a09-4c31-9086-f233b677285f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:23.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:33.520Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bcb53d12-00d1-4dfa-b363-40b831cd0e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:33.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:43.527Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=779d1dbf-ce9c-4f9c-943a-9ea2e17f82ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:43.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:53.533Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=abd1f83b-7e79-40ce-9943-5c05c83978c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:54:53.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:03.541Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5a01e8c3-de39-4277-8255-e0de6829cdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:03.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:13.549Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b5e89c4c-b5df-4abd-82c3-7f5ffbee446b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:13.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:23.556Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=06fedc95-ee94-4a3f-a75d-8aeb8aae01c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:23.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:33.564Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=ed8c41b6-20e7-4c2d-8a46-faa02a8d355d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:33.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:43.580Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=44fe110f-46cc-4098-ba0d-b0838d00622f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:43.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:53.587Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e278c3e6-8d7c-4ade-bccb-2ff2b9506e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:55:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:03.595Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1351671e-7527-4887-a4f0-d0b9682de91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:03.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:13.601Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=23f2ed5e-cfe6-4be1-8757-9007b40a3b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:13.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:23.612Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=2758dc6b-3ec0-434b-a4f0-5f4401163400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:23.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:33.619Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b7819ee7-81f1-4d2c-a413-d86e9357a6de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:33.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:43.627Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=596d73fb-b353-480d-9133-07f010c8051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:43.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:53.634Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=bbc0e961-c61a-42ed-90f2-a9ba262dd77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:56:53.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:03.643Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=77077f6c-2862-416c-b898-4df68e080f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:13.651Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=543018c8-fb59-4f02-a39b-169f2b5e3a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:23.668Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=1d5ff75c-e997-4bce-856f-fa601bee1442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:57:27.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-15T13:57:27.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-15T13:57:27.650Z |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 |2021-11-15T13:57:27.653Z |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 |2021-11-15T13:57:27.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-15T13:57:27.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-15T13:57:27.656Z |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 |2021-11-15T13:57:27.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:33.676Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=5ee5bafc-dc8f-45f2-b13e-15392c17ab21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:33.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:43.684Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=90820cb4-2259-4a51-b421-411fd0c052ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:43.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:53.691Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=55a843e1-fefe-449a-ba34-ccb1162a271c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:57:53.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:03.699Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=e8aef0d2-0f70-4bab-9210-ee06a3c52614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:03.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:13.706Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=b2bf6714-8a5b-4ef3-90af-49813a3e09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:13.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:23.713Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=887eb436-740d-4876-a5f5-fc01438a27d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:23.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:33.721Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=319c29aa-c24d-40f9-9a33-734c3d49ea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:43.729Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dde6c2b7-eb30-4318-999e-821563ffa53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:53.736Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=8194b2b2-3610-4c81-8c0d-8062f8904d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:58:53.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:03.745Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=dbee89fc-4738-4431-907d-c3ae300298c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:13.763Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=02fda7a3-21bf-48e9-996f-6b645cfb82c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:13.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:23.771Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=32c4d3af-b759-4e4b-b981-9ccceab28af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:23.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:33.777Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=77e5dff8-9643-4d12-a93b-c11f782a10cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:43.783Z |INFO |Init configs |InvocationID=56595554-5db6-4b38-a802-d3fe06e0c848, InstanceUUID=0d54ceef-8395-460a-8032-d50c4302d268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-15T13:59:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |