. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:07:20.358Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:07:20.364Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-12-31T03:07:20.404Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:07:21.069Z |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-12-31T03:07:21.170Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:07:21.171Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:07:21.171Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:07:21.369Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-31T03:07:21.451Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-12-31T03:07:21.478Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-12-31T03:07:22.736Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-31T03:07:23.241Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-12-31T03:07:23.264Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-12-31T03:07:23.264Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-31T03:07:23.339Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-12-31T03:07:23.339Z |INFO |Root WebApplicationContext: initialization completed in 1860 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-12-31T03:07:24.027Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-12-31T03:07:26.328Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-12-31T03:07:26.870Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-12-31T03:07:26.897Z |INFO |Started MainApp in 9.589 seconds (JVM running for 10.365) |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-12-31T03:07:27.129Z |INFO |Start scheduling PRH workflow |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:27.140Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=484862d7-4600-495b-a967-389a78639a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:27.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-12-31T03:07:31.884Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-31T03:07:31.884Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-12-31T03:07:31.887Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:37.769Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=49a5f48b-d5f6-4e16-8beb-382936fd9ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:37.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:47.801Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e55a5df8-cfbd-44b1-aede-af3b7affd26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:57.842Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cc3cb2ef-33ba-4c17-a7bb-d48ca67f95bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:07:57.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:07.882Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6e754d62-7fa2-4990-836e-962bdb56c707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:07.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:17.923Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3ae423e3-d57b-483f-847e-f9140dbc0a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:17.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:27.960Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7998926f-41f3-4cff-9a71-1f81c588ee72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:28.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:38.011Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b7958acc-97ae-4a62-883a-a559c3376eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:48.087Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6757a47d-e707-49ad-9fca-5634b842cf59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:48.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:58.113Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=aae7a4cd-d961-4bb9-9ee3-bfd3e40bf2b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:08:58.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:08.141Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=abc52317-3517-441d-8688-51613ea6142a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:08.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:18.177Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6a7b2812-0396-4459-bfe1-9f75e6f61f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:18.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:28.221Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=acdc24e6-fbde-4c80-8da1-7fee07876f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:28.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:38.253Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=49aa026e-d21c-4cd9-851a-94a4e23b9c62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:38.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:48.289Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e9eecaca-ba1e-4f18-9309-58ee7f735d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:58.330Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2b13a1fc-1700-4139-90ec-2106780150f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:09:58.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:08.393Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1ca2abba-07ce-42ce-98cf-a5db14e3679f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:08.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:18.431Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6e7d16a5-64f0-4765-b7d7-bd5200d5b252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:18.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:28.465Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=92256234-a54e-4278-8148-64285cfc0dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:28.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:38.493Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8748babd-a5af-45f5-97ac-2246ff5bb2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:38.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:48.511Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1c54ec65-ed75-4ddc-9db5-4b20dc722111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:48.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:58.530Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9544f7d2-56dc-455f-8fef-5ea7d491b311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:10:58.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:08.551Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ce517423-53ab-44a7-a420-d6defb7ca6f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:08.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:18.578Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5827e609-6ddc-4388-9d28-909a681acf9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:18.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:28.595Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c7ea6810-c713-4bfc-8f38-55a4692a4889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:28.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:38.623Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ce49e52a-f9cb-4f65-8bb0-acf33fdbaf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:48.665Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0787fcd8-d57c-40ef-a7a1-d03e44be231f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:48.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:58.694Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f25d6ee7-f14e-4526-822d-bb8c919f25bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:11:58.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:08.707Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=70d24289-21ef-4675-8662-42780c3c1916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:08.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:18.719Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=110b4bc7-2026-4d2a-855d-91984f78caef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:18.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:12:25.152Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:12:25.152Z |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-12-31T03:12:25.153Z |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-12-31T03:12:25.157Z |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-12-31T03:12:25.170Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:12:25.170Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:12:25.170Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:12:25.173Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:28.729Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=237b93b6-a889-4d16-a481-ab6df1892454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:28.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:38.745Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0e2d0f99-d5aa-4fa1-bd52-d1518ea24b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:38.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:48.767Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8d1e29d3-21f9-418b-96fc-116d25035493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:58.777Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5e680351-0ad9-44c2-a513-0f6b31ae2e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:12:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:08.787Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=378148bf-b448-4bf3-892e-b5603a958abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:08.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:18.800Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f6bba3c3-243c-4c41-8aea-d421b675f086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:18.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:28.813Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c3b2baec-a895-4f17-8d89-90a80ff0bf2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:28.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:38.826Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=24236a89-caeb-4b39-bdb2-47a63f5c6cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:38.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:48.839Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c0c5afd3-4136-41de-bdac-fe8e2bce7efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:48.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:58.851Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=950ecb5f-2866-4da9-aa84-2b3c76c97798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:13:58.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:08.862Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=523024de-ebcc-4d02-bdd9-227e30ea9d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:08.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:18.882Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c572aa1e-8855-413c-a23e-8f16db941d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:18.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:28.895Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ed35c76c-2ac5-4b8b-8941-6a4bce310213 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:28.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:38.906Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6b344b1a-f5f6-4576-b63f-585995dd864f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:38.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:48.926Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=03f2a1f9-de1f-4107-8c4f-6657526cc728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:58.950Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9eae08c0-1cc9-4c2d-a0e9-3b02ceb6f049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:14:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:08.968Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e8af35e9-0b6c-4e05-a693-d5f34ad878fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:08.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:18.979Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ba20974f-d364-464f-97ca-a03396a14cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:18.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:28.992Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0031aaf4-ee31-40b1-853d-45298ec94e29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:39.014Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3376b7a9-8e73-45f4-ad84-f0a9a350fc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:39.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:49.028Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fe52dd0e-9e4d-45b9-812f-875fe71c04af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:59.043Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0fb68402-52c5-4ec2-bb08-284801c4a54a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:15:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:09.059Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9441fb84-5093-43ae-9605-5eba780fbf7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:09.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:19.080Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f9a88c96-1bb6-47ab-bb4d-f4f2113aba2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:19.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:29.093Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=346c779e-4a32-41e1-94c6-05f7bf0543c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:29.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:39.106Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b82bbd34-6ca0-40a3-89b3-853b9d5f0f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:49.118Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f897f912-aca2-4e79-8cf5-d8987862ccdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:49.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:59.128Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5bb89d04-ea43-48ff-a357-f26790702880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:16:59.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:09.144Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1614f1dc-df03-4a07-85ce-4c38032971d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:09.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:19.163Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4dfd32f3-98f9-4eac-98e5-a851dec94134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:19.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:17:24.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:17:24.411Z |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-12-31T03:17:24.412Z |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-12-31T03:17:24.416Z |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-12-31T03:17:24.426Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:17:24.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:17:24.427Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:17:24.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:29.178Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=eeb4da48-ab8a-4a85-a0bc-87f6e5bdc27a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:29.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:39.191Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6e55e78e-e5a6-4b4e-a15f-9865edcb4b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:39.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:49.217Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3305ed90-971a-4b8e-b7e7-44e0f8dd1492 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:49.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:59.240Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5ef68889-aa29-4e49-94cf-b8e14859eaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:17:59.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:09.251Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1cbc1d86-4f8f-496a-8793-d10aa932ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:09.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:19.265Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=17aa36e7-261b-4204-bf88-6d519226a3de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:19.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:29.277Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=44564b17-de3d-4108-9a26-59ed405fbc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:39.290Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f871549d-c3f3-40e9-8d18-bb654c5583cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:39.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:49.303Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2fd8939d-df55-4351-9c7d-8d16d7d78a6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:59.313Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=430f991b-877c-4abf-97f9-13ee531d94d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:18:59.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:09.327Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=465b4b4a-4f71-4e1c-9d3c-3c8a9df5a2b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:09.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:19.336Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ac771e38-b192-4f24-a5a0-b10b0b4c0cd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:19.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:29.355Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=633c51f5-9720-4b77-b657-552fa68a895d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:39.368Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=830935e3-a6d8-4d12-a711-ecdc69c25e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:39.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:49.385Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bfafd337-3366-4e4c-9e6f-3d76b29d6530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:49.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:59.398Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0e9bacd2-4211-4a43-8c7a-715be3a86955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:19:59.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:09.411Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b7225c74-c464-4a76-97fd-6fe589454119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:09.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:19.429Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7e2708b6-cb04-4eea-b18a-e1f2bba9be16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:19.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:29.440Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3ae3c340-562d-48d9-a1e8-a4a8ad261c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:29.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:39.460Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=24e0a323-3eca-4d9d-9af2-0351da204dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:39.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:49.475Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=05497fe6-cd39-419e-9ba0-da5df1e52604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:49.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:59.488Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e256285c-7156-41ca-9fb6-23fbc29c725c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:20:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:09.502Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ca01649f-4c06-41e6-b720-e1b494472626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:09.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:19.515Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=779c8473-70b9-4f35-b4f2-3d9f054ee7bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:19.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:29.528Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5dea2391-6d46-4ef0-a053-d94b6ba1a4bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:29.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:39.550Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c18c189a-abeb-465d-9b63-1d4465304af3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:39.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:49.563Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=19a4305c-bb02-4099-a6ab-f0824a4ae9c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:49.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:59.577Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=24652c7c-1eed-452c-8ee9-9ede5dc4ec6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:21:59.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:09.592Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=dd94f85d-2a18-4ada-862d-00aacff2e649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:09.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:19.607Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7c31cc81-ad23-4ef8-b1b0-e7a44946e54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:19.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:22:24.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:22:24.419Z |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-12-31T03:22:24.420Z |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-12-31T03:22:24.422Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:22:24.433Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:22:24.433Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:22:24.433Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:22:24.436Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:29.622Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=67eda203-3d81-441a-8bf2-d071f79dd20e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:29.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:39.640Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=32945fa6-21c7-4323-8f02-654b389fd539 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:39.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:49.655Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8d0b4962-4bba-4a83-9122-dce38400666f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:49.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:59.667Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ef9dd43a-eec3-4635-9ef1-d6093464f596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:22:59.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:09.680Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=76dbad3d-8ab1-49b6-845d-5a509148a77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:09.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:19.697Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=100e73fe-66c9-4f88-8224-f789abb94aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:19.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:29.711Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=879493e4-b41a-469c-9820-711b9c5be8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:29.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:39.722Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a9f20016-0950-4712-9c4a-efc70b3f2596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:39.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:49.740Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=703839be-a67d-40d7-93ed-5cf40893a09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:49.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:59.759Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4a88701b-b2ed-4194-8ff1-ffcdc3ea97b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:23:59.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:09.778Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cebe6d84-a278-47d8-a5d8-6487ed64f95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:09.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:19.789Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a0c2465e-8546-42a8-8a30-d787d7fad72b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:19.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:29.802Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=36f7739e-fe0e-4122-bc6a-d1d9ee6d1c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:29.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:39.821Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ee4a1ed1-3d50-4ad0-ab53-2d6784621d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:49.844Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3c21190e-77a3-40ec-87bc-3f2212863f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:49.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:59.866Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b88659d6-972f-4fe4-b7a6-974f96fe4b40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:24:59.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:09.882Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e625223f-4e7e-4181-a553-f72554617030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:09.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:19.901Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d879f0fb-bfb1-4bdb-82c4-053e7ae1af20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:19.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:29.915Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9bae5e6b-0ff0-4188-b138-fcb26131313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:29.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:39.939Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=70ea2caa-98e0-4318-a481-89ef57ea382e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:39.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:49.964Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=56fac10d-d5dd-49c0-88af-d358d5127315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:49.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:59.977Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8096399f-537e-484e-87d4-0f99d77bb5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:25:59.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:09.990Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d1c4a157-f303-44d9-9b20-788bcd492caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:10.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:20.003Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4dc8760a-8cd6-4853-82f3-487ddc0d33e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:20.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:30.017Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=aff31641-e78c-4c25-9155-78bb86828dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:30.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:40.035Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=509f3a17-6cff-42c9-9f13-59b10c44518a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:40.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:50.056Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ae093cbf-dfa4-49d2-89cb-5e8fd37ac65e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:26:50.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:00.066Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e1b6936f-6ad4-475a-ab85-10b097dd8f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:10.078Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=291d8ebe-2d87-4996-ad75-8caf892d05d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:10.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:20.092Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5a16b1ec-826e-44d7-87fb-5adcc2b31167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:20.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:27:24.388Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:27:24.388Z |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-12-31T03:27:24.389Z |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-12-31T03:27:24.392Z |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-12-31T03:27:24.401Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:27:24.401Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:27:24.401Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:27:24.404Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:30.106Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b816bf5b-e72e-4849-bc1d-488cf5ecb6ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:30.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:40.124Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5b4206c9-3c93-43dd-be4d-8c1b15ecf69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:50.153Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4815c583-93f8-4be1-afff-102db4c3c1fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:27:50.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:00.181Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=448b4c97-f1d4-46ca-af05-e898ff432438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:00.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:10.199Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6b9ffbb0-95a1-4b82-aeda-8e32a7ab67d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:10.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:20.215Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=869fc67b-7d7b-4067-b01d-da7bae9256e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:20.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:30.242Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=38ff44d6-9636-44f2-945c-e42d72bd2dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:30.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:40.305Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f0f7f6dd-ae49-4c6d-b42e-6d3b393d5048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:40.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:50.324Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=96d4f6fa-a35c-4690-8b30-3bccaa8b52c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:28:50.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:00.363Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ad1f66aa-038e-4775-8608-88f3461a4c74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:00.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:10.390Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9c1b7dd6-9a83-4f09-be77-fb9cadc357f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:10.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:20.402Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=348b0dfd-51b5-4ace-a07a-5aa7ab96e5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:20.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:30.418Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6c4a441a-5cb5-4234-b35e-31245047f355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:30.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:40.462Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2dbbc59b-3948-44fa-bdc5-b7f47f89b80b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:40.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:50.488Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f1dbedd3-1f92-49ec-b23f-1a3d28e6abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:29:50.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:00.535Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=05621bd8-4bcd-4a34-9fdf-9b082ed2defd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:00.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:10.560Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=11d7edc3-e067-45bc-841b-d35876365eda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:20.578Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ee5694c9-3eb8-4887-88fa-70f18ce8e736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:30.597Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=da35f82b-e98d-43c8-aca6-88191c414567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:30.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:40.622Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d7db56df-4b80-49a9-ab5d-c64c72cc1cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:40.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:50.640Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=53a4eac4-ba1a-4189-8625-35ebb83098fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:30:50.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:00.667Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e68f0665-ac4d-4df6-b1e0-01f6fb4f94dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:00.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:10.693Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5a9ee098-455e-4893-affe-27124c05a69b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:10.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:20.706Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8c836662-a89d-47ba-ba13-d6e4c2fd5d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:20.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:30.757Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=93ea72eb-a582-4b00-b425-3c7caf7544b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:30.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:40.770Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f5ac4230-b00c-45de-9e5e-4c0256f5a65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:40.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:50.787Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cf2e0193-95f4-43a4-a442-7d0fb47d0cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:31:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:00.802Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1dc49599-9333-4842-91e8-614215ec9797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:00.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:10.816Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f7fe9568-886d-484b-8451-f39f13c20069 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:20.829Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c52094d3-9caf-45ee-997d-86b67fe99b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:20.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:32:24.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:32:24.411Z |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-12-31T03:32:24.412Z |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-12-31T03:32:24.414Z |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-12-31T03:32:24.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:32:24.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:32:24.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:32:24.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:30.846Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=05716f1f-d1d3-4ebb-ad84-bd074144b54b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:30.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:40.862Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=97bb86c9-d91f-4cb3-8184-e7fc714b2df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:40.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:50.882Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e5d98539-24e8-40e7-9d99-43d1385d0a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:32:50.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:00.894Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cb32d968-ac1a-4d78-a696-177b4b1a4b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:00.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:10.908Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ebec866d-ccfa-4f80-a669-ad9c6bddfd27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:10.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:20.921Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1e0d50d6-af14-483d-ab11-5a88d5798491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:20.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:30.935Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bfea84db-104d-4375-8488-07eb7e791550 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:30.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:40.949Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6e38982f-bf71-4e41-be66-84e6896b3fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:40.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:50.973Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=42b71455-60d8-4ed5-960a-161ad8c31abf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:33:50.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:00.990Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8d88fb02-5441-4523-b2eb-509334e65e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:01.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:11.005Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a078d721-64fc-4220-babd-40b2e425bdf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:11.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:21.036Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b6fdebdf-3071-4687-aa1f-ab8851c089f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:21.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:31.049Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d682c10e-e6eb-4a0d-9270-5d78c2d4fa07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:31.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:41.062Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f33bae84-afcf-4acd-a927-b02ea4b1e283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:41.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:51.076Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5405d976-9daa-45e4-96f1-a34e1cc09626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:34:51.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:01.085Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=16ded5d6-a544-4682-b006-02ad23f58c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:01.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:11.096Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3aa8790a-13e1-4665-a0c0-89a89e42ebf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:11.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:21.111Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1aeb473e-fe53-4a8e-a70c-c192da771f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:21.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:31.127Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=793b045c-fdb2-4be0-acbd-8841442617cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:41.146Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3b94f3f3-d2c1-411c-a05d-1ab176de2a34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:41.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:51.160Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ec5cee8d-4f03-4b38-b1a2-04ceb3a07f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:35:51.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:01.177Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1422ef78-860e-4011-91d6-62fbbd83a155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:01.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:11.189Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d813f372-9cd3-4875-9671-8cda5ee6329f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:11.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:21.201Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3526a024-b2ee-45af-9acb-c9ebdd5edacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:21.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:31.216Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6ac1c403-e8d2-4402-9a34-668442038cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:31.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:41.304Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=36223030-b670-4b02-a3a1-8af27f12856a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:51.324Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cafc0fd4-9bab-47f1-a253-0f32ee85d6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:36:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:01.342Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0a952be7-062b-42ac-9490-6aab0e9e5c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:01.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:11.359Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a7727030-eee0-4ffc-878c-7bf41a7ae988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:11.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:21.370Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6f7534fb-ef88-4e9f-b95f-9820286ce99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:21.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:37:24.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:37:24.385Z |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-12-31T03:37:24.387Z |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-12-31T03:37:24.392Z |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-12-31T03:37:24.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:37:24.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:37:24.400Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:37:24.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:31.383Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6e07be6b-c82b-41ce-aa4c-433c47d883fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:31.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:41.396Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3438d9ef-5ce8-45a5-9c50-7e2bcf3f92bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:41.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:51.411Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=eacb659e-e4a5-4a68-a8b4-c5bef31bbabf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:37:51.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:01.422Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=eb9da664-c281-4e51-8874-33bafabbb8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:01.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:11.434Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=da65b36d-7fc4-4a80-a99c-bab7159400ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:11.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:21.454Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=79e5d374-3659-4546-b25a-e0bcf917cfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:21.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:31.471Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f668cff3-3805-42ee-81c9-3626e02edd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:31.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:41.492Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1038cf74-0d55-4b0a-969d-c21891ac2579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:41.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:51.504Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=262fd33a-8403-4c42-8bfc-9a082fe6025a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:38:51.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:01.519Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=362ce78f-8310-4c8a-b07c-5bebf84a9019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:11.539Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=faa37a7c-00b8-4a78-9dd9-454df7ad5039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:11.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:21.557Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=920fe82c-c742-488e-bb72-960d2030c6ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:21.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:31.571Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4e8d3a51-bd61-487e-b0f0-7f10063fdaf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:31.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:41.584Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4f02e457-82cb-4aa5-908e-e97d9d077146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:41.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:51.606Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f9a06ce7-d5a2-41ae-a326-613d769155ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:39:51.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:01.626Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=92b44132-19a9-44ed-b8db-1bf072344428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:11.639Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b7651364-23bd-4bf2-9747-4edd3bb72ecb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:11.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:21.654Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=feb0b08d-2f89-4731-a040-baeb5648a842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:21.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:31.675Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=13ee832c-6ac5-451e-a23d-cf4fc74a6f61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:31.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:41.696Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2849694e-f46f-45f5-9cff-c2ea57d58498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:41.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:51.710Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0351cb71-8823-43e0-9fab-52101b6db768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:40:51.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:01.734Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=68012b0d-ddf3-4e13-bd4f-7b617c5110e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:01.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:11.751Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fda3993f-b251-45a9-ab8b-aef34dabd7c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:11.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:21.763Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1317be70-cbc2-4339-8546-6d2bbfcc4c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:21.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:31.783Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9b408804-4baa-4abe-bdc1-e403ffc5cb83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:31.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:41.798Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f0050c4d-214b-40de-8e39-f7a344b54246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:41.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:51.811Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6005727c-1233-4863-aa23-b0c596405dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:41:51.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:01.824Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5ecc7f39-7e1a-4997-86c2-cacb32227523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:11.836Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=343c5fe5-20ce-41fa-85b3-c5687c6c80b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:11.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:21.850Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a0c70d44-95aa-4ab4-8ff3-6441f7f497ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:21.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:42:24.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:42:24.405Z |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-12-31T03:42:24.406Z |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-12-31T03:42:24.408Z |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-12-31T03:42:24.416Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:42:24.416Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:42:24.416Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:42:24.418Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:31.881Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=dcb1bd77-72b7-48db-bbd7-4503dc71ce7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:31.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:41.931Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4423ad10-b85d-40b1-a9b0-7d14fca98cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:41.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:51.944Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a64d8730-c72e-4464-87e1-70fe72c4671b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:42:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:01.959Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0d102e2a-f28e-4855-a18e-854acc007607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:11.978Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fe9bce85-e687-44d3-8ccd-61c8df9eb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:11.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:21.993Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c51d5e89-dc5c-4bdc-b2eb-81a633c503e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:22.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:32.004Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e932d311-b618-400f-a4f8-6a4f62ef5e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:42.022Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e03b0c52-662e-472e-9d44-ec64057e0538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:42.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:52.037Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=561f4c08-95f6-4d4d-8761-c4ab3d6aa62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:43:52.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:02.052Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5aeff2f5-71f7-4765-8ef2-b7c95ef036cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:02.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:12.078Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2092eb44-ff9a-4993-8682-dd5578380a5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:12.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:22.089Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7052fd12-ee85-4879-839c-aa17c1b32ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:32.101Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=791cc348-fd1b-469e-8c62-81746a9d541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:32.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:42.125Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4889ae99-d36f-455c-9a2c-ece252034b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:42.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:52.138Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cad28ec0-0290-4a58-868f-c5e3989c15f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:44:52.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:02.151Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d1b3a37d-d7a5-4a1e-be5c-361001955f7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:02.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:12.167Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a16d9b41-deda-40a7-9c41-e921ce596c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:12.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:22.178Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=628e2f1d-f15d-4930-b799-a843e7d2c09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:22.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:32.196Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c4a29023-9a7b-4dfc-977c-3a70b0cbe0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:32.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:42.211Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5e59c871-69d4-4216-9b33-e0910983d79a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:42.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:52.223Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3edc6c35-a548-487e-881c-79752449b345 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:45:52.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:02.234Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2cf7c9cf-3fcd-4372-afa6-9a3c82a2ec27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:02.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:12.252Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fd2c0e9a-995b-4f69-a352-0bca4e2efabd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:12.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:22.266Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3fea8141-392e-40f9-afee-01bbcc5c6079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:22.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:32.287Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6dbf4fe4-68b1-4171-a391-f1450b37ff18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:32.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:42.300Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f4eeab1b-2aa4-4da4-8312-fb4315fbb82f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:42.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:52.317Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fac32f5c-6a02-4957-8318-869032bd220f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:46:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:02.329Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f7e88c6c-6bad-487c-97d6-57db596c65b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:02.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:12.345Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1a20908b-6c7a-45fa-9f62-2a6f1178cce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:12.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:22.357Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=441d9686-94ac-4292-bd1e-ad3e4c26af39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:22.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:47:24.411Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:47:24.412Z |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-12-31T03:47:24.413Z |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-12-31T03:47:24.415Z |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-12-31T03:47:24.423Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:47:24.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:47:24.424Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:47:24.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:32.369Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b6db3097-cd1f-428c-b67a-574a44d8fe6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:32.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:42.383Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e6ced586-743b-4bae-aac2-39b865434dc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:42.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:52.403Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=62e683ca-12d7-4692-a523-cbaf75ca7fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:47:52.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:02.417Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3f14227e-ae04-423f-94d6-9713cb121159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:02.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:12.427Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c245eb5a-194f-4e19-b2f7-b6f3ae71c920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:12.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:22.441Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=100eca05-0a78-4975-9cd5-b526dc2c2a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:22.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:32.451Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=dad2edbd-c26e-46ad-ac29-39a011619162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:42.467Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=36ad325d-ecc6-4b71-984a-88558a07fbb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:42.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:52.478Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f95ede07-dbdd-4f8f-ad43-9dc9411d32ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:48:52.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:02.489Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4f9779ae-5c28-46f4-ae2c-e86bc76cfeb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:12.504Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cf099146-7860-4414-bbf9-9555ab4acda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:12.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:22.517Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=18a418c6-8f47-4d67-8fa3-8d97b99945a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:22.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:32.528Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a9543a53-8e9a-40e5-93bf-47b42eeed707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:32.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:42.540Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bf950724-24ff-482b-b8f2-e6b3225a9f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:42.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:52.550Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d01286db-e0b2-468c-9a25-380762094148 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:49:52.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:02.564Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a27f8b69-117d-493d-9fa4-fd91b91065c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:12.584Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=31da6b73-cb69-43b9-857a-6d20650db27d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:12.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:22.597Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0b21694e-efe6-45ae-b462-3c3b3049bec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:22.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:32.632Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=78b771e7-ebb9-4b93-ad5d-bac35716bd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:42.646Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b0da4529-7c0e-4710-96f3-553e7ede9db5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:42.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:52.658Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ac4487db-3f8d-4c2b-a753-74b02bcf93b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:50:52.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:02.669Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a54bf4fc-bcf3-45d9-8d57-ca13328bd13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:02.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:12.705Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7f5beec0-b54c-4bc6-802c-e093f2d041f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:12.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:22.716Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=40ba3a84-0969-4c9d-b825-3d009fd0d164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:22.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:32.726Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4d6bad7c-a9e7-4530-8859-3e32e3c6d520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:32.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:42.738Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a9131862-f52d-44e8-82d5-51a8925b5c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:42.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:52.751Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5a93b39a-70c0-4723-b314-7174aed6eaf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:51:52.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:02.772Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=39383ed3-1a65-4a2a-9416-d20da7c8a4ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:02.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:12.786Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c958c285-b095-42fb-99be-298180e944b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:12.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:22.799Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=95808924-68ce-444b-ba9d-e3c74143529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:22.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:52:24.344Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:52:24.345Z |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-12-31T03:52:24.346Z |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-12-31T03:52:24.349Z |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-12-31T03:52:24.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:52:24.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:52:24.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:52:24.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:32.815Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5081c920-2142-45c6-866e-81aefdabd797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:32.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:42.829Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a14c2536-5676-4a0a-9bdd-d44431d302c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:42.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:52.844Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=84696ff3-850e-4cf9-9e91-cd63848ab939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:52:52.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:02.858Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=dc63eecf-3300-4e61-aac1-d2db3459c6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:02.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:12.908Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2a8292d2-a4c6-4213-8b1f-8ed2cacdc6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:12.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:22.923Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=95e01e77-e4f6-4fb2-bd61-6b303cb2161d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:22.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:32.937Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2d3546fb-be97-42a2-a5b1-8762d5327f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:32.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:42.961Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cbd7ca8e-c25d-4e25-90e2-92d89a6d72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:42.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:52.975Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=30548a1d-c0e5-4d66-9b19-3f1196a364e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:53:52.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:02.988Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3805ef47-fa09-403c-ade8-aa25d779c163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:03.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:13.023Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f81cc976-0dc3-4acd-a2b3-fb41285382f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:13.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:23.035Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ed87ed99-72fd-4561-ac42-be00441601f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:23.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:33.047Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f0f5b978-fd06-4345-97cf-e4517a45459b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:33.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:43.063Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2a64aff0-ad98-4efb-ac03-a2cb26dea137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:43.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:53.073Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b5476700-5a22-4f8f-88b9-7367e7679077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:54:53.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:03.089Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cbafbd1c-47d9-4d9d-b25b-5a210206d17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:03.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:13.101Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5396643a-eb93-4fd8-954d-7fa0c947397d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:13.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:23.115Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=30f37de4-6eb9-4356-b6ae-98936cddb027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:23.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:33.126Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=cded8861-ada0-4588-8743-4ac487a8952e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:33.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:43.136Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d7983599-b363-4213-9c42-7d273400478f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:53.148Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=12522e6d-83bc-4d40-b3d3-3dcafbd02c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:55:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:03.159Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=94a3a058-046c-4e7d-ab8d-a48f7c0725c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:03.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:13.168Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=28446265-eb8c-4f23-bcc1-742845221da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:13.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:23.181Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=61b25e69-525d-4f56-a349-58ec7c4495bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:23.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:33.195Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=99c65286-7532-4c2a-b326-4a63af936cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:33.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:43.209Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=683ba6dc-f5b0-47a2-87d3-d30e38edd2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:43.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:53.241Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fc5bdd58-d694-4cdb-bfe8-a564c21319c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:56:53.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:03.254Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=490b24ce-394c-467c-9696-ce9c73a0aee7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:03.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:13.268Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d55b1271-226b-423a-b077-5ad0ae413cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:13.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:23.282Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=51e4e47a-9688-4bc6-a6d0-34a928fd1242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:23.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:57:24.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T03:57:24.414Z |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-12-31T03:57:24.415Z |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-12-31T03:57:24.418Z |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-12-31T03:57:24.425Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T03:57:24.425Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T03:57:24.426Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T03:57:24.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:33.293Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d1e7db98-8c96-4147-882d-e0bb669b1e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:33.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:43.325Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=663b4f0b-2137-4087-8f76-1e35434859dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:43.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:53.340Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b515b23c-20d3-47a2-8722-7ba5b9fbf902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:57:53.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:03.352Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f152f2fc-c3d4-487a-a198-78b6889b351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:03.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:13.363Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=740a331b-5296-4f7e-a437-a02405e9e99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:13.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:23.380Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ccc597d8-610c-434a-836b-f3c2c5875723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.coyote.http11.Http11Processor |2022-12-31T03:58:31.307Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030x800xcb0xf0L0x0f0x8d@0x9f0x04>{Hd)0xef0xaf0xf49w0xba0xd80x8f0xa3$d8(0xe5x0x88-[ ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:271)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:890)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)\n\tat org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-5 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:33.395Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c27b9dcd-612d-4fdc-95c2-310d8cc7cf84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:33.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:43.408Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bb6aff03-fe5f-4ed8-a9ad-7e2ae49f2428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:43.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:53.420Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5c5554bd-b5a8-4897-893d-47340e036e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:58:53.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:03.436Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6db41c1b-130a-4efb-a582-6cb006bc585a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:03.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:13.453Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1abeb2f8-67ba-44b8-a696-86d03ad71a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:13.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:23.470Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e2c9896d-cd12-42ea-80cd-cbdfe30e0c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:23.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:33.482Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0ea354ff-bfaf-498a-9da9-64287901dc00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:33.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:43.497Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7cd853e1-275f-450b-8cc5-bd7beb43bd23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:43.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:53.510Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5b836ae6-e8d5-4887-9fad-2bdf2a93e1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T03:59:53.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:03.545Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c3a25c3d-a8b9-4897-a984-b55f97628f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:03.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:13.556Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a74d1e38-bc42-4f83-9ddc-7f218a8f8138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:13.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:23.574Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0eccafc0-6ed4-4b9a-8ae2-303aaf673bd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:23.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:33.588Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=54ae4160-58d7-4894-be0c-92b9d0531195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:43.601Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bdd6e668-0338-44c3-a42b-b17eff2e3dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:43.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:53.618Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f6a2b574-a69d-4c24-959b-faaded6ef884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:00:53.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:03.631Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f3b3f823-a13f-4aa9-8b38-6c36728b7dd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:03.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:13.649Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b34989d6-0319-4749-bb07-5ef70204dc52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:13.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:23.668Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ea0ede68-fde0-4797-9a87-75a87a0139ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:23.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:33.683Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0c75f245-f1ad-482b-8c02-00b1570b335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:33.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:43.703Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=f60b7ff0-2b61-458a-aa73-4df95e4baefd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:43.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:53.715Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6ca51b0b-cb26-4f43-8c22-9e29d0a0c676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:01:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:03.729Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=01acdff5-48dd-4ff3-b5c4-205773e6e206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:03.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:13.741Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0e48b2a1-f32e-4a7e-852a-2c79e514bdb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:13.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:23.752Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=05838b4b-5551-462f-9909-a2a9dd88b59e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:23.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:02:24.410Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:02:24.410Z |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-12-31T04:02:24.411Z |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-12-31T04:02:24.414Z |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-12-31T04:02:24.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T04:02:24.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T04:02:24.422Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T04:02:24.424Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:33.764Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b49d1e5c-7a17-485c-bf05-f04738d29cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:43.776Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=948e7331-859b-4000-8e10-522342c202d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:43.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:53.789Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c028d7b3-75c6-4eff-931d-ba9b4c24b61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:02:53.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:03.805Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2831ee25-6cd5-4b5e-8822-1a81cfd0257f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:03.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:13.822Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6bb02440-2c58-4acc-b0c4-cfd856919d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:13.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:23.835Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=689a713a-67cd-482d-bee6-004f4fc60f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:23.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:33.850Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1257f35d-a042-462a-8b4f-87dd4378e5fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:33.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:43.861Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=be828f12-92cf-4f93-8f28-b31a2bb014a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:43.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:53.872Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=38d0a5ea-1631-4a74-979c-66cfbd797789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:03:53.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:03.882Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7970ee5e-a837-48d5-85c7-d0e27f9c90a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:03.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:13.893Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b9fcb1d8-cd47-422a-a149-34edd159428c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:13.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:23.904Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=90af3d6d-8cd2-47fd-a533-15d7013043e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:23.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:33.915Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=eccda36b-36ef-47ce-8aef-e501c2515984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:33.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:43.927Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e751a392-a207-4680-9c49-a17f818c963f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:43.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:53.939Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=21db195e-edf6-488e-9ff1-9883c648f83e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:04:53.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:03.949Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5e54d179-a483-45bb-a519-f4aaeb899fad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:03.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:13.978Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7fdd65bb-69ec-4f02-924f-059e739c9cca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:13.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:23.989Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bdc17744-e329-4e79-9c43-c5570d436570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:24.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:34.003Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e3190f7c-40ee-4523-83f9-01ab3cd98bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:34.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:44.024Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ac44e154-c5c7-4449-869c-ce3283de8fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:44.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:54.036Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=b8834faa-ab00-4487-92f4-5b94c52cac49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:05:54.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:04.051Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=027c76e0-6c68-4558-b0d4-33d5cac3dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:04.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:14.063Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8ab07d1b-01af-4f19-8427-08c3a055954d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:14.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:24.077Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bdea8ca3-6eae-4390-a7b7-910c5c24b519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:24.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:34.090Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=e574b2ad-f071-4326-b7fc-2456ddaf38a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:34.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:44.106Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9954b053-12cb-4946-b958-1425f014aed6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:44.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:54.121Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5292272a-df4a-43bb-9f7b-6b67195d7e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:06:54.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:04.133Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a794a4e0-2c91-44e5-9451-c6e93ce1b7ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:04.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:14.149Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0d3e3e77-f999-4e98-828f-e5a32f5749ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:14.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:24.163Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=7c135597-244d-42ad-bed9-6f10a198f41e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:07:24.427Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:07:24.428Z |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-12-31T04:07:24.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T04:07:24.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T04:07:24.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T04:07:24.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T04:07:24.440Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T04:07:24.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:34.210Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=de219063-ba9a-476f-b2aa-ee2fcc5172d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:34.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:44.221Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=784b4430-6630-4909-9c60-3d101d31686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:44.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:54.238Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=32e5377a-6884-4dbe-aca8-5a808661b079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:07:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:04.248Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=97dde998-8045-4923-9d35-fb289665b024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:04.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:14.260Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=25b6754b-da42-41a2-94ee-8a4dd82f62f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:24.273Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2454f78a-add8-4ffc-a9b5-21efce5bccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:24.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:34.285Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c4b43e49-682f-4a88-aa7d-7fe8097cb788 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:34.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:44.297Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=43eb0c62-ca0d-4821-9cba-442ad46cb39b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:44.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:54.307Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=246714b7-fb83-4860-aba0-5a6cb2bf0b10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:08:54.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:04.319Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=66ba3259-d432-496d-9c23-d4601132f977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:04.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:14.329Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=226e1cfd-519a-4db3-aedc-aabf57b9e781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:14.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:24.343Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d684e409-99ca-4fdf-9e65-6743feef54b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:24.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:34.355Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=49f3d9d1-f38a-487c-9d85-af1ec5fe30a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:34.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:44.400Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=fbbe87c4-0a3d-4450-8a22-f9c01a3c19d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:44.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:54.412Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1b588078-8af5-4127-b73d-ae64d0b06ee9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:09:54.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:04.423Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=0c758e51-234e-4e37-bcb9-c01866840e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:04.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:14.436Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=46f19153-e70d-45f4-9cce-9b75d05c5524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:14.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:24.449Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=11043ccc-7ea4-4914-b921-543524729c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:24.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:34.467Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=49e53cc4-c42b-409c-918d-01a70ff9c4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:44.479Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=2113deaa-409c-4d51-8445-3807554c53f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:44.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:54.494Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=54917e17-2027-47ad-9cbe-1990b676ca2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:10:54.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:04.509Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9a5c441c-fa8e-4374-bdd1-503e0ce564cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:04.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:14.519Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=714b7f5d-3fe8-4df8-b8f4-1226deb1600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:14.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:24.532Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=36a67462-5147-464c-9336-b1f30180ca72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:24.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:34.546Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ebbf0d05-0530-4714-858a-f6a157a7fd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:34.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:44.558Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=35d7fcd2-03b8-4559-b8a7-6252b9ec4bf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:44.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:54.571Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8515027f-43b9-4b2c-a8f6-2f5d603caf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:11:54.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:04.583Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=07f3cbe3-a9da-4c9a-81a7-904ae68785c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:04.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:14.593Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4449d365-d3f8-457a-b8fa-e382b58a4a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:14.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:12:24.290Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-12-31T04:12:24.291Z |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-12-31T04:12:24.291Z |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-12-31T04:12:24.293Z |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-12-31T04:12:24.299Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-12-31T04:12:24.299Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-12-31T04:12:24.299Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"Basic QUFJOkFBSQ==","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai-internal.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":80,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"http","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":"http://aai-internal.onap.svc.cluster.local:80/aai/v23","aai.aaiClientConfiguration.pnfUrl":"http://aai-internal.onap.svc.cluster.local:80/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-12-31T04:12:24.301Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:24.608Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=9d9b1b35-3a5c-488b-b33d-a18212cbc60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:34.618Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=57dcd199-fbe5-4ebb-8d94-6919dc1c3bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:44.628Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=58655856-3cc2-4a76-8a2a-bf5354b1faa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:44.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:54.640Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d005b571-c35e-4104-8db7-2454b4a06e81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:12:54.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:04.651Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=bcbdd959-a530-4371-a8d6-1438e5106336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:14.660Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=23031f97-169d-4707-8334-9d7212db6569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:14.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:24.672Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5c6af041-1d45-4a41-8d38-e38065c3b075 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:34.687Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=6d626501-4a67-46d8-b3ce-75408298f263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:44.700Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ac5a0159-7ec1-45b8-ac79-74c13f40e47b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:54.712Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=021387d0-598a-4b85-b5a6-a2743e5e7b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:13:54.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:04.722Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5bac167b-aaca-4a8a-9b97-168de0a2dce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:14.742Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=66ed1816-26a2-4a9b-8c05-bda934b449ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:14.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:24.757Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c578d636-072f-422c-84e7-edab98ef7299 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:24.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:34.771Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=567ccfd4-fc0d-4a5d-9604-efa9fbee10ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:34.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:44.786Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=44f96aee-f870-4d9b-a59d-c3181a95f9e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:44.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:54.802Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=4a34a6fc-f8fb-43cf-97e9-062ae564809b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:14:54.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:04.812Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=8e62c4ea-7e55-47c7-a5b0-f667b5a86fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:04.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:14.824Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=c3b471db-38d0-404d-b4c5-3e18ac600c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:24.925Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=19cb06be-83f5-4e92-b430-e27c1cc0fd84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:34.935Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=32021f1f-5da9-42c9-8487-a6749dc342eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:34.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:44.946Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=3509d7fb-99a6-44bb-972e-b18e87cb1f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:44.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:54.987Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=31c4cab9-fc90-4475-8daa-aeaa6b12bd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:15:55.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:05.008Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=ff183672-9549-489e-bd39-805e9d56fb50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:05.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:15.021Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=868d5a21-7248-4e69-8bd1-1ba549ad8dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:15.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:25.033Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=d259cf09-1d53-4122-a239-101ba39fb638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:35.044Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=1f7cb176-6350-407f-9874-b3ef04a388e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:35.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:45.055Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=a492d2b1-2625-4d52-bd0d-083e0ec83c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:45.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:55.088Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=aeaf519f-7ffa-4c1c-998c-bdd859fa2a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:16:55.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:17:05.117Z |INFO |Init configs |InvocationID=930b38f4-0e6d-4716-818d-330d33d86b05, InstanceUUID=5c41dc16-0e51-4a3b-814c-76930ee61b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-12-31T04:17:05.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |