. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:23:22.311Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:23:22.313Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-12-08T23:23:22.341Z |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-12-08T23:23:22.890Z |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-12-08T23:23:22.971Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:23:22.971Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:23:22.972Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-12-08T23:23:23.030Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-08T23:23:23.122Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-12-08T23:23:23.142Z |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-12-08T23:23:24.417Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-08T23:23:24.747Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-12-08T23:23:24.762Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-12-08T23:23:24.762Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-08T23:23:24.806Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-12-08T23:23:24.806Z |INFO |Root WebApplicationContext: initialization completed in 1663 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-12-08T23:23:25.107Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-12-08T23:23:25.762Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-12-08T23:23:26.814Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-12-08T23:23:27.273Z |INFO |Started MainApp in 6.832 seconds (JVM running for 7.353) |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-12-08T23:23:27.322Z |INFO |Start scheduling PRH workflow |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:27.331Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8e8bca31-4dd4-4963-8741-2efa8e0f1b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:23:28.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:28.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-12-08T23:23:37.254Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-08T23:23:37.254Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-12-08T23:23:37.256Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:38.763Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9f8c4f19-b0b2-4cb5-a64b-470533251c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:23:39.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:39.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:49.796Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=85f82655-55d0-4eef-a59d-70000f69d1e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:23:50.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:23:50.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:00.838Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7a923996-3644-493f-953e-937b971a994d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:01.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:01.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:11.877Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3225852f-3a54-48ef-82c6-aef154ea02f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:12.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:12.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:22.916Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=edf4fcc0-369a-4c51-b805-b571fe8c0ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:23.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:23.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:33.957Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a8bd1703-5aad-4a2b-becd-5c13043dd39c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:34.994Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:34.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:44.996Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2a038cbf-416a-4d47-8bde-e9162b522f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:46.034Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:56.035Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c153b15d-8758-4599-a602-e49b44eb6d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:24:57.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:24:57.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:07.076Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e83a6d66-938a-40fd-a95d-9f78683ab405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:25:08.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:08.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:18.117Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9d2e7240-202d-4a8f-b2b3-fb24e2974333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:25:19.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:19.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:29.156Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=757a4e93-b6f8-4a97-94da-28c0c33a8832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:25:30.194Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:30.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:40.196Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=347184f9-ca69-4f2f-bd40-091777f58c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:25:41.236Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:41.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:51.238Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9b6d0060-ac30-449b-93d3-6c433fae062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:25:52.274Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:25:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:02.277Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f00e8ba4-69da-4b0c-8c42-75f80a7fda87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:03.315Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:13.319Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0c2f0223-2258-456c-9448-84da98b5967d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:14.354Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:14.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:24.356Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f5568875-061a-47b4-9b29-9d2b4fa9f035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:25.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:25.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:35.395Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7ada84db-9828-48d0-9b66-7b80dbcc0081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:36.466Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:46.470Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e54b576a-b5eb-47ed-8862-965e6f78a7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:47.506Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:47.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:57.507Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=537651ab-f0b9-4d20-aecf-3f5ddbccc46e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:26:58.546Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:26:58.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:08.549Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=efea828a-a027-4d20-8192-c0f17dba9bfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:27:09.586Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:19.588Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=da566848-4d71-436d-b3d0-b109d15117f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:27:20.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:20.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:30.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8e679b49-8c25-4e22-9871-b5fac0455485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:27:31.666Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:41.667Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=781d9ff4-3789-4522-a0b0-e6fc81270d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:27:42.706Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:42.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:52.710Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b9fca8eb-8e7b-4aa3-a585-adf070fc86ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:27:53.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:27:53.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:03.844Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2b71daf3-957e-41c4-b071-c59201529d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:28:05.330Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:05.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:15.332Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7cdd1b04-0e03-4d97-9342-a9ae5635508b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:28:16.370Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:16.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:28:26.159Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:28:26.159Z |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-12-08T23:28:26.160Z |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-12-08T23:28:26.163Z |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-12-08T23:28:26.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:28:26.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:28:26.170Z |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-12-08T23:28:26.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:26.371Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=883f8b81-f939-4512-8c2b-1bdb4728cb93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:28:27.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:27.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:37.414Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1917e74d-95f7-4d7c-8d1e-6010125afd8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:28:38.450Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:38.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:48.452Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8f312139-f72e-4f64-8763-32e04d7fae68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:28:49.490Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:28:59.492Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f047045f-e1c9-4b60-b110-ac122737b6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:00.530Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:00.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:10.531Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b6c924b7-a511-499c-b318-3b80911d300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:11.570Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:11.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:21.572Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0c840a7b-fcd1-456d-942e-ea7bd36e32a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:22.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:32.612Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=dfab7c54-77c4-46fd-b7b2-3413a54cfd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:33.654Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:33.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:43.655Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f7990ede-c8ea-409d-85b3-2e8c5e11958c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:44.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:44.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:54.692Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ec30e31c-37ed-442d-a7e7-b68f7de3b03a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:29:55.730Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:29:55.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:05.732Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a4ab56a3-e180-4cb3-8a9d-81c2e07af4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:30:06.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:06.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:16.772Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9bf8a8e8-dda9-4b1c-b81b-86bea0282214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:30:17.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:17.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:27.813Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=af95c80e-9d47-4e03-81d5-c97a38c60fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:30:28.850Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:28.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:38.851Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6ee9feb1-c03e-48ec-a27c-26869dbd9105 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:30:39.894Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:39.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:49.896Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0e04d10b-9f0f-4bd3-9115-8f0ae46cef54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:30:50.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:30:50.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:00.934Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e3c58634-bdde-4b32-8b29-d01be73e270a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:01.974Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:01.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:11.975Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1efed0a4-0da6-4a29-94f2-f9d58ce2af4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:13.010Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:13.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:23.011Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0fa10fdf-aa0a-47bb-ad6e-9494b12b169d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:24.050Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:24.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:34.052Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9b06317c-1093-423d-a728-372eb5ca912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:35.091Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:45.093Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0e7cf95b-29ce-45f9-aa73-f5da072c7a51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:46.418Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:46.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:56.421Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5009a9f4-4831-47a3-9245-bd89b6e0890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:31:57.459Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:31:57.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:07.461Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e5dc8fe8-4d31-4a23-9d3c-f3cab285099a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:32:08.498Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:08.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:18.499Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b12f5f3b-9722-44d5-be5c-096d2ffef9ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:32:19.538Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:29.539Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d74893fc-5357-4dfc-b2e7-88fccc28e94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:32:30.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:30.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:40.612Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d8844d3a-4719-489a-b605-afccc31b28ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:32:41.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:51.651Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0526a85f-ca2f-4983-8469-e12d697da946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:32:52.690Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:32:52.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:02.691Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e74f3560-a494-476a-a0d5-7ceea6c6f42d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:04.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:04.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:14.564Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=66d73774-62a3-4c36-85d0-6b5587f9296d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:15.606Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:15.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:33:25.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:33:25.480Z |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-12-08T23:33:25.481Z |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-12-08T23:33:25.485Z |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-12-08T23:33:25.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:33:25.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:33:25.492Z |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-12-08T23:33:25.495Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:25.607Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=48260df6-cd65-448d-a18a-4fd4a9b4f5e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:26.646Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:36.653Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e30f0cdb-d86b-4e11-b478-7d122163326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:37.714Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:37.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:47.716Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b342f7cc-9ffc-4c0d-80ec-b52f650a2cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:48.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:48.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:58.755Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=37c0a925-131a-4a20-ad26-af9220409fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:33:59.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:33:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:09.795Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=29b78884-afd4-4250-8a3c-c36203af2c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:34:10.834Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:10.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:20.836Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=492667ee-c22a-422f-9df6-ca0ff1649cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:34:21.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:21.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:31.876Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=843f9260-ddc7-47f9-8ea9-18000151f50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:34:32.914Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:32.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:42.915Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9d0de94d-aac1-44d8-a3e2-5e79b97d5f88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:34:43.954Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:43.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:53.955Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=373f5429-c22c-4564-b7d9-432d4ccaa8f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:34:54.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:34:54.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:04.998Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=708883be-db71-49c9-aa7e-946e569ea113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:35:06.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:06.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:16.036Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=488a0f63-fdd7-45c2-baf7-f2a7e55aa555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:35:17.074Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:17.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:27.075Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=92660767-06bb-49ef-8e76-488678db8387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:35:28.146Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:28.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:38.147Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a8afa7de-8de9-4a9f-87d0-49226a322593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-12-08T23:35:39.186Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.238.82:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:39.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:49.190Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=561ab64c-f204-452c-8ce9-1748fc3bd483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:35:50.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:00.618Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cf323b04-a761-4258-97d8-0e6c89729000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:00.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:10.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9fb872a6-af0a-4f45-aa7a-0888f0145d64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:10.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:20.648Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f86d611a-7252-4bd9-b03a-dc753521570c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:20.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:30.662Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=67dc2748-6ddc-4c50-9e13-1d4c4e1d774f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:30.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:40.685Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=511851f7-07d0-4ac0-a462-703e82db584c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:40.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:50.698Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7a092de5-ecf6-4a16-b198-59dcd0d04b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:36:50.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:00.717Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0714d5c4-630e-417a-992f-60dc10e7ef0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:10.737Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=62234024-d87e-4856-8e2b-24a904122a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:10.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:20.747Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2011a6b0-1c0a-4f2b-9e2b-b44c91cbbc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:20.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:30.766Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=84989306-1823-4504-bbe9-71549bfd0331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:30.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:40.775Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d37dc2a7-9e4f-4e64-af15-ee1c57b4a436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:40.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:50.786Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e82e86c6-a602-43dc-84dc-37a6126187c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:37:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:00.799Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9ced0693-e29a-428d-aa2b-0b0309242040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:00.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:10.812Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f53cc951-47ca-4855-aed6-38f8aa01c665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:10.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:20.825Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb86eb79-ff21-4e32-a25f-3dbeab783494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:20.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:38:25.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:38:25.418Z |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-12-08T23:38:25.419Z |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-12-08T23:38:25.422Z |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-12-08T23:38:25.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:38:25.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:38:25.428Z |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-12-08T23:38:25.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:30.850Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5fc3f507-0876-45d0-be1d-4b1162b6e090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:30.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:40.859Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=786b8ac8-c4b0-46dc-97c9-eb927c874c4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:40.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:50.870Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bbf2f7fd-2373-44d7-961c-5ae2748ef568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:38:50.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:00.880Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a6961240-5abe-4d51-bf76-d12280b11e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:00.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:10.894Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ffda4725-0d26-446e-ac5d-b879f9d57a66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:10.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:20.907Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b262a558-fb5d-499b-b1b2-cbfe3aefcc3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:30.920Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c1eb3a86-bf8d-4358-a23e-488f4ae0e2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:30.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:40.945Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d6e483f4-15dd-4592-adec-ace168f8d0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:40.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:50.957Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5148db90-3739-4314-b3f4-634ea5a70ffd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:39:50.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:00.980Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b3e831f5-088c-4e73-bee1-a99fae73d6e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:00.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:10.988Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cb73a017-cfc9-472a-9e57-e65001b8ce32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:10.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:20.995Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cd463742-70de-40cf-9b53-a8d4d5b46137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:21.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:31.007Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d8098351-79c4-44c1-9e5e-91b2d64891fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:31.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:41.017Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0c741027-fdd9-4163-81b6-3c171e1957f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:41.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:51.030Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=064db303-43c7-49c4-acbe-2a9c73b33194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:40:51.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:01.048Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=666eafbf-5e66-4c20-94e8-d670fb891c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:01.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:11.057Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5e3c4069-524f-4c3b-805c-ee38d839c7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:11.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:21.071Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb3b4b0d-b8c0-4889-bd0b-c36a2569701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:21.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:31.084Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a0b84c28-8a95-4bb6-a9b0-ced1b90513c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:31.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:41.093Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d38c3351-66dc-427f-aa5e-5401ee820a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:41.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:51.103Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ad5dd135-9394-4f83-8b18-de62d41fcc41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:41:51.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:01.113Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6be0bdbf-981c-4fd5-898f-b619f892f229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:11.120Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7353988f-6d7e-48e4-b29f-2076f3924722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:11.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:21.128Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=afb51b0e-3945-468b-8d51-73c1442b11a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:21.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:31.136Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3f16e3b0-a0f1-459f-85ad-4f277e1ac0fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:31.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:41.145Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=68f261b4-7af5-46ef-bf22-b75e8ce863e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:41.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:51.153Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e012919d-17ca-4edc-b417-5f2251af07ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:42:51.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:01.161Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4c28bbbf-09b2-4fde-9e50-b7e9987b2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:01.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:11.174Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c4bcb8cb-d34e-4464-8f3f-141d8f999c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:11.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:21.192Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b6005e9c-0259-4c4f-b5be-dda450857ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:21.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:43:25.442Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:43:25.443Z |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-12-08T23:43:25.444Z |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-12-08T23:43:25.448Z |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-12-08T23:43:25.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:43:25.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:43:25.458Z |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-12-08T23:43:25.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:31.201Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d74a0c8e-fa13-4c52-9182-cdd45d6f1622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:31.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:41.208Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=67175029-f275-4615-bc54-13adce21bd38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:41.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:51.220Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=da0f7d7a-2561-49d8-a9f8-5a63a01c2299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:43:51.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:01.227Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a2d7d408-4d2f-48d2-9d87-f43da0c4084d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:01.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:11.235Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7314b8f5-76d9-4d19-ba6e-21a336572a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:11.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:21.243Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bb4140f6-1083-471b-94d5-731201616595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:21.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:31.250Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0730d14d-c6c5-4791-b048-fa48ed65d9f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:31.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:41.260Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb1a2c1c-8f12-4a15-ace6-640675136839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:41.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:51.270Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=88c2c4d7-ae37-4811-9c8f-565590129078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:44:51.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:01.308Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b4f4527b-ed09-47f1-aef0-506e41727c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:01.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:11.322Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1b5f78e2-5d2c-4c31-81fd-62b1a6206461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:11.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:21.331Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=dec5aa9b-a2db-4085-b13a-a9d875a42107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:21.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:31.338Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=46642829-661c-40f5-9fb5-cf7bd943a7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:31.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:41.344Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=24633e5b-94f9-4566-95d6-f8424edbdda2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:41.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:51.351Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=41b6acda-5566-4440-b131-d309577f252e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:45:51.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:01.358Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9de87033-9db2-4fd7-93fa-9b782dad096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:01.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:11.368Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=535628ce-7a86-473b-8c6a-77d01f28f96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:11.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:21.378Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=282176db-e689-4ab9-b219-2c646a27dab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:31.384Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=915e9b42-5edd-4bc1-8d9d-bc198bd9904d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:31.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:41.398Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=761c2604-ed56-4173-ba79-81087a8db1f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:41.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:51.416Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=40c49855-77eb-4556-b71a-475503373b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:46:51.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:01.424Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=87690325-fb73-40ee-a7bc-6361de2a9d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:01.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:11.431Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2addedca-91ac-4a37-934c-746a8283c7cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:11.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:21.438Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fffbfb15-1555-4c29-8f12-07d730693cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:21.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:31.444Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bd42692c-cc3e-40cc-9c40-8d3ce10f577d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:31.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:41.452Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6ce96731-e9c4-4c05-905a-4c808364cb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:51.460Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=252c9f5c-a8f3-46e3-a8e9-72314cd62aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:47:51.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:01.468Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=938b53e8-6c1e-4836-95be-1f28e2776a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:01.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:11.477Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bf404fc8-caba-422f-9de3-649c124c49e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:21.490Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c11bc667-6ce2-4f82-bb44-1e755b42639d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:21.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:48:25.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:48:25.429Z |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-12-08T23:48:25.430Z |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-12-08T23:48:25.433Z |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-12-08T23:48:25.437Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:48:25.438Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:48:25.438Z |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-12-08T23:48:25.440Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:31.503Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=988bad3b-0e78-4118-9243-2d06bf635e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:31.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:41.511Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5e331d50-827a-4af3-b149-befaa6258a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:41.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:51.518Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e7c7d92e-af08-405d-bf4e-7c8c9856056e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:48:51.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:01.525Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=145ab529-808f-4ec9-9046-1852a082281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:01.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:11.532Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a5617aa2-68d9-4c6e-981c-47be4e2c63f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:11.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:21.541Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a748aad3-1830-441d-9672-c4ef9f76120b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:21.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:31.549Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5c2087ea-e344-4ed9-9cb4-0ae8315aaade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:41.557Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e06d6634-5b0c-45bc-985b-e37560e22dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:41.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:51.565Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fd12a084-f058-442d-982f-f68717776492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:49:51.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:01.576Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=21b55376-b571-43ed-a9f0-07fdd0d724f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:01.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:11.591Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=18deb7b6-a8f0-4531-96f0-a2acc3aa86e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:11.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:21.599Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=56eb3bde-10cb-4342-a74a-d816a1e54bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:21.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:31.606Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fd066aa0-357d-4fde-925d-c7e5d2aeb767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:31.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:41.616Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ca63167c-a13e-4e33-9b4b-5439d309f439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:41.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:51.623Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=991ad12d-3241-43c2-a844-3ef75b1e7c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:50:51.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:01.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cb9b0c45-e300-41d8-83b7-acb08649549f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:01.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:11.642Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bbd077f1-f658-4b32-829a-798e1210c316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:11.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:21.649Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=586c61f0-71d1-499f-a6ad-f026c0b21e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:21.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:31.658Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7e2139c6-e553-44bb-b5f3-a4651b20751d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:41.670Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e34b1fe3-b00a-4945-87cc-2f3f957b479c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:41.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:51.686Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a70f500b-27f5-4643-957b-9664f3bc8e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:51:51.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:01.695Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cfeb5e7b-d8ec-479e-b455-9cffc83002ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:01.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:11.704Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=84a601fa-b143-430f-9a4b-32ba9b15ba2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:21.711Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1219c838-020c-47b6-9aa8-da2eafd75744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:21.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:31.718Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0b830860-0ff2-4f79-8c0b-cf60492f0e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:31.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:41.727Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b95f0d44-e285-46f3-842f-019f4c51a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:41.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:51.736Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2aa990f6-39e2-4837-8621-981666556476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:52:51.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:01.744Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e3156b4c-74b1-4c04-aa5e-2ab54acfed5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:11.751Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=63242fd4-12b5-4c9a-8ebf-2bef117526a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:11.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:21.759Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=836622b6-b912-4339-bfa3-808b59214b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:21.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:53:25.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:53:25.439Z |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-12-08T23:53:25.440Z |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-12-08T23:53:25.443Z |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-12-08T23:53:25.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:53:25.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:53:25.470Z |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-12-08T23:53:25.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:31.767Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=611ce5f6-2db1-4298-8d6e-74bd39f97fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:41.775Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=da62e25d-07c9-40c7-88d6-5af4ec468fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:41.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:51.787Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8637ec13-2365-4ca3-a6dd-a2a5cb9d41a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:53:51.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:01.794Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=da224a99-5d67-4131-b5ce-883ac24efa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:01.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:11.801Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2ff77a7f-c205-4406-9e84-7852696f4db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:11.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:21.821Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a1941c4a-cbc7-460c-ae89-312a94427d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:31.832Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6ce47013-4908-4876-bbec-a120906a9582 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:41.845Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=76f83dd7-ba83-4bc2-a8cf-98ad16c5d727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:41.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:51.854Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7841713c-01de-4ad0-b00e-2426e338cfc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:54:51.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:01.861Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=25bc3c0a-6fa1-4953-94fd-c13687005a19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:01.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:11.866Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5eee6974-0cbb-4ffe-8243-dd0441266865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:11.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:21.875Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=401f11d4-3959-43a4-9215-80d5e8f9a953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:21.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:31.890Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5b07a174-ada6-4241-adc4-44af9cee039f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:31.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:41.899Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=766d58a3-ddc0-4530-bbba-936e2832d1d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:41.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:51.912Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=310a48c7-50b3-4889-a3f3-64f0c2919c12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:55:51.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:01.918Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ba4c4a56-f342-48eb-b730-d40d260999fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:01.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:11.924Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ce95f6e5-c4ee-4dcd-8188-4448c3b3fb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:11.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:21.930Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=42c492a5-8408-4b00-b97b-11d8c9ffb061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:21.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:31.936Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b46f8abe-5642-43df-b31c-b0c94f09e259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:31.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:41.943Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=355d9c17-f9aa-45a1-9f17-761369097577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:41.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:51.950Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ba1e5259-d27f-4e41-9e0a-2bc2a8b720c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:56:51.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:01.957Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=aba20089-ac50-45c1-b5a1-901b6b1653be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:01.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:11.963Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=18dc7126-5aea-4653-b391-cabf0338247c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:11.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:21.976Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=14a90731-6c14-44a0-aa98-0f78aa84f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:21.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:31.983Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d809dc65-d1f0-4666-9959-b53dc309221a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:31.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:41.990Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b41488a6-e87c-4f47-a6a8-14379e02bafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:41.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:51.995Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=065b28b5-4f6f-48aa-b81e-62ea49426f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:57:52.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:02.001Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c2a176a7-064d-411c-9603-32328f37b4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:02.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:12.011Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b6dfa0ae-2b66-471c-8e75-86930cd1ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:12.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:22.018Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4f5bd41a-0f31-4bf7-8167-d6535f04b08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:22.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:58:25.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-08T23:58:25.431Z |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-12-08T23:58:25.432Z |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-12-08T23:58:25.435Z |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-12-08T23:58:25.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-08T23:58:25.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-08T23:58:25.440Z |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-12-08T23:58:25.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:32.026Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1f2bfbb5-8c21-43f8-ae0e-b15e65ac6826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:32.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:42.035Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4fbacd29-b65c-4ca7-9750-73d087cee07c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:42.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:52.042Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f4e2297b-008a-44d5-8ad6-dc4a066573e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:58:52.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:02.054Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=692231cd-b449-4c02-8ce0-dbc2465fbd7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:02.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:12.063Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=30cdd6a6-55dc-4a67-836e-5db38dfbf72e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:12.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:22.069Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4663ac2e-2389-40e8-82c0-59961e6d8b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:22.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:32.076Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f2e625eb-42b9-4848-8c62-6553d9bead98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:32.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:42.082Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9f18ff64-d8f6-423f-a2f6-1608bf39fe79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:42.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:52.089Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d6b8b7f5-17eb-411f-81ed-eed8f6277394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-08T23:59:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:02.098Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=29135611-1778-4e22-9ba5-7b5c41c1ca41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:02.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:12.120Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4a71e0ea-b5ec-42f6-920f-2376040bc745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:12.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:22.127Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb1ef620-80f9-4adc-ac3c-8998138b3b6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:22.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:32.136Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7c88c039-c048-4121-9652-0d32dd0d7b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:32.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:42.151Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2bd0cf01-0959-46f1-862b-939b34fb1a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:42.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:52.161Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cb09dad2-dbc8-4938-a22c-075f47a60ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:00:52.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:02.169Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6b18d473-0de6-4761-9fe8-99f7dfa8c185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:02.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:12.176Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ecf22846-57af-4397-96cf-fff7496f7f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:12.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:22.189Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a6432433-7fab-4cda-a5e9-6f1d815b32aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:22.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:32.196Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=399840ee-5973-49dd-bd9b-aed0aac077bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:32.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:42.203Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fbed201e-d61e-49b8-98ff-afd7d448484d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:42.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:52.210Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0d640243-83de-4282-b0e8-fd3ba0fa8b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:01:52.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:02.217Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9f57dfa0-31d0-463c-8057-00fc5608623f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:12.223Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1632802f-9ebf-44e5-81d4-d39fdb97cb74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:12.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:22.236Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=22ec3418-44d9-4cfc-900a-13a2398a92de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:22.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:32.248Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=873c8864-e7e2-41ca-bbab-895ae58e6cce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:42.255Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3a9dbec9-7b9d-4b79-8a1d-a2ba66592cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:42.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:52.261Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e8f423d9-253c-4d34-93fc-28cf05af51ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:02:52.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:02.268Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=35506b76-3603-48ba-bfc5-bb0f7323f683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:02.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:12.276Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=136b456b-953e-4f88-9534-6c3e312db958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:12.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:22.282Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0248511f-8da4-470c-bf35-68ac77fad291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:22.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:03:25.421Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:03:25.422Z |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-12-09T00:03:25.422Z |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-12-09T00:03:25.425Z |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-12-09T00:03:25.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:03:25.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:03:25.429Z |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-12-09T00:03:25.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:32.289Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=79eb923e-6726-4b8a-8bb7-b7f1688aeb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:42.296Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c1532228-3674-401b-9d5d-d337abe866d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:42.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:52.305Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=63e0f91d-2433-4aba-b8af-433ec7d30dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:03:52.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:02.312Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=944429c9-7504-400a-9035-63edf64ba973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:02.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:12.325Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a95d4d6c-41f0-4c52-a5d2-b171f6467249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:12.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:22.334Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5f357641-995f-41c7-977b-733720f481f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:22.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:32.340Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea2403e0-1251-42ee-a7b5-4b4fdca71cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:32.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:42.348Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b416feaf-7359-4e89-aca0-d26937d7b8c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:42.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:52.355Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea54f708-ee5b-40ea-b366-874d0f24f175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:04:52.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:02.368Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3a514fd1-6c3f-4d8a-95ac-754498464258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:02.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:12.376Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fbb769fc-25d7-48c3-a592-63299ab523f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:12.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:22.385Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=332457a4-4285-4a09-87db-bf065b946eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:22.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:32.393Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a28db8be-d674-4f0c-8412-698749f65bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:42.404Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3a1dcd64-b4b8-4c36-8f5d-5542d1f7c7ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:42.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:52.414Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a941fc3c-f6a5-4ede-bf36-94d093ff0ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:05:52.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:02.424Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4dd849ee-44db-4dfa-9a76-bb151391d27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:02.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:12.434Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4d3647ea-3f33-4f4b-9f8a-6605d5479be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:22.442Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=dcf04894-0772-4be4-934c-ed9525944f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:22.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:32.453Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=45825b8e-a279-4759-b0b0-fe0ace2ddf5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:32.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:42.460Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7380226c-4c25-47bf-85c6-3846607eaf0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:42.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:52.469Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b0bbe379-d52e-4e7f-b1ef-6c66ee34d2f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:06:52.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:02.477Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=43d0e0e3-dd9c-42fc-8eb1-cbeee09364a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:02.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:12.485Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=eb8394e9-5ce8-4f94-9db6-d5954bfa7ff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:12.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:22.492Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=71a1c46b-bce1-4200-9258-d09c07e030a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:22.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:32.502Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5f942913-6f34-4d4c-8865-4fe887e8a8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:32.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:42.513Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9a69dd40-cad8-46e2-91f1-0697b9d3703f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:42.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:52.525Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2cd9a365-14f9-47b0-af81-b85cd619ecdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:07:52.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:02.544Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=67167632-1336-4c9d-b9b2-fd1ed097926c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:02.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:12.556Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=163d4ac6-0b29-47a8-a8a0-b9ee2fe51607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:22.566Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e1c5ec27-8a12-42ed-b6f6-6c19fb833927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:22.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:08:25.459Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:08:25.460Z |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-12-09T00:08:25.461Z |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-12-09T00:08:25.465Z |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-12-09T00:08:25.470Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:08:25.470Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:08:25.470Z |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-12-09T00:08:25.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:32.582Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=28a86e8e-aa48-40c5-8ff8-8429dea4af77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:32.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:42.588Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=59b5c509-772a-462d-8f2f-8dee625899ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:42.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:52.594Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5347676c-6cbd-40de-a744-7d6b1e21a321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:08:52.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:02.602Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=adf9df57-6e01-4393-bae5-a0541d9c5969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:02.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:12.610Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2a5fc46e-2e14-4975-9764-57247abe4a86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:12.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:22.622Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b3581bd6-2304-4051-8c3e-97cb8237346f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:32.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6ff31095-a20d-4867-8f81-ec7cef27de76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:32.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:42.641Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=edcd4e4e-969e-484d-82c1-bfc7a53c96f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:42.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:52.648Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2075d16f-c6f7-4044-8596-b8c0180ba8b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:09:52.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:02.653Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2987b2b3-dfab-4d80-9f1f-a57820ee4b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:12.660Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=48af3e65-0eb8-470e-bd7f-b31a1a059977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:22.668Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6334c17c-fcc7-4c38-9fa5-eec685b35011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:22.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:32.675Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8f47f72c-090e-4f1c-ae46-815efff3eab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:32.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:42.682Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=17a2a8f8-6eae-4cb8-8751-fe3992080259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:42.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:52.691Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d467615d-0040-4dcb-82b3-9256b0b8c526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:10:52.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:02.701Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5080c6cf-3e1a-4269-8616-34861a42df8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:12.709Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=48d8a841-0ba4-48ab-8db2-ff816ae09bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:12.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:22.718Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=56b1e219-e62f-48cb-aff2-072510023725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:32.727Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1f3d3f4f-c458-47b1-8b49-61697e8ce1ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:32.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:42.733Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c39826ad-5224-48a7-b781-34d212cb7fee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:42.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:52.739Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=268d0326-c281-4318-bf96-845b39bc7ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:11:52.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:02.745Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a3d3ac33-17e4-42ac-ae3c-54de7ab06a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:02.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:12.751Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=33924710-7ad9-4bff-b580-fddf25be8420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:12.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:22.757Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=357c17ab-15e9-4f35-9978-4ab502ace138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:22.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:32.764Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=25cff3db-0dd9-40be-bff4-4daaf15d4b08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:32.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:42.773Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=288b417e-66a5-4852-a568-11a91a65e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:42.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:52.786Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=967acd20-84b8-4d42-89a4-c02911064263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:12:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:02.797Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b2047280-e175-49fe-a873-f91f32f27f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:02.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:12.803Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f3b8cfc1-eec1-41fe-8212-c3bf156906b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:12.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:22.810Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=14ecc2f3-3bbe-4d2d-a333-697e0ef02614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:22.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:13:25.420Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:13:25.420Z |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-12-09T00:13:25.421Z |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-12-09T00:13:25.424Z |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-12-09T00:13:25.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:13:25.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:13:25.428Z |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-12-09T00:13:25.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:32.816Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=84133c27-c0c9-4ac8-be60-2f3aa8c7c1fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:32.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:42.822Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0097df98-9c8c-407c-bc93-82b951a5ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:42.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:52.829Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e9468ccc-75d0-4343-b29e-b0916f23fe9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:13:52.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:02.840Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b2770f0f-b73e-4d87-95e5-f6e3e318edfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:02.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:12.848Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f05bb0ba-bb15-454c-bc2c-5db6ac2b870e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:12.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:22.858Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=73e7fe8c-4929-4f82-bda6-9e6c97661fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:22.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:32.871Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f7d8b112-779d-4ac5-91e6-83ed47bdb5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:42.880Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f1dba8c5-70d8-433a-8e45-5c8e97e41fb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:52.886Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5ffb67d8-ef11-444a-a60e-821d0ba94095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:14:52.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:02.892Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2fe31cb6-30be-498c-ab54-b1eb63d06597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:02.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:12.898Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6130632d-b29e-43d7-a209-6a4fe0fd3119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:12.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:22.904Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d1fb7635-e486-47d8-aa36-c9b215d9f75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:22.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:32.911Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=75336aca-6df4-49ab-984c-907d84000708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:32.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:42.917Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7d87d9ed-7913-4a9c-9608-5c43aa9eeab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:42.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:52.924Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=359fbf32-5ce0-474a-baca-b93875158309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:15:52.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:02.933Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2c19b3b9-14c1-42c0-9b2a-6afb4c68c9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:02.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:12.944Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e75f2b19-53e8-4532-a174-402bdfe77e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:12.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:22.954Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=10eb16e4-bbb5-48bc-b33d-5227de9c841d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:22.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:32.967Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ab32e7d8-7b4f-4d91-b42f-aa8801bf66db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:32.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:42.973Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9d10f61a-7c9a-4252-9dbf-d28a158647aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:52.979Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0804786b-2bfb-4e82-ac59-18468ce4a45e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:16:52.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:02.984Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=743d319f-f2c4-417c-9805-ffdacb33ecd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:02.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:12.991Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=17e7195b-a66e-485f-9d7b-39550e90d097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:12.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:22.998Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2149bcc3-9c39-46ea-8aac-3a73eeafb357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:23.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:33.004Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=201c32e2-4353-4f50-b865-ce24c123d51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:33.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:43.014Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=23844b94-e8c6-45bd-a16b-3b6c67f162c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:43.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:53.028Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3a8ca7ba-4c43-4f3a-b53f-1f9a33f181e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:17:53.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:03.035Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=963379cd-a5a1-4782-a6a2-9b579062a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:03.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:13.043Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6ab92ee1-acb6-4db6-809c-9a3513f9ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:13.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:23.049Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=21ca07e6-0368-47e2-ad52-483f6e13b605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:23.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:18:25.403Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:18:25.403Z |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-12-09T00:18:25.404Z |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-12-09T00:18:25.406Z |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-12-09T00:18:25.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:18:25.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:18:25.410Z |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-12-09T00:18:25.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:33.057Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8b4e768d-1bb5-4307-8a60-badc41a2e033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:33.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:43.064Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=67421dbb-d45d-445f-8891-9604e199ddd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:43.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:53.074Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7eecd71b-b3bf-4426-a566-7cf994319f2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:18:53.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:03.082Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=90669069-8ade-4c87-8710-f09acedbb7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:03.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:13.087Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b642b367-04ed-48fe-b42d-262483aaa4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:13.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:23.095Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d134f340-adee-4cab-a5f2-e64f0ad80962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:23.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:33.102Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=53a214b4-a570-489e-ab42-ca172114822a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:33.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:43.114Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e2258809-8418-4ea9-af56-c0dcff472827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:43.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:53.122Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0d6b0582-7c86-4601-a5dd-a3f4d74fcb5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:19:53.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:03.128Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea69191e-9fe4-44c9-9822-9927685c527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:03.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:13.134Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=906f7b70-5a8e-41a3-9b25-6218a28cfd74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:13.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:23.139Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e03ec51d-9cd7-42a9-8f6f-0d9fa6bc1206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:23.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:33.145Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=78defe86-5a0f-466e-a99c-5678ab885b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:33.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:43.152Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=69d51196-a627-4ae2-898f-825b3a94a774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:43.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:53.161Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=060aa004-193d-4700-8bea-39622ccb5cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:20:53.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:03.168Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d6dd80c7-0782-4989-98db-fe9e843b1ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:03.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:13.175Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=40d9b08b-c4dc-408b-8640-f96fdab87e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:23.182Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9bdcd780-05f2-46b0-a1ec-81fe973ad43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:23.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:33.192Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c8185668-f82f-4e11-b3d5-a21b2ac0a19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:33.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:43.201Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=628ad41e-7494-4a24-838d-ea60466d59a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:53.213Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ac2bdf3a-504b-4834-9b57-445f7103b61e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:21:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:03.218Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b3d86d88-6b0e-4d5e-bd95-fed1c66f23b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:03.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:13.224Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fc6074dc-eebd-4971-8e1c-bde72e6006f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:13.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:23.231Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ced03be4-8084-478d-99a8-eaf06e4c155a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:23.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:33.238Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1b0e00d6-b40e-4f20-aa69-3069b00f637a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:33.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:43.245Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=466a580a-3b77-4c0a-a827-1f10acb37901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:43.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:53.254Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8b9a20da-45c8-4478-a9b7-82f2c0c0500f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:22:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:03.268Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9c3b2e24-4cd4-4100-952a-54c2c582a4bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:13.275Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d3eaff1c-2c4e-4862-bb68-9b7e08c20f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:13.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:23.281Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1d4c81ec-ab7d-4ff1-a4ee-ac4cccfc0b69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:23.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:23:25.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:23:25.427Z |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-12-09T00:23:25.427Z |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-12-09T00:23:25.431Z |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-12-09T00:23:25.434Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:23:25.434Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:23:25.435Z |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-12-09T00:23:25.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:33.287Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=284c6728-8cc4-4de5-98f4-891e3557ff5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:33.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:43.293Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6d9f76de-94a1-4981-9b52-e1b80fe7897d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:43.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:53.300Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=71b42587-2541-4790-ac08-213338d8c23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:23:53.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:03.307Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=39e7f045-c58d-4818-a273-b440d4851d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:03.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:13.315Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fbb3e3af-b234-465d-900e-aba663b58a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:13.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:23.322Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7a7fc3ca-0e22-4c21-883c-567683bc5026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:23.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:33.330Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=66693b96-20ba-4663-ba5a-e1e561b88c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:43.339Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=491700b0-561b-40d1-baa4-649bb40209c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:43.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:53.352Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=87922e15-43e5-431f-95d4-42454c6301d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:24:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:03.366Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a1170880-1673-481d-860a-e922dabb2308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:03.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:13.374Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=29be39be-9cd0-4658-8f40-21605e1d5865 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:23.380Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=32df8b44-a7de-4d51-aa39-0b819f06078b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:23.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:33.386Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=23fc3aeb-2d2a-4832-aa15-0e640ebe544c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:33.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:43.393Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=10f84c69-3137-4afa-8107-86cbd10260f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:43.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:53.399Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c9356990-c1ba-4bc1-a910-d0c2694d7856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:25:53.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:03.406Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=17e9efcf-dfce-4d0d-bdb1-379b08e1a826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:03.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:13.417Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a7b9fbe9-9166-4705-8590-8237998e9a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:13.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:23.425Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=569cae96-05c8-4cc7-9301-5a68e56ec325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:23.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:33.433Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8a88f4f6-5680-4d74-8217-792fd2ab0828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:33.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:43.449Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8e814d70-b578-4931-b7a1-e12a7cc2eb26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:43.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:53.457Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=973469ae-090c-4833-b63a-116db55d3a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:26:53.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:03.463Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3b22d298-c462-4908-a635-a35b354867b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:03.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:13.469Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7137da43-9314-4bb9-8e34-64d49c924dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:13.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:23.475Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6e947f2a-af37-46a6-b645-187fd4b1d74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:23.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:33.481Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d8d13f10-a55e-4dc2-a87b-3d1041b28b50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:33.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:43.489Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0f79fc0b-e4a3-4c35-b392-9463c2a94a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:53.495Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c3026f2a-66ef-4e9b-811e-b7f8967da558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:27:53.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:03.500Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=14ea1de5-34a6-4674-bad4-bd8d1e9b4bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:03.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:13.508Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6efd07ea-de69-48c6-95da-00599532d632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:13.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:23.516Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3b9bf355-4402-4a6e-a824-3b7cf6859270 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:23.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:28:25.439Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:28:25.439Z |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-12-09T00:28:25.440Z |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-12-09T00:28:25.442Z |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-12-09T00:28:25.446Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:28:25.446Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:28:25.446Z |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-12-09T00:28:25.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:33.530Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=40dfffad-a5f1-498c-8943-3187a517aabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:33.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:43.538Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3cc5b859-779e-4f88-9577-e2762a3bd9fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:43.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:53.545Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d34e0a6d-fc83-4bf8-aaba-0759b3bd9c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:28:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:03.552Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f2825603-ae34-4d2f-8f29-492c3e85c252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:03.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:13.558Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=51aaf96b-d9cc-4084-9e2d-0fac282f06a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:13.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:23.566Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a9befd59-7b29-4c68-b2cb-2af818a1a881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:23.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:33.573Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=050fc0bc-2203-4d13-a04f-6861eae14e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:43.580Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=30ba6fc7-a10b-4ff9-8238-1242a2450804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:43.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:53.588Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=50ae0de1-8821-47f8-beee-45988c455747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:29:53.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:03.602Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d7fc67b2-80d0-494c-bee8-3708bd0457f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:03.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:13.611Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=afe7aabf-664e-451a-8b30-e2f280b9f461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:13.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:23.618Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=40ebe68b-2035-40fc-bfb2-215e3721ff99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:33.625Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e9f09ad2-1195-421c-98aa-bd33ad49d8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:33.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:43.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=90412b20-7970-4978-837a-465088123a9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:43.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:53.638Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=998c8664-8724-4844-b1ee-e40aefcaf6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:30:53.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:03.645Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=23b086c3-539d-4465-b904-0ec9becbc11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:03.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:13.651Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2bff515a-48d6-4db3-bf34-b052efd98d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:13.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:23.658Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5a9dda25-7541-4ed2-a8e0-8e7b4e6f85f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:23.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:33.664Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fbcd2b61-1b8f-4c9d-8086-6684e1fc57be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:33.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:43.670Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=006848ed-c4a2-4a41-9dbb-1eb76321863f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:53.682Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=44be9daa-1afc-41c9-a6f5-dd28937485cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:31:53.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:03.689Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=49f978e9-105e-42fc-a70f-e76695fd3c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:03.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:13.695Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0d52be18-edf0-4ce7-82a5-69d3d6547d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:13.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:23.715Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=74cd3599-a196-4081-b274-7e3b2be07c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:33.722Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=54756dcd-f860-4eb8-974a-da1f9fed889a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:33.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:43.729Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=442474c9-dd19-4976-8b29-734b3eeb7be6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:43.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:53.737Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1dcf15bc-2750-4ec9-a1ac-1867889add8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:32:53.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:03.745Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0007d1e4-e50a-42d8-a18c-6310bcf81174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:03.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:13.753Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ca554145-b5f1-4d32-bc2c-5614b4a492eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:13.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:23.762Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=93c4f441-06ef-4230-898e-48b08475d30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:23.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:33:25.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:33:25.473Z |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-12-09T00:33:25.474Z |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-12-09T00:33:25.476Z |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-12-09T00:33:25.480Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:33:25.480Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:33:25.480Z |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-12-09T00:33:25.482Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:33.775Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=70f65d90-3356-457c-86d1-e73dbe12c2f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:33.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:43.782Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=af4ba271-0a11-4efd-996e-d344a607f1fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:43.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:53.787Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=251b7b19-dc71-4355-a5bc-a254d9e57716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:33:53.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:03.792Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d3e861a8-7bf6-4ed3-b0fa-46a426c825a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:03.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:13.798Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=55186e37-06b0-429a-a352-6202e8f2f76c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:13.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:23.804Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6b812b75-61bb-48ce-83a6-457cd045190c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:23.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:33.812Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c14d1264-c0fc-4606-b269-674f08da8b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:33.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:43.820Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1bbc7213-40c8-4f52-8d5b-b5415810d189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:43.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:53.827Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c25089a5-3be0-4eec-8818-b545201fa495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:34:53.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:03.836Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9f1e2153-1f41-404e-834d-82272f9aa752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:03.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:13.851Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=811c5484-7514-4700-bd54-4c9bbfc5e17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:13.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:23.858Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=93cf491c-5f2e-4fef-8452-1e9ca46ea089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:23.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:33.866Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cc9e60be-f944-46f4-90af-1e36bbfe77b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:33.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:43.871Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c4dfd4b8-3570-4844-a063-dc88edec5826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:43.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:53.876Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb3c2441-e28f-427f-8da5-f55b037020f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:35:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:03.883Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ede5c7f2-96e8-4462-b625-b1fb1d691cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:03.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:13.889Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=59c86ebd-adaf-4ba8-9212-5cad5783e0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:13.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:23.895Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e6e6a4f8-92a5-4475-b0bb-10da017d882c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:23.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:33.902Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e24e8392-8bdc-4d75-a8cf-9d2b256f6bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:33.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:43.908Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=961ff0d0-8a18-406c-9009-c91d4f0aafd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:53.915Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ec94c237-7030-4ef5-ab45-a35e413970b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:36:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:03.926Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=4bf14501-cb80-4a0d-8cc6-4b72e419e99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:03.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:13.934Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bb99b58d-7cb9-4f14-8860-abc09a3f8f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:23.940Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=faf5949a-2c71-4f6b-9206-b59e99dd62ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:23.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:33.945Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a3ec1f30-272f-4a27-a892-0bbab808ebe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:33.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:43.952Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6c24aa70-0ed0-49e7-9e7e-61adc504ff5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:43.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:53.958Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6a2fd50b-0649-4ef0-bbd0-afc9c5f91253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:37:53.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:03.964Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7d3f989e-d9f1-4ee1-8103-104a6fd891bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:03.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:13.971Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9c018083-9ee5-488a-b961-e5f19e73faaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:23.977Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=80dc9148-169e-4a03-b573-04f33d1e4b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:23.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:38:25.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:38:25.429Z |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-12-09T00:38:25.429Z |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-12-09T00:38:25.433Z |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-12-09T00:38:25.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:38:25.436Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:38:25.436Z |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-12-09T00:38:25.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:33.986Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=230f6415-62cf-4032-bb9e-137df7a88c3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:33.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:43.999Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=155b01f7-caf8-41a7-b4c6-cbeeee4c34a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:44.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:54.007Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cf0ec2f7-68d3-428d-b87a-c25c123a1078 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:38:54.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:04.014Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ba18d0e9-b167-44ae-9e85-96de1261d46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:04.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:14.021Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3fa054ff-f377-47c4-8d54-826992c81bd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:14.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:24.027Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ff7e98ea-fd66-4e2f-9e61-bd8851a1c8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:24.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:34.035Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a8d3402a-d106-4359-8aa0-a060ec093f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:34.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:44.039Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=caade398-7fcc-4c8f-947a-401700c2e76e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:44.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:54.047Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e7b00d31-74ac-4021-ace9-caf6ccef3881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:39:54.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:04.054Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=751b2d05-ffce-4c1e-b9e4-9594d4931a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:04.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:14.066Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ffef0c09-4152-4814-a2d6-b7baa27cd586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:14.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:24.073Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7d7227c3-b191-4ac2-bcdd-1b8d90ec9310 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:24.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:34.084Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=74768664-165f-4b04-bb6c-b8954b1e4928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:34.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:44.096Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c5564e59-5ca1-4aa7-bd00-de8d65922721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:44.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:54.102Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9a0a36bd-6b2d-46fa-b3e8-ef4572276eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:40:54.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:04.109Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7bbc2f71-2fbe-4733-b41e-ac2046fe95e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:04.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:14.115Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=59525bcf-004d-4e34-b9fd-4dcddf883db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:14.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:24.120Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=aac54068-cf27-4e3f-8d01-94b69c6fff95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:24.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:34.127Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3fa1652a-ed54-441a-98e8-ce359e06ca71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:34.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:44.135Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0adbe281-8e73-4e31-bee5-48fe08171db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:44.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:54.162Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=08b0f24e-5646-48ac-be96-20b67e96b3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:41:54.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:04.168Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f992dd82-f2ba-4d7d-a856-dbff30df7500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:04.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:14.177Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b1e8f67a-b722-4178-ad53-95d1de2f99fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:14.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:24.188Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2ed8f7a6-50cd-4688-acbd-4f81b4ae1490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:24.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:34.195Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2cc987d2-b8d6-41c4-a2f8-1cfad82c515c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:34.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:44.203Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea2bfaef-4b6a-4ab6-aa27-37b0bb90f0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:44.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:54.209Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=94b4f050-cf54-4809-905d-1afa64cc0b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:42:54.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:04.215Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b3e63603-e605-45d1-b7d1-7b5f7f45ee34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:04.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:14.221Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=da5f5bd3-3bf6-4239-9f63-adbafdac5f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:14.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:24.227Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=94498e33-9b7d-4b99-8829-3b6dee6aa28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:24.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:43:25.451Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:43:25.452Z |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-12-09T00:43:25.453Z |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-12-09T00:43:25.455Z |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-12-09T00:43:25.458Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:43:25.458Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:43:25.458Z |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-12-09T00:43:25.460Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:34.234Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=badabcc5-d84d-45b9-bf8f-3dc3a9100114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:34.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:44.241Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=71986d98-b460-489a-9ac7-749821499831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:44.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:54.252Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e43f5845-7992-4695-a89d-4ef5e4dba624 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:43:54.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:04.261Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=92b7016e-61a2-41f4-a013-8b22ebb418d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:04.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:14.268Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fb252747-9e97-4bec-9760-521762cf63d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:14.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:24.273Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a93669c9-039b-4387-8b33-1bc1000ac93a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:24.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:34.279Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ae31321b-0d4a-4249-9506-f22e371562d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:34.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:44.285Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8eb656fc-780a-4c71-a7c9-3899f0124114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:44.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:54.292Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6be10d97-dbb6-4449-a66d-bb1477ed43a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:44:54.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:04.298Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=50da026e-eae7-4b68-bb6c-84205cf0bbc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:04.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:14.306Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5904e8aa-598c-4689-b3f1-3a690a34e1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:14.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:24.315Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=7d32fddf-9d94-4018-8856-a59e47ad18ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:24.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:34.335Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=283877b7-402c-4d6a-9b2d-6b859593c51e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:34.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:44.343Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=49f42191-5b28-47d8-860f-bddfc5cab834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:44.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:54.351Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=265757ce-51df-4da1-9347-8ae059904fea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:45:54.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:04.358Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2da9bb44-4fc1-4bb8-b27b-91e1e65ddc95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:04.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:14.364Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=193ebd71-7389-4352-9468-482b03268f06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:14.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:24.369Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bab44f9a-226d-47c9-b901-d342ef61e130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:24.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:34.377Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=df0e8623-7ddc-4827-a765-60f1037ef87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:44.385Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=20f635d9-1b83-46db-94e4-f9292f928cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:54.394Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9403d7bd-c93c-4c3b-bd8e-53e75f2cb0ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:46:54.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:04.401Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b24daaf6-1ad6-48ba-b673-d9e05d87f9d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:04.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:14.409Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=cf5eb693-27aa-438d-b7c9-a496b37bc3b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:14.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:24.433Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8e10ded9-b58e-409a-8a7e-27b436d96fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:24.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:34.444Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2dbb49c1-ff6f-48e2-a780-78646d691f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:34.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:44.450Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=db8e3854-da5d-4097-bf6b-53e91f9ba620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:44.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:54.456Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2876bc39-1f96-4ee6-bdf8-56e178fee4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:47:54.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:04.462Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9036b980-7e71-41e5-97d2-73bb3217e506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:04.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:14.467Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=55b1dc2c-8f32-40f9-8ed6-04dd48d35f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:14.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:24.474Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=57a5b302-405c-42a2-a55a-f233e5e1ec0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:48:25.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:48:25.460Z |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-12-09T00:48:25.461Z |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-12-09T00:48:25.463Z |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-12-09T00:48:25.467Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:48:25.467Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:48:25.467Z |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-12-09T00:48:25.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:34.481Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5fe89d3b-bdeb-4863-b4ca-76dfb577487e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:34.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:44.486Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0cf4170d-adbc-4082-ab67-5d58d1878568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:44.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:54.493Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5d53700a-6c38-4a79-84b0-e7b241fe431f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:48:54.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:04.501Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea3f1b90-fe59-4e7f-b3c2-444f65980308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:04.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:14.516Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b9c2834d-08ce-4818-beaa-67efcc8d49cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:14.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:24.523Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=347b79e4-3cf8-44d9-af21-993396600c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:34.529Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=140e170d-7d45-4613-9a5d-e3f273641e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:34.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:44.536Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=22d53abf-5a09-453c-b68d-f019d41e4912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:44.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:54.543Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f9866beb-5030-4789-b3d8-3964e587de8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:49:54.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:04.550Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=02a8427c-da1b-4e72-ac31-5998d44f16d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:04.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:14.557Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e31c655c-5921-4164-ae70-cd77e2604381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:14.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:24.564Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c8997832-fc29-4a25-a221-5d6161f0eeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:24.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:34.570Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=205356ec-fa0c-4f8e-936b-ea70bbeb2461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:34.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:44.586Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d7706657-a29d-484d-8487-b94d9e508e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:44.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:54.598Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=44cbb98c-463d-4bb8-9a1b-3f82c9a3a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:50:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:04.611Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=dc614d07-cc0a-44c5-9fd4-d44096cae3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:04.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:14.619Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=23a37783-e05c-4543-9f2f-6baf2921f6b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:14.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:24.626Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8e374406-c730-4ed0-84a7-27a956e58ed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:24.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:34.632Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ad78639d-a50a-43ee-9b3b-6d2a98a93b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:34.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:44.638Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=6b3bc2f8-4881-4770-b91b-346fd4425e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:44.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:54.644Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b713bb5a-975a-4236-978f-adb6f3bcffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:51:54.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:04.649Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1ad4ca2e-f4ed-4b8e-871b-398bba91a9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:04.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:14.656Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=511f4572-96f6-4302-87a5-b06b6b16d473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:14.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:24.664Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5e5a3a97-7381-4709-a7bb-0b19ef72f9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:24.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:34.671Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=27c18fba-11e5-4aeb-86e9-8dae8e75d787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:34.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:44.679Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=971daf72-7258-4149-b28e-448b4e0f017f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:44.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:54.690Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e4126e4e-a6aa-4486-a39a-248aa8abe1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:52:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:04.699Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=31a14c43-6983-4ede-ba1c-a1bf673f2aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:04.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:14.706Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=878370de-ba88-489b-9ce1-214e5b283cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:24.716Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=582626e5-2b99-42ec-a6ed-dd0890b56788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:24.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:53:25.432Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:53:25.432Z |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-12-09T00:53:25.433Z |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-12-09T00:53:25.437Z |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-12-09T00:53:25.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:53:25.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:53:25.440Z |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-12-09T00:53:25.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:34.722Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a3cac3e8-3801-4bb7-81bd-6358239eeaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:34.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:44.733Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d1568970-8db2-4b06-a28c-376c1521ca6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:44.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:54.740Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=02b70187-0913-4193-bd72-fd04dcdd7ac7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:53:54.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:04.747Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e0b9ffa7-d344-4b53-98ef-ba71da2e9fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:04.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:14.755Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e276698a-ee3f-46da-ae6f-6c9bfd526363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:24.762Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=e096484b-e140-4769-9a2d-a36ea11198c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:24.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:34.770Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=8076d892-2c30-4734-af8d-d49d5f20b3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:44.786Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0f168160-a9cb-4042-bf38-fcad8f7e8006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:44.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:54.793Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=895b4259-62c8-434a-ba1d-5e5ba8429c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:54:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:04.800Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=744895ea-fb39-484a-bf0d-10ad4a288bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:04.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:14.806Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c197a2b7-af3a-4c2a-95d0-58be15ce3742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:14.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:24.826Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a0bba129-a23b-40e7-b379-ef547bfdebe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:24.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:34.831Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3998b057-8cca-4341-b8f0-e89809fcec83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:34.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:44.837Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=c6105297-f49c-4c41-8684-0b5b9efd239c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:44.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:54.846Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=31606761-4fe4-4e1a-9159-7415919e511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:55:54.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:04.851Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=3a4e4188-761d-4bfa-8938-6aaa83a3bc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:04.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:14.859Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=36f21824-c08b-4391-8c38-dd08e9f188b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:14.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:24.868Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=84dfb408-535f-4d9d-8dd5-699878b5bce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:24.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:34.882Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d3d54f2f-a1df-4ec0-9e8c-0415abf941df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:34.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:44.889Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=84e9b1af-f4e8-4841-8117-24ce6b8cc359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:54.895Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=93fecc3c-6419-4320-b2ba-65895b1f36c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:56:54.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:04.902Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=2dcc51af-569b-477e-beec-65e6861f16c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:04.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:14.908Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=41fde785-85c1-4b9f-97e7-6f6e68d4fe3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:14.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:24.914Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=792e8a7b-9c2e-4b21-ac97-16b779dd909f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:34.920Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b91e559b-423a-48cc-b9be-cdb08ce2cc37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:34.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:44.927Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=0aee9446-95de-42bd-a402-4c31915d7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:44.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:54.935Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=93b31432-727c-45ba-9c4d-9e93ce74ed6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:57:54.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:04.943Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=d5dc337e-e629-48b7-9173-4f56c50490e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:04.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:14.950Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a2cee9ab-4243-43d9-9601-20b4be81edee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:14.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:24.965Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=63c05944-75a7-44b6-ba1d-8acb3888b73e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:24.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:58:25.415Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-12-09T00:58:25.416Z |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-12-09T00:58:25.416Z |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-12-09T00:58:25.419Z |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-12-09T00:58:25.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-12-09T00:58:25.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-12-09T00:58:25.422Z |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-12-09T00:58:25.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:34.972Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a5f72f9d-f5c4-4d05-b837-a947ab2bf4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:34.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:44.978Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a989e71f-68f1-4c13-997e-f775cadea599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:44.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:54.985Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=b3c4265c-c326-4db1-a0a9-6dcaa8f110e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:58:54.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:04.991Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ffe52c69-d3dd-448c-8589-8858d983e000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:04.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:14.998Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=1dcc972d-1def-4ef9-8c90-6fb9070ac4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:25.004Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=5e1e2bd9-90ed-487e-9947-a5bb4d39663f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:25.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:35.010Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=ea9d548d-c633-4d64-84fd-aebeff6fc8a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:35.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:45.016Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=f2b2bcf3-ff09-4907-a064-796b14522f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:45.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:55.024Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=834c6289-7327-436e-9cc9-e5fbf92e613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T00:59:55.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:05.034Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=9f53e847-e652-4a21-af69-2ba94e053ff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:05.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:15.048Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=a2a2abcf-5f30-4ad4-be62-e4cf2ee7ce13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:15.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:25.055Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=df00d7aa-0cec-4580-ba59-c327929620f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:25.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:35.061Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=bcd9ee96-c089-4c59-8da1-d3b45837c3e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:35.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:45.077Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=dc0c2f0a-9976-423f-816c-20d51e4ba623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:55.089Z |INFO |Init configs |InvocationID=433bc67a-526f-4ec0-9498-95163ad4edb3, InstanceUUID=fd090999-815d-42b7-bea5-210c1f072f35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-12-09T01:00:55.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |