By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:19:29.918Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:19:29.921Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:19:29.986Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:19:30.619Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:19:30.718Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:19:30.719Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:19:30.719Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:19:30.796Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T01:19:30.843Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-07T01:19:30.882Z |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 |2022-01-07T01:19:32.536Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T01:19:33.027Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-07T01:19:33.045Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-07T01:19:33.046Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T01:19:33.104Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-07T01:19:33.104Z |INFO |Root WebApplicationContext: initialization completed in 2221 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-07T01:19:33.446Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-07T01:19:34.097Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-07T01:19:35.470Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-07T01:19:35.905Z |INFO |Started MainApp in 8.3 seconds (JVM running for 8.942) |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-07T01:19:35.983Z |INFO |Start scheduling PRH workflow |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:35.995Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4281843f-0056-4a4d-a4c0-b39744b82c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:19:37.480Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:37.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:47.507Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c202095d-b6db-4c20-9742-c91b4ab792bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:19:48.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-07T01:19:56.134Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T01:19:56.135Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-07T01:19:56.137Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:58.578Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e3bc75bd-e71b-4679-a1d8-72dccd9a248f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:19:59.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:19:59.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:20:09.651Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5a42b76c-719d-443b-9c5c-7fe233d48091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:20:10.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:20:10.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:20:20.851Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4073c581-88dd-48d7-8366-6cd05123ab56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:20:22.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:20:22.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:20:32.019Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c5995c03-71a6-45ed-8409-47106849b912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-07T01:21:02.058Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.49.53:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:02.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:12.059Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ee1ec203-0b92-4275-b1ea-630be93c24bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:12.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:22.167Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4b32ad70-867f-4548-bf54-6046a915f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:22.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:32.177Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=474c3145-672b-4282-b222-8d68db68bd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:32.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:42.189Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=36a163ad-95b1-4ca4-b53f-0166784cd4a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:42.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:52.199Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=83591bec-6f78-4f40-919d-333ebeade285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:21:52.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:02.209Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8ee88df0-9d12-419c-aea9-b4d0b006db07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:02.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:12.219Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=44499a99-b0d8-4594-a0f6-83849b30bff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:12.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:22.228Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=725c5cd5-5186-44e6-9590-d2566fc29130 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:22.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:32.238Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ffabbdcb-a338-4b7c-93df-da73a3bb535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:42.247Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=254f77ca-4470-49d3-9334-63e9a5ba63d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:42.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:52.256Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9bda186a-d838-43e3-a4dc-c5a611d1cafc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:22:52.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:02.266Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3993a1d6-365f-4ef8-b941-cb87572d61fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:12.282Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f67d8023-0e12-416a-9f29-bb0b59e29c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:12.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:22.294Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=07e996ab-147b-4285-8813-8d79ffce7c2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:22.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:32.304Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=141f91dd-1152-46b9-874e-7b706d023b47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:42.313Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9f5b40f5-490b-4816-9952-19ce5456dd2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:42.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:52.324Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e3fd371b-754c-4288-86e6-a627239558be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:23:52.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:02.333Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=26e9ac0b-b83d-42a3-8c28-efd6b3f82c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:02.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:12.342Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=23dd9e4a-2b4d-4a9e-a7cf-d01d162810cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:12.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:22.351Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0cdcda32-d0ea-4ee7-aefc-8bf8bebe4175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:22.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:32.360Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a5b02fab-2520-4b34-9466-469fd44fa1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:32.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:24:34.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:24:34.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:24:34.391Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:24:34.393Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:24:34.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:24:34.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:24:34.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:24:34.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:42.370Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cb5cb789-5a4a-4554-adcc-3a8745c17385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:42.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:52.380Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a858067d-928e-45ab-a86d-6f43c872a4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:24:52.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:02.390Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3032c891-f362-479e-8e8d-aa84e3b68e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:02.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:12.398Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5a046a8d-cb8e-4772-b80d-a1cdec47a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:12.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:22.408Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=40b25bf9-d393-4957-a4d3-5205c9c9ec07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:32.416Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6e808296-fc7e-405c-af90-7d67ee39b47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:32.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:42.425Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fcb16336-621f-44eb-8e7f-21788f2f9d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:42.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:52.434Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=17890193-922e-4221-a1b2-02500268e716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:25:52.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:02.443Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8701930a-824f-4f29-809c-8980f0f50383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:12.452Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e7a364ad-eaee-4a4d-b2e5-4693a2434a48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:12.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:22.460Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5e6368dc-422e-46cc-8efc-121d5d9866f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:22.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:32.468Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=76576f01-502a-4d05-91d7-14abe65e0fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:32.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:42.477Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=908d021e-f9cc-4a12-9d03-3fdbcb1a9ec9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:42.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:52.485Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fc89fa3a-1130-4948-bbf1-7945b55c557e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:26:52.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:02.494Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=92f88780-1ead-460d-ac3e-b2d55c291971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:02.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:12.503Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c8ea388b-76d3-4d4b-bbc5-07ba3b21dab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:12.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:22.512Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=df920f47-99f8-41ca-a446-b1a60867793c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:32.520Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fc5782aa-17e2-4699-8a5f-a60784363567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:32.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:42.529Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0dab9e6b-f700-4343-80c5-4e4876a51765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:42.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:52.537Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=363f31b3-4640-48a8-ba67-692c67151380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:27:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:02.546Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b6b2932d-7d1f-4b3a-8f39-f74d0f9f3e91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:02.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:12.554Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=02182941-542f-4cc2-8f67-4bb9a3f10131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:12.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:22.563Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=beb8a807-4a46-4b12-bfc7-c57d7725fc42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:22.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:32.571Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=16d044c2-2c24-44ca-86a8-2c5926a636b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:32.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:42.580Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=52749157-423b-4125-a52f-d51a72ba58e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:42.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:52.588Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=eba8a22f-82fb-4a29-9880-77d22e748e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:28:52.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:02.596Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b728834e-be69-437d-beb1-752cf99c27db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:02.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:12.603Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a8471dbb-6f5d-4eed-842d-39288737a01e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:12.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:22.611Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=888c4374-8e07-49c8-b795-495d448e6b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:22.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:32.620Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9bd1941a-fd5b-4ed0-9460-935573968ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:32.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:29:33.711Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:29:33.711Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:29:33.712Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:29:33.714Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:29:33.721Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:29:33.721Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:29:33.721Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:29:33.723Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:42.629Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=196d5e92-8b88-4abb-aada-125f253ab58a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:42.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:52.636Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c169b65a-c987-4752-b1b4-0f27af02981d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:29:52.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:02.644Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=04d69b74-f273-401e-be94-57c118cfda04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:02.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:12.652Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=aeae2bed-a9ba-4645-bb02-538cd33b469f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:12.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:22.659Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5e07cbe9-e0a0-455d-b56b-d85d01ba4e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:22.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:32.667Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=409cf9ae-6bb2-48a3-a496-767378111da8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:32.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:42.675Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=15c79517-2769-467d-b839-cd65e3a45765 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:42.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:52.682Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ece27824-06bc-4ec0-8a6a-981120ec18e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:30:52.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:02.691Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=dd2572f9-16b4-4ff5-b4f4-8327ff0f92a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:02.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:12.699Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=bb9bda56-c79a-444e-8876-cd395e86079d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:12.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:22.708Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f74f3c43-1e9a-45f7-9d7a-ee46e71e1c51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:22.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:32.716Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2d958d75-017e-4bf2-ae5f-2ea650d0277c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:32.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:42.724Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e9276388-4957-4c14-aadb-37acb464aaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:42.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:52.732Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5b1ef22a-0bfa-4b4b-95b1-e122602c5698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:31:52.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:02.740Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7003ecd4-4702-4163-a39c-7bb535cf2d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:02.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:12.748Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b3f33fb6-d5a8-438c-bff7-24dc8f9f6b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:12.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:22.756Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0702773e-2af4-4f89-9ef9-0ee7d2541428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:22.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:32.764Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8d6130b3-a15a-41d8-8c6a-087a4d68de01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:32.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:42.771Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7e14768d-0356-431d-8de3-faace58e4fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:42.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:52.779Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=87278453-38e0-4ebc-a31f-bf260036ede8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:32:52.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:02.786Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=28c730cf-a62e-4bf3-8a1f-4bab80072530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:02.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:12.794Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d157a3a5-e8f4-41e2-b23e-c6167e3060c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:12.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:22.802Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d49ca4b2-def6-4b82-870d-36e2a0e37ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:32.810Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b609da37-9111-4e55-9f15-e59176cce156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:32.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:42.817Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=42f4bdb9-f59f-4ec0-a7e3-05f5b62e81d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:42.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:52.825Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=be36ee78-6277-4685-a78d-47f60de9e6c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:33:52.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:02.833Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9a8d6a28-5bfd-4eb4-81c7-4cd1e9f8a650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:02.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:12.840Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=205b217a-8692-4627-a3f8-634b6378a37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:22.848Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=26c55f16-b403-48db-9197-427087c499db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:22.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:32.855Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=56d11933-5d5e-4779-8687-2626638b9e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:32.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:34:33.791Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:34:33.791Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:34:33.792Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:34:33.793Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:34:33.798Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:34:33.798Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:34:33.798Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:34:33.799Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:42.864Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1e4172eb-e8c0-4161-a258-7fa394d297b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:42.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:52.872Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=26842afb-a12a-4cb1-a5c0-ddce73005b94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:34:52.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:02.880Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1d6711f7-7a14-44b4-a845-078dfd36f55b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:02.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:12.888Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0c4ead22-ef7e-4220-b461-3a27da5d5bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:12.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:22.896Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1f5ea837-99f0-44f1-9a8e-f8353d674c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:22.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:32.903Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0eda4039-516d-4f68-85e2-d1e21652d4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:32.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:42.910Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4fe882c8-7c20-45ad-97f5-c917951cee07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:52.918Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=246cd4ae-0d22-4b65-92cf-50a1f6fe5984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:35:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:02.926Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5db8cc5e-f891-4589-b00d-f62e9637a1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:02.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:12.934Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cfd4da41-eb5e-41dd-a5b1-e0c31f63eb23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:12.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:22.943Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8a4f7cac-2707-40ce-be7d-82751f1158f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:22.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:32.952Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=afd5a67f-7e40-41d2-b5f3-321d17a382e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:32.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:42.959Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c1a01f7f-3de5-45d7-8795-e83604da03e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:42.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:52.967Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5881f817-4df2-4fa9-b4da-336982afd139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:36:52.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:02.975Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=865b28c0-8ba9-4722-9a54-083d0adc51d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:02.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:12.982Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4cc124e8-d3d0-408b-a09e-0d2fcd381598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:12.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:22.991Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3bac2af9-19b9-4639-ae9c-7797d0a74e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:22.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:32.999Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=84fa49a4-9b3c-4b48-a31b-5786d369d856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:33.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:43.006Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3868a537-3a35-48e1-9292-209fabc7a6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:43.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:53.013Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b8e6b525-4339-4c5a-aa65-2f72554f301b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:37:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:03.021Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=747dae8c-aa40-405f-a0bd-e3c1f177ffd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:03.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:13.028Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=508f045d-38e5-48f6-a770-87c7e93012d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:23.034Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=852252ab-be98-49e7-9b66-67f110d3976b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:23.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:33.041Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=85362c09-5f59-45c0-bc73-8787aad38474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:33.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:43.049Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8203a317-4379-46c8-abcf-6d7bd6d03d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:43.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:53.056Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=866e7cb8-0d2d-4b81-b959-282a34d61918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:38:53.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:03.064Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ea524681-491a-494f-bc4c-745c724e1455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:03.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:13.071Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c366274b-798f-4fe6-8bde-647d71c0378e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:13.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:23.078Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9163535e-9bcf-41fc-8946-0a74c1c7e700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:33.085Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6cae1252-e892-461f-a616-101820eb8a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:33.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:39:33.663Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:39:33.663Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:39:33.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:39:33.665Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:39:33.670Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:39:33.670Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:39:33.670Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:39:33.672Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:43.094Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3cf61c24-79c0-4b2c-8668-67451a1dbc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:43.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:53.102Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1350b4a9-6f50-49ec-81ae-4decde5b579e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:39:53.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:03.109Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5ee46889-76ce-470a-9a16-1a994c65fe35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:03.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:13.116Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=23eb938b-cc71-46ed-a1d8-68e512ded0d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:13.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:23.123Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=674bb3a4-68fe-4cfa-ac00-453bfe3a3b4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:23.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:33.130Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b9888c5d-a18d-4d69-877a-7e783ada4382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:33.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:43.139Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8a348d33-517e-4526-83e8-a36de59537ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:43.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:53.146Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0fb252b1-ec57-46e2-8469-12e60b1a1dbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:40:53.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:03.154Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=51c7c657-050b-43cf-a0c1-ce7584d3e0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:13.161Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ccd74f65-ff6c-4c35-a130-b43664b2d06b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:23.169Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e443ac1b-6162-460e-a5ea-d69949c811b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:23.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:33.177Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=99ad6588-b7e1-43c4-8beb-2cb524e82a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:33.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:43.184Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a4c236ec-b48a-4d1c-b330-08ea88c29e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:43.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:53.192Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=309cffa6-4fcb-4013-939c-ad9a24de0706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:41:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:03.199Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4f4ccc42-ac38-40f0-8201-8eaf573a16d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:03.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:13.206Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=71049588-e13c-4fd9-b15c-8a9ed3b557f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:13.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:23.213Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c73c751a-cee8-4506-a58b-0c8117ef8bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:23.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:33.221Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=746269bd-946c-4683-ba6f-62cc0d8cb6af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:33.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:43.227Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=31d08473-e8d4-4341-8372-3a536b5e8c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:43.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:53.234Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fef1ecdb-56c9-446f-86a6-d76add6a5b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:42:53.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:03.240Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=12016eb8-5751-426e-a89f-61debb257efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:03.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:13.246Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=088f3a1c-a376-4691-9d98-71321a705bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:13.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:23.253Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5b891ca6-3de2-49ee-bf04-590aad548fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:23.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:33.260Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1d6558b5-4cdc-45d0-bb98-62df8e092991 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:33.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:43.266Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=785d7e18-9f9d-47de-b5bc-e34b90f53901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:53.272Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=521dd1b5-2e76-41f0-bbd5-28a6385cc5e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:43:53.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:03.278Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=73e679fb-31f5-46df-b2f5-44ec41328d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:13.285Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=26dfd97f-0c9e-4048-80ff-637880cc39ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:13.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:23.292Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6db2da61-8d42-4b75-bc06-4997f1c4ea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:23.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:33.298Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c81dfa54-453d-40a5-89f9-a3ca9ce41149 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:33.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:44:33.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:44:33.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:44:33.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:44:33.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:44:33.660Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:44:33.660Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:44:33.660Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:44:33.661Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:43.305Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=eed996c2-5934-4e18-bf0b-5c5aa032dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:43.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:53.312Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=18ea5801-abbd-4622-997e-ca07f50e8a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:44:53.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:03.319Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6df84e00-423c-4d78-9e34-3a2b9f8f5336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:03.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:13.327Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f2c70f40-ca67-4f5c-81f7-930ab5cfc8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:13.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:23.334Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6e463962-1f13-4a65-8d08-a888fd6843fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:23.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:33.340Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0f1a66cd-1820-482b-9c86-2caa7b82acbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:33.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:43.347Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1473e4ee-552e-44db-8ce0-9d2014ffc749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:43.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:53.354Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1111c7a9-c751-426b-9b3b-3324aef3d476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:45:53.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:03.360Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d658199b-3193-4b6d-8998-3dc4978807ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:03.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:13.367Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=78962860-4431-4373-9d55-71c38f1dd141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:13.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:23.373Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7f4c0255-d79d-4464-88c9-1506f3823a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:23.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:33.379Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=114da578-3823-447e-9299-84c34f147260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:33.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:43.387Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2b23e69d-d441-4dd7-bd0e-a7c6c1dba499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:43.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:53.394Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=18720129-fe76-4118-91da-e813ae1e91eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:46:53.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:03.401Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0c133de8-2b6d-4433-999b-344e1f22ab16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:03.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:13.407Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ca031a94-bd64-4d8b-a707-36e6cf7cd6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:13.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:23.414Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e849b99b-75db-4ff2-bcf7-59cd86c47afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:23.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:33.420Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e3836ddb-61d0-4b54-aeda-cdc143e4d9ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:33.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:43.427Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=09277ba5-0998-4978-baff-e99fcb5624b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:53.433Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=53fc231c-ea4d-4f9e-99cb-9e84285b032b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:47:53.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:03.440Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=44c568bd-8ee9-48c3-bffe-d021773f55a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:13.447Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d09c5687-0ba3-4a1c-8e76-e0728f6da324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:23.454Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d6cc52a1-39e0-4098-9d61-d43ca5200aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:33.460Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b0f50ac3-9e01-4e64-94a5-ebb33cf0486e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:43.468Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d296a096-efdf-4bca-84ca-70dc5549018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:43.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:53.476Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=22172b99-4beb-4939-bd49-68c840c525f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:48:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:03.482Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6ba5e221-060d-4f5a-afdf-7797ee1d536b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:03.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:13.489Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e0b68164-2e25-496a-be2c-40d09fe1643a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:23.497Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=11cb37e7-d7c6-41ee-ae7f-6c970164ebde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:23.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:33.504Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7165733d-be44-4c9d-9036-f93c2ef06bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:49:33.662Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:49:33.662Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:49:33.662Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:49:33.664Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:49:33.668Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:49:33.668Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:49:33.668Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:49:33.670Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:43.511Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=307c0f8c-1314-4bba-a650-c35fd2e186bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:43.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:53.518Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ab3f7d72-7245-4621-8fcf-6036b5f265b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:49:53.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:03.524Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3f466dd1-cd35-47c0-861b-5f05c97c2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:13.531Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=514bcd20-7a1c-4259-949b-464d0c9ce224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:13.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:23.537Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6d0a88d7-c8ae-44ff-8435-5753516f6697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:23.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:33.544Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ddf2a950-bbe3-49ec-89b5-5e84a8bda6e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:33.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:43.551Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f1c6d25e-ff2b-482a-8005-dda0d39e0888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:43.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:53.556Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3a9aa8ea-6efe-487d-b7b1-de162db8b9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:50:53.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:03.563Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=61e65c24-3399-47a2-8f6e-be99837cb929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:03.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:13.569Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=14f9e792-56ea-411b-8c0c-20cdf8c58ef6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:23.575Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0a0c6caa-af33-4474-9513-b421655cd32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:33.582Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a9b886c6-09ef-405c-ad0a-ed351c7158a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:33.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:43.588Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=66c97d70-ba16-44f4-ac4f-9c5937446ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:43.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:53.594Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=62466a41-dfc3-4987-9d16-035490273a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:51:53.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:03.599Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f0b326c6-aa02-4bbb-a6f8-66538a5ea63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:03.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:13.606Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a9d93c2e-800c-4ac9-aeca-1d8a15d8bed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:13.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:23.613Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=174b5de9-4d0c-4bc5-b804-0ef6b2385357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:23.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:33.619Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=125a5bec-7d5b-4a1e-8a78-03fe753bef9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:33.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:43.625Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b558feab-cae6-42ad-b7d4-3ea1596782e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:43.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:53.631Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3378f29d-9e71-4caf-b5b6-ba88080c95d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:52:53.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:03.638Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f4bfd889-0391-44d6-83d2-5497649b6757 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:03.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:13.644Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a3697d08-dbd2-40e2-8811-089f38d067cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:13.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:23.650Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e72e3643-838a-4369-977b-5503104131a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:23.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:33.657Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8d9f082b-a77c-4a9f-9ce9-00b4eef3f23f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:43.664Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1ae9830e-e1f2-4597-8892-ca5ee623a424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:43.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:53.669Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fb714e89-87cd-46fe-bac1-5d29d19ea953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:53:53.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:03.675Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=16721c6f-b65a-4829-85bc-870a349f86df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:03.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:13.681Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c4681def-f361-4b37-8bac-730cb576c1ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:13.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:23.687Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3513c840-d3d8-45d9-84dd-2e68b102ec27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:23.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:54:33.667Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:54:33.668Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:54:33.668Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:54:33.669Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:54:33.673Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:54:33.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:54:33.674Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:54:33.675Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:33.693Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3649e929-ba48-4997-ab72-ef1f4d1c9c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:33.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:43.698Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5f56d7fd-7ef8-476f-bc73-ba11084af616 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:43.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:53.704Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e81f4de8-8e86-4350-8a0e-31156c4f32cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:54:53.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:03.710Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fee89a85-8da1-4383-92a5-7b8a03264aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:03.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:13.716Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d37be6c4-905c-457d-98c8-e65a920ba650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:23.723Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c04a984d-6c93-4090-8499-2a63454957df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:23.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:33.729Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0d88107b-68f4-4bc1-a7a8-7d65a76700db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:43.735Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=37fbf17b-2021-4496-9892-0f56b1382dad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:43.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:53.741Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=11a7f2ec-0283-4980-aec5-4a5f20c1fa6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:55:53.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:03.748Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=74f17bb8-df9a-4716-bb66-bf0dfda929da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:03.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:13.754Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=bdeab2a7-462d-40fc-9062-875c557f5529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:13.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:23.761Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5588f077-7704-4f65-b378-1df88ebe5e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:23.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:33.767Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=24eebd50-c200-4c35-b23b-14ebde39339d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:33.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:43.773Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=90a55223-6c1e-4bb9-be20-061bfdbc06d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:43.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:53.781Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d5f7b224-3f65-421e-b0fd-895798c9a8c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:56:53.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:03.789Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3539908b-b25f-4dba-8c89-a81aba009faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:13.794Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1737f3be-feda-477b-b30b-8f1fb658b75b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:13.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:23.801Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=51c60e9f-3a53-46e6-ab1d-6ee9c3f8546a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:23.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:33.807Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=91c8952e-f82f-48b9-977b-19389e5a3054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:43.813Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=39bb34f2-26df-49b6-bbce-586a3c213161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:53.819Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3cafdfe5-8fa0-4f65-b192-dcd73232388c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:57:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:03.826Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ee4f1eb6-0e5e-4975-9e49-a340ec3c10e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:03.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:13.832Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=44a650bd-e7f3-4127-bafa-55f1cc5e7732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:13.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:23.842Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b671d127-a2bd-4c32-9251-b566639e8cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:23.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:33.852Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=dcb816f5-1be7-4a6b-8a66-3b691b00d5c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:33.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:43.858Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8a082e8d-a550-47cf-a933-376247810edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:53.865Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3ac87d08-6473-4608-8967-2610791311d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:58:53.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:03.872Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b1bc89af-1860-4827-8528-25a6e2dcfc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:03.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:13.878Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=48350e40-fbc7-4fca-a953-1e70b88cf312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:13.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:23.884Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a0adb7dd-7820-4fe7-bd0c-5427a408f4c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:59:33.649Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T01:59:33.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T01:59:33.650Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:59:33.651Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:59:33.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T01:59:33.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T01:59:33.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T01:59:33.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:33.891Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a90e9d33-bd52-4070-8940-2015d10d6b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:33.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:43.897Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1009abb2-a56b-4a9c-af5c-df75c3746293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:43.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:53.904Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=acf3c0e1-7a93-4985-bc1f-a33a8f559e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T01:59:53.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:03.910Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0c281960-efe5-463b-a959-2be1cb832372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:03.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:13.917Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=01a3408e-5bcc-4153-827d-fd086951c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:13.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:23.923Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1c4880cd-c115-451a-84ab-1cd3432fc65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:23.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:33.929Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2a012fb3-0c12-4022-b920-c7e0754f3a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:43.936Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=eb62a71f-0d84-4659-bcd8-099170c8da37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:43.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:53.945Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=be73cb15-4d5c-4d26-aee0-12b5f57807d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:00:53.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:03.951Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5e39e0fd-ccac-46a4-a1d0-331b80b5b6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:13.957Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d4e7cecb-7ddb-4d4b-aa51-25529f09462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:23.963Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=27050d4f-381c-4c8b-b9be-c9a63661be8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:23.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:33.969Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=84a22f0e-9567-42cb-a672-0b3975a5a873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:33.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:43.976Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f6e39d82-abd3-401d-942b-949df76adbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:43.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:53.982Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8f0b030f-2fa2-4169-85bf-6bfa7669cce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:01:53.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:03.988Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5e18adec-21ca-4fa5-9cd4-77fb86be7927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:03.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:13.995Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e337a89f-d4d9-4aec-8c03-9841d73ff836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:14.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:24.002Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=af705ab7-2efc-4a0c-9913-684a34648440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:24.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:34.008Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=76696493-ffd4-4347-bc3f-bf176f2f8747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:34.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:44.014Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=625397a0-d0d9-40f8-800a-e9370c8a2364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:44.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:54.020Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ed58ceea-a64c-4ee8-b2a8-81af46568177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:02:54.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:04.027Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cd292405-641e-48e1-88be-7f637fdf3901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:04.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:14.033Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d1c91f71-2c11-47b0-908a-eae7168c7652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:14.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:24.039Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=543697ae-7ed3-4460-b8f1-4c2f9db22a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:24.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:34.045Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1fc7da7b-714e-4cb8-b401-1ca729c1bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:34.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:44.052Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c6dda687-4062-44a8-97ec-9658f333ce81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:54.059Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1f822f8a-ce09-4d38-b7ca-2517b4e49c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:03:54.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:04.066Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=64d4c8b8-ac36-4f5b-8991-7639830d0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:04.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:14.072Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f0d12b77-c493-45b4-b09b-fb709ae39d5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:24.078Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1955bcbe-00ba-4b48-9e21-6e01ae426468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:24.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:04:33.660Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:04:33.660Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:04:33.661Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:04:33.662Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:04:33.666Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:04:33.666Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:04:33.666Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:04:33.668Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:34.085Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a4c73121-ff9e-41de-aac2-86d072126358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:34.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:44.090Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c0b17239-71f6-429a-af44-23789c36e6a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:44.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:54.097Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=087fce9d-2277-49bf-a0a3-6afdf1993cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:04:54.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:04.103Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a365f78f-33bf-488b-a82f-89158f917a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:04.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:14.109Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9090885c-3544-4e65-a44e-dc2675e89982 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:14.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:24.115Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6b136b1b-f1a7-4833-90a7-c5e32b71062b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:34.120Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3c903df6-0797-41ec-878d-5fd654b3a5bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:34.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:44.127Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=eced7a3e-6a37-4170-9fd4-d489a714b6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:44.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:54.133Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c1359105-57d1-475f-b188-d50baa49ef96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:05:54.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:04.139Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=55148dd1-6c0e-4db7-8edf-811d541ee655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:14.145Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=190fddcf-b80b-4809-963b-5248a7513d2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:24.150Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ca1981c9-8d92-448d-be05-b142f5dac8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:24.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:34.156Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ebd0683e-b3dd-4e72-a468-6193748af49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:44.162Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=063fabe1-b3a5-4f1d-8209-8313617dd8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:44.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:54.168Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d62b04c9-28ee-4048-9122-0003046365df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:06:54.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:04.174Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2e1f0195-b40d-4958-8761-8b7be0c880ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:04.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:14.180Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=98f9a093-294d-43cf-8e8d-147fe4f1a63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:14.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:24.187Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=dee587fb-0766-4e3b-9a1c-83557133ab44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:24.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:34.193Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1a076a11-4372-40c8-9a37-fa008aec9172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:34.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:44.199Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3160b579-6064-4eba-9436-121683512096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:44.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:54.205Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8f3e84a0-2699-4129-a184-376798fee386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:07:54.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:04.211Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ccef141c-5a90-4150-a084-9f362f9fd841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:04.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:14.219Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2922b0d7-22bf-4d43-b293-f23857ddf38d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:14.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:24.224Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=2d5a3595-caef-4e9a-88b4-cc07dc889208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:24.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:34.230Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=97972f36-8638-4dd3-9f0b-9735d1431fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:34.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:44.236Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=246ea752-77c0-4e85-89be-a9a83e7e0ab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:54.243Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=dd31d1d4-82f4-4197-9419-c38aa43736e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:08:54.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:04.248Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5de0ae76-9716-4c1a-a11d-bd457afb7814 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:04.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:14.254Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=21bfbea0-0714-462f-ac69-b709a759e986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:14.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:24.260Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7ec12746-7f06-4ccd-b8bf-c0aab19f3108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:24.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:09:33.656Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:09:33.656Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:09:33.656Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:09:33.657Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:09:33.661Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:09:33.661Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:09:33.661Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:09:33.662Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:34.266Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9fa5e16d-55f2-4dc2-92e3-0db915ff8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:34.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:44.271Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7fdb6010-91a1-4418-a1ac-8778152a1d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:44.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:54.277Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c135bdcc-55ce-4907-a9ea-597c46000f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:09:54.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:04.284Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9c1ab966-5162-482e-9149-e7facc0e3ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:04.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:14.289Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fb538fb9-79aa-4111-8278-9152da277351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:14.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:24.296Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c9813c62-e2f0-4eee-8426-3bc90c66bc84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:24.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:34.302Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=953b82b1-4349-4799-ab9c-2a025bea3267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:34.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:44.308Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8c96f2e7-79b1-472e-a371-4e65efee1610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:44.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:54.314Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b6279fff-384c-4c36-a25f-bb55a090b655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:10:54.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:04.324Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=51a081e7-9073-4885-9bad-f3432f464c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:04.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:14.330Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a0657f53-5a63-4fb1-b040-4915a570b95b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:14.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:24.336Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5c12d654-8788-4f1c-a44e-bd7acf468b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:24.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:34.342Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=89959002-8dce-4189-bdf1-f738fc42c37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:44.348Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=91d2d354-76dc-4236-be8c-e40407d4d5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:44.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:54.354Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=af820d3b-7786-4d15-8c0a-44dae87ae357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:11:54.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:04.361Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=697ab53a-5630-4ada-aef2-2c0e178f307f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:04.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:14.367Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=79ab982c-e6d6-4087-a0d9-40cff0ebf5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:24.373Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0cbb0e9a-60bc-4f6d-9afb-01cbd5aa0729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:24.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:34.379Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=10f22253-b418-466a-8960-e43494ac3a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:34.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:44.385Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1e7acf91-2202-4a29-96bb-d4af0362b06e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:44.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:54.392Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8794119c-8e61-424e-af20-f1d0c90ef683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:12:54.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:04.398Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e227f3cb-da3c-45fa-9dc6-4c7982e44512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:04.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:14.404Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3bb3965b-458b-45fb-892d-5b56d72d66be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:14.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:24.409Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c4501045-7531-455b-9f0b-d3b2d1205c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:34.413Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=59590560-46ac-4591-9281-ff344417d8be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:34.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:44.419Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=654f70fa-f554-47be-aae6-dc1a8345f70b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:44.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:54.425Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8d227340-55f8-4dae-8607-5d8664c43a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:13:54.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:04.432Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=74621a9b-7001-4569-8fdf-f0a63281ef7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:04.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:14.437Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f5f8fe79-bc26-4704-ac8d-4aad03b18f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:14.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:24.442Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fcc1ba55-046e-4b6d-b964-30b5b8bce58e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:24.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:14:33.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:14:33.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:14:33.651Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:14:33.652Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:14:33.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:14:33.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:14:33.655Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:14:33.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:34.448Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1d7c5277-ffdf-4c33-9f8c-229fd7fb9545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:34.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:44.453Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a8a0d4ba-6d75-41db-9306-c06ed44357de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:44.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:54.459Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cf37435e-d51b-45f5-b86c-8c328ada97e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:14:54.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:04.464Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=edfed35c-8ec2-4848-ba86-696e3beb1c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:04.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:14.470Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=810b1dbf-d432-4341-af19-07c9b679102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:24.475Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=950ec9e7-05aa-4271-80a2-bea6699e3fb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:24.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:34.480Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b54adeaa-87c1-45a7-a3a4-09ca8363eb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:34.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:44.485Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=bc1337bf-af3f-4cbe-8627-7d5e5efc2e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:44.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:54.491Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cde72616-a5b6-40f9-9a24-dcf661369c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:15:54.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:04.496Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=02b32d11-e110-477b-9cf0-1279908189ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:04.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:14.502Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=98fbcff7-a176-4f02-bb8c-dab078298d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:14.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:24.507Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=03e32e74-75f4-47e5-b5df-30ef7e8646f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:24.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:34.513Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7a52d023-6803-4eff-a680-70b2dbe88056 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:34.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:44.519Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e1e5698e-7fd1-41bc-911b-35e619be2d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:44.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:54.524Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=53f3ac4b-72c3-412d-9bb9-167b0103df1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:16:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:04.530Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7d361793-dbef-4abd-aa87-6b2ed7fbbcd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:04.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:14.537Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b2033367-d82c-4160-aa40-45f7245db6f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:24.542Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ce5d3bf7-be4d-4275-804d-960fe9abfcaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:24.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:34.548Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3abbc90a-e6c9-41b7-840f-873ba8848dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:34.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:44.553Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=49ffa757-14d2-448d-913b-d3ea5b997be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:44.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:54.559Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1b12ca0d-9da3-4f74-a5cd-459ab8f80f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:17:54.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:04.565Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6bab67c1-7884-4288-a0ca-989541b642c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:04.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:14.570Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=888aefb2-95a0-4699-9e7d-f280d3e98a1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:14.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:24.576Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0cdfb9e2-5054-4d39-8c52-397302aeccc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:24.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:34.582Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fbeb82f9-53ce-4fa1-8dec-2a392f5d7701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:34.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:44.587Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=051033a3-333f-4802-a6df-ba6fc96370f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:44.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:54.593Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cf9cd7fb-c243-4e76-b05e-42bd02d4f958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:18:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:04.599Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7b822ad8-1931-4e8f-8d99-949aa1ead4f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:04.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:14.604Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=54e4f061-a556-4150-a8f7-941927167890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:14.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:24.609Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d07ee494-3dcd-4545-8b05-44a15ffb5727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:19:33.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:19:33.654Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:19:33.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:19:33.656Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:19:33.659Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:19:33.659Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:19:33.659Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:19:33.660Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:34.614Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9bb85524-0813-4e69-a122-be2144ff88cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:34.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:44.620Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ff2c9bd0-01e6-45a4-8141-dd82a2e0d469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:44.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:54.626Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=969454dc-c9fc-4ec4-a9cc-428be1131716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:19:54.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:04.632Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7b45ef94-bc64-4063-8c22-aa2393325d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:04.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:14.638Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ad7a7af7-1b90-43ee-93b3-f909d40d4e94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:14.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:24.643Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c5482232-dfe4-4565-bcdd-96400f682c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:34.649Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=fbd934db-d5b4-4d11-8389-3840bb76bbd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:34.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:44.654Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=92013f1c-d05f-407c-8f04-f8c27a2c8259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:44.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:54.659Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6da5e47f-f330-4b87-a047-88f491a41bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:20:54.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:04.664Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f2740235-e99a-4668-ab47-f4ef72b5a7e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:04.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:14.670Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d258954f-5ddd-4a48-9cee-874c08a73212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:14.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:24.675Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=836ee215-e5d0-4bef-aae1-2e04887e415e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:24.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:34.681Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4d800efe-1a27-465e-bde8-1c7bc69dbf5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:34.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:44.687Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f8d33b08-01b3-4967-ac1f-407e23840848 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:44.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:54.692Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cb2c07bc-ae77-48fa-93a8-b12f3c0539ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:21:54.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:04.697Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=116e2834-fd84-448e-8f8a-648d52c41be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:14.703Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c2314d2d-142f-4e83-b4d9-78667d14d612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:14.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:24.709Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=896530e0-2a03-4e67-ab25-f4bfd7e63dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:24.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:34.714Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9f04187d-a7c6-4642-8c78-945d8a7cd69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:34.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:44.720Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9803b9df-74d2-4616-8575-5c82fb7b25f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:44.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:54.726Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d84587af-9751-43f5-83f0-73782471346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:22:54.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:04.731Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c0f2fe61-ac1b-436c-bec1-9e7543214091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:04.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:14.737Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d8afcdb3-a9db-4854-927a-8cc393ef573e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:14.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:24.743Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d07779b1-6c5e-41e0-9d52-49036c555496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:24.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:34.749Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=37f88396-6db4-4485-8ad7-fcfed614c9b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:34.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:44.754Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=27cd35fb-2f02-4157-a1bc-9a87adf37dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:44.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:54.760Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6e162fec-b3e5-4a6f-bcaf-3e089ebb496a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:23:54.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:04.766Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6ecb4768-005b-4ca2-962b-e53a618a45d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:04.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:14.772Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4ae90c58-d93e-4a0d-b0a8-5118578c4a68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:14.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:24.778Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6c3bbda9-56bd-43c8-a9a6-c7ec0b5de6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:24.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:24:33.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:24:33.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:24:33.653Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:24:33.654Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:24:33.657Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:24:33.657Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:24:33.657Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:24:33.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:34.783Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e1f76188-b995-4ed3-9d59-acc66428ce9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:34.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:44.789Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=63f23360-c4a0-4112-a20b-1fbfec80f58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:44.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:54.795Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a7de445b-1712-4e00-99e4-1c87db6fe9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:24:54.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:04.800Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=41575c43-8a0c-4c93-a4fe-0e4f2f6fdd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:14.806Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3b549d13-8e3f-4f27-9866-38d9efe4bbc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:14.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:24.812Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8bcaabd1-3ebf-40f4-8249-f5e4fc020109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:24.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:34.817Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=97608e9e-6e4e-4710-b416-7c56d7343d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:34.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:44.822Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4d8e4d99-90b5-46f4-9d35-37407b4ec0ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:44.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:54.827Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e54a2eae-d379-4e36-a1d1-6510349f2f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:25:54.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:04.833Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3850ae74-b835-4314-899b-cf2e83ee0690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:14.838Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b0a72843-c698-4859-8a21-191d542fbaa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:14.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:24.844Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0e73daec-1cf3-41f3-9cc9-3c0931251244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:34.850Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1bea60be-7e0e-40e6-83fc-8ef3532a21f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:34.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:44.855Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d9cd5e7e-e236-4a64-8bee-a388e0e4b742 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:44.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:54.861Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=6f0fbffc-9823-4b22-beeb-ca3456b8ae9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:26:54.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:04.867Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f17577b0-89c8-432a-aac8-502e26278087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:14.873Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=e2078d6d-1233-4949-9536-09382355c9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:24.879Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b1325334-8e9c-491f-acc5-c0b82fa200d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:24.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:34.884Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=03a8945b-7da0-4b03-9e74-edcd24255bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:34.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:44.890Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b6cbfd93-d1fc-4323-b9cd-fff348602b12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:44.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:54.895Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cae09d46-1880-45eb-a855-c46ca4701740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:27:54.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:04.900Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a466bec3-beea-4ddf-9a60-6f97313e9c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:04.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:14.905Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8bf34560-2d71-4405-b22a-6316a67de54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:14.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:24.910Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=bddf7cb2-2dde-44a1-9182-47b1f44a34c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:24.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:34.916Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c14c38f7-015f-460f-ad00-8ab25f626011 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:44.922Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a7e9a549-9408-4db1-b0d1-04a589fb6e08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:44.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:54.928Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ee695d9e-3a0b-4f06-b427-7750f4ed69d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:28:54.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:04.934Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=0b8bcd18-87f7-4248-92f6-a6b406b0865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:14.939Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cd8a6890-e71a-46e3-9676-f93797170005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:14.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:24.945Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4427c1f7-7b06-4c61-bb20-ad743a5bd165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:24.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:29:33.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:29:33.653Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:29:33.654Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:29:33.655Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:29:33.658Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:29:33.658Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:29:33.658Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:29:33.659Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:34.951Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d38865a6-0be4-4915-b3be-f53f78e6afb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:44.956Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4ffb1af7-b891-4946-9120-c0515ca1ced8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:44.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:54.962Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=231769fa-6a1a-4417-ba14-927dc27e3330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:29:54.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:04.967Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=050231b8-142a-4e0b-bfff-cbafe6ead243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:04.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:14.973Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=7a6dbe09-9d83-4dcc-8ab6-eb55ab13ee93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:14.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:24.979Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=c9f8c8ee-c830-4e6e-a54e-d99d74be1fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:24.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:34.984Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=13d660e0-b5ce-4c7f-a648-99332da6f62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:34.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:44.990Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3af5a193-14a4-46a5-9888-c914aa49bc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:44.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:54.995Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=03089ebc-4cad-4a13-91c7-83f42242175d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:30:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:05.000Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d1141d34-19c6-466f-9e4e-75a92ba765d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:05.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:15.006Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=9aac5cd2-3066-4941-ae64-3939a579dd39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:25.012Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b1949d3b-065f-41c1-b466-5f0d18a2f01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:25.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:35.017Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=1da7319c-42aa-4c55-be5b-f3d94eb74252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:35.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:45.022Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=264daff7-b0b9-4fae-b3af-8363736f1a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:45.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:55.027Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=69495edf-2868-414b-98e9-478a2098c6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:31:55.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:05.032Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=b03513f7-ae12-4ca2-aaa9-23c75a075da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:05.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:15.038Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a1f15b36-05fa-44c2-8931-6dc552e606fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:15.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:25.042Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cf7c17eb-6a5e-4806-8635-84b4efeb77b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:25.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:35.048Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=f825b149-6da5-4c1e-99b8-53aae3ea97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:45.055Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=4ec1273b-3035-491a-a147-f3c53b3b32ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:45.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:55.060Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5f275db9-442c-40a4-ad4a-f523fecc648f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:32:55.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:05.065Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ac6b74cb-d14d-4fa0-94b5-32773e4e0f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:05.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:15.071Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=5fde03eb-3191-4186-9aaa-27ff37ba29af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:15.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:25.076Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=19e3e9e0-cb4d-459f-9b51-de9b1040ded1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:25.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:35.082Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=ebc0ea98-473b-40dd-a93f-9034b461dba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:35.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:45.087Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a1c8f977-ab2d-4a32-9047-c0a279999a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:45.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:55.093Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=03cfcbd4-a16f-4722-8184-8ffd9413fef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:33:55.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:05.098Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=8ef8479e-48d3-4697-b9dc-7aca2bdbc8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:05.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:15.104Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=291c9676-9e64-4c9a-bfa5-08db0869155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:15.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:25.114Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=d5f2d54a-54ac-413f-9940-0b35b0737a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:25.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:34:33.659Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-07T02:34:33.659Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-07T02:34:33.659Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:34:33.661Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:34:33.663Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-07T02:34:33.664Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-07T02:34:33.664Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-07T02:34:33.665Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:35.120Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=39c95467-af43-481d-be39-cd7255ab1b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:45.126Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=a106a298-febf-475d-bb80-4d834e664a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:45.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:55.131Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=118a0257-1227-4d1f-8ccf-01f64babcafa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:34:55.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:05.137Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3201afbb-e23f-4095-8540-c512e523f56d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:05.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:15.142Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=3f4008bd-02f6-42b4-af88-81f352a2421b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:15.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:25.148Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=bb9ac9dc-841e-4a1c-a606-c72a02210621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:25.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:35.153Z |INFO |Init configs |InvocationID=5d13f8db-3dff-49ea-88f7-f449011421ab, InstanceUUID=cf4407ba-6491-4e33-a8b7-6d8f71dae1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-07T02:35:35.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |