By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.7.2) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:19:22.202Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:19:22.205Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:19:22.242Z |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 |2023-01-09T03:19:22.952Z |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 |2023-01-09T03:19:23.075Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:19:23.076Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:19:23.076Z |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 |2023-01-09T03:19:23.281Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-09T03:19:23.351Z |INFO |The following 1 profile is active: "prod" | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2023-01-09T03:19:23.377Z |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 |2023-01-09T03:19:24.928Z |INFO |BeanFactory id=074ce1ac-844d-3936-b803-5881ae1c6a8f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-09T03:19:25.474Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2023-01-09T03:19:25.498Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2023-01-09T03:19:25.499Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.65] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-09T03:19:25.583Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2023-01-09T03:19:25.584Z |INFO |Root WebApplicationContext: initialization completed in 2206 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2023-01-09T03:19:26.380Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2023-01-09T03:19:29.361Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2023-01-09T03:19:30.218Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac | | |main | org.onap.dcaegen2.services.prh.MainApp |2023-01-09T03:19:30.256Z |INFO |Started MainApp in 10.688 seconds (JVM running for 11.458) |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2023-01-09T03:19:30.482Z |INFO |Start scheduling PRH workflow |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:30.497Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1971831d-eafe-489c-aa62-2e1f18d08b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:31.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2023-01-09T03:19:31.726Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-09T03:19:31.727Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2023-01-09T03:19:31.730Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:41.162Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9bfe09c1-b027-488b-a7f6-363cae1e9030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:41.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:51.201Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=62812843-b65c-41c6-a3ff-9086ab5e8c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:19:51.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:01.237Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=489c1685-65b8-4eef-9f3a-d28a0d80c823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:01.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:11.260Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=bf170bb3-4f69-45e6-962a-0e36c6bf86ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:11.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:21.289Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=23187ee5-1270-4f64-b1f8-0e5a05a17b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:21.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:31.325Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7c041887-74ea-40f3-b339-afd0d2896f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:31.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:41.351Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=117fde34-3ae8-4a91-beb7-626df42be8a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:41.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:51.379Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7a82dcec-663a-4db5-a604-3d26212c3b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:20:51.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:01.392Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c83896ad-9238-4e1c-9ce8-011949c155fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:01.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:11.416Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fdbf85a9-e1e2-48d4-974a-c938b82d4be0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:11.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:21.434Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3b98b8a1-7e93-4b83-85ae-dc98c4a219a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:21.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:31.448Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b284bd11-27e5-4b94-8cee-8b4cd1c50003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:31.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:41.460Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d0f5e349-6832-425b-b2a3-e9bc39259c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:41.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:51.474Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=36d7af9d-ad87-43a0-9fb5-c897ebf9e7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:21:51.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:01.487Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4054dff2-609e-485e-8367-8bd27a8dcb41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:01.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:11.505Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=37254f5e-fac2-4db1-8abf-800dd067c9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:11.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:21.517Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b0b1ae07-8dfd-4574-b475-1856f9aa4f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:21.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:31.533Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d9a8e71e-4314-4c9c-aa6d-4822db84bc5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:31.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:41.557Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7d55da4c-22a3-4f53-96a2-7ef2f1135b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:41.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:51.568Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c4bc57ba-524d-41a9-8c05-a82958213e9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:22:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:01.586Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=63cd70d0-b010-4d67-91be-dd69c9e91129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:11.616Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=041df6ef-912b-4779-baea-380caba490d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:11.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:21.641Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a8484e7f-5e52-48a9-b552-d355fe756e20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:31.663Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3ced2ac5-e966-433d-8eaa-b092ea2ff78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:31.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:41.677Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1d5ec877-900c-41d0-b7e6-285338b4116e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:41.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:51.704Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6c9e8da3-b189-4f78-8a00-cb8492b7f5c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:23:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:01.716Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f8c8caac-edc9-4df1-8078-be4d94c1401b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:01.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:11.738Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d161bc6e-1b23-43d0-8e0e-8f507b6e6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:11.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:21.756Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6b230e27-d771-4945-a77c-2d245567f63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:21.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:24:27.548Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:24:27.548Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:24:27.549Z |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 |2023-01-09T03:24:27.553Z |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 |2023-01-09T03:24:27.566Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:24:27.567Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:24:27.567Z |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 |2023-01-09T03:24:27.569Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:31.770Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3d155f69-caef-4bd5-831f-706ab27cf8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:31.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:41.787Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4d0cc909-1042-4f88-82bb-267f6564c638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:41.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:51.799Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cb81e2d0-cf5c-47b0-aa49-2e851d2ce78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:24:51.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:01.814Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ce5b4d43-5285-450b-a587-ff72772bf874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:01.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:11.828Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0e477411-4f4c-4b0b-8828-2c917b336976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:11.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:21.847Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=16d3d946-98a4-470c-b47c-125935bb5f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:21.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:31.857Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c348c077-6b9d-4007-b70d-3c929f00fb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:31.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:41.868Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f0a0d31a-2d80-4655-9865-9e9e4cadabdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:41.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:51.879Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ac7f1b9c-2f5a-4caf-b5dd-6cdd55723118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:25:51.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:01.890Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a6e391c0-1df4-4848-8774-40e43847fb88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:01.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:11.903Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fd34ca07-6e1d-4257-857b-1648580b316c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:11.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:21.928Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=745222e6-e49f-44fe-b23c-f4279e157fae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:21.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:31.951Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=49293eff-eb9d-4a34-b11c-f49f4e772f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:41.965Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4b76bf5b-9910-4ca2-a8db-31ceefbd78bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:41.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:51.979Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cce73740-4d71-44fb-a6eb-bb14f0251608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:26:51.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:01.995Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1a5a9f30-1a9d-498a-be79-daccb9c5e9bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:02.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:12.008Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=83d379dc-8754-45a2-9d42-d9c6d7b4d755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:12.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:22.024Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fd97c712-0fe5-4cc3-b302-43e4e793ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:22.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:32.044Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1fe90b70-ccb3-4299-9698-2fb2fa35e9bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:32.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:42.057Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d54c6ecb-66df-489a-9a43-4dd79ae15398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:42.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:52.077Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=349aacb6-0e31-4052-9931-66686c030d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:27:52.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:02.091Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9a321155-a812-4776-be63-327a87391036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:02.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:12.104Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=890ac2d6-da68-4860-b22d-27ddee8032de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:12.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:22.124Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3d2ca82f-74f0-45a4-b83b-56dd0a3addba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:22.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:32.142Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=5364255e-8617-4760-bb87-aa41e3f67a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:32.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:42.159Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4e4a971c-661a-4995-a2b4-5197c23b0095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:42.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:52.173Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c1a7a153-e130-469c-94c9-52c25925215f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:28:52.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:02.195Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ed274957-13c7-471d-8809-9adfe30f043e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:02.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:12.206Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b64ab069-6414-4d1f-a3eb-a0d24e2fa7b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:12.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:22.219Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d2e5371d-209d-49b7-a11e-fe69fc417d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:22.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:29:26.867Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:29:26.867Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:29:26.868Z |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 |2023-01-09T03:29:26.872Z |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 |2023-01-09T03:29:26.885Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:29:26.885Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:29:26.886Z |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 |2023-01-09T03:29:26.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:32.233Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9df1e70f-1c7f-4870-86e4-24f57813c385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:32.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:42.247Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4710a27c-ef7d-4bd5-b486-9f20508bd344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:42.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:52.261Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=233af93e-2e7c-4249-8bff-574fa4f993cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:29:52.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:02.275Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a815d3bc-3356-4d55-90cc-689261bb47a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:02.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:12.288Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2762e731-6423-4337-9049-1a79a796f384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:12.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:22.304Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8c1485b7-5dc2-411b-abd6-68cde6e8efe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:22.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:32.321Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=11367de3-e7d4-49cf-8e27-9632061aea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:32.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:42.336Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=37806cb1-8948-4545-9a65-e14229a429db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:42.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:52.377Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3d6bb792-633f-49ec-b3cb-721759836eb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:30:52.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:02.403Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8554a48a-e3fb-4048-890e-9e587da5e1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:02.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:12.418Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1cdae438-b62a-4e92-bbf5-c32365e66d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:12.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:22.431Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=86816dc5-ce37-47e0-8138-9a3334232d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:22.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:32.444Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e28bdc22-d9ef-44cf-b81f-d811d9c27c23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:32.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:42.457Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cad708c0-025a-41af-8b5c-3e3e3153b687 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:42.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:52.474Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b0c414b4-2fb1-4576-a3ea-7d6f1e21512c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:31:52.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:02.490Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c5ebe8f6-4a5b-4ffa-ad43-2a714de11266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:02.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:12.512Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0644b669-2fe0-458e-83cf-4c21d75d0629 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:12.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:22.527Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3da93274-bc7f-4d42-89e3-65fce7507fd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:22.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:32.544Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8bb89087-ebfb-4d16-a5e5-ec6e58d34825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:32.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:42.559Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=45122eed-7468-464f-99e5-70d9e0ebea1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:42.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:52.573Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a8ca2c82-849e-46e2-b94c-e5b73e9ea9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:32:52.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:02.591Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=99b9a9ea-84cb-4147-887e-97163ca2caa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:02.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:12.609Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a11bb04b-ae4c-4d2a-b97b-1187a9cca8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:12.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:22.626Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ecfde1ac-85fb-4c73-a115-124153daed23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:32.639Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=800292dd-7055-4f5c-903b-b45b0b7c82f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:32.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:42.653Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b43f7cd9-4567-499f-bd4e-82e1c485372f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:42.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:52.666Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1a1d142c-4d8b-497f-8080-05fe49dd93db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:33:52.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:02.682Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=68253407-4030-495d-9e0d-7dee4f0aff6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:02.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:12.708Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=5d0b6354-d7ce-4f21-87b7-36823abdeb0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:12.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:22.721Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=97bda31b-8593-46ab-81a6-14a8e4ebc278 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:22.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:34:26.835Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:34:26.836Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:34:26.837Z |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 |2023-01-09T03:34:26.839Z |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 |2023-01-09T03:34:26.855Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:34:26.855Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:34:26.855Z |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 |2023-01-09T03:34:26.858Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:32.737Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=17427bd5-f606-412f-b3e2-40d09476bfb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:32.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:42.756Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b42fc5fd-4cb3-433e-a2e8-21e90b689f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:42.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:52.769Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6fa0a44e-d750-4c42-afb7-681387af6a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:34:52.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:02.796Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=579dc35d-ae60-43ad-9113-9da723a21601 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:02.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:12.825Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1f52991b-6f06-404b-b7d9-5b7a110e98a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:12.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:22.838Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=223948be-0215-43e6-83eb-0ab60f03ed10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:32.865Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f38fdb0a-34ec-40ea-a921-9feadb182d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:32.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:42.880Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9b24e0ff-7cc5-430c-97c8-5d29ad66b36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:42.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:52.902Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=bcb72f50-3ace-45c8-b0f5-716b24de5dc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:35:52.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:02.929Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9998273a-790b-4f81-b3ba-3fc2dd1ab82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:12.945Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=99b182de-151f-4e95-8308-466792e8f74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:12.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:22.990Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=5e55ecd7-78b5-415f-84d8-b0efe56a1ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:23.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:33.003Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e7693ac1-be0f-4942-8147-d9ac6115b153 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:33.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:43.022Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=55356248-4a59-4607-b101-cf9d684329d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:43.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:53.039Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=48ee0458-73b9-4fec-82f1-00416dd81815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:36:53.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:03.055Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=616a519f-5860-4878-b24f-d48e63ba9db3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:03.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:13.077Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=de6bc8af-54a4-438c-bd66-adb1e30bffc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:13.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:23.091Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=62bb5e4e-42fa-4874-9cb7-dc3caff4c6ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:23.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:33.108Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=05ce5ea0-8693-491c-a93b-6db49227782e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:33.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:43.130Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a64346d7-b58c-4402-9e8f-066cc0b3f05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:43.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:53.155Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=88eaeb51-b7fe-42da-b8c7-c17e70c9e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:37:53.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:03.176Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7b18b5ce-11d6-42e2-8908-e590523bf211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:03.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:13.189Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e4645e3e-30a9-4507-a313-ca395e7cbf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:13.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:23.204Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1d9ca428-3df5-413e-bf35-9f25b6c041e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:23.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:33.231Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=25d7bb82-f925-4157-bd48-bab42b62c7fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:33.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:43.245Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=94b1bfa3-0534-4ba8-8f86-1cdd01dd3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:53.257Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=52d6d53b-e4f8-4240-83ed-ae0d672226c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:38:53.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:03.271Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ed517c03-df7d-49ee-8e04-06991b163b80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:13.297Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6c851928-3c2c-4b03-adc4-69af78649b35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:13.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:23.309Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=09a2b145-1c32-4c60-abe3-93835cf8fda8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:23.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:39:27.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:39:27.086Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:39:27.092Z |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 |2023-01-09T03:39:27.099Z |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 |2023-01-09T03:39:27.125Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:39:27.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:39:27.126Z |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 |2023-01-09T03:39:27.133Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:33.325Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d0d5d1ac-0e6e-4c49-a253-cf6a320beba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:43.349Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0662294d-bc9d-4fde-abe6-fa957410e741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:43.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:53.371Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4881726f-85b6-4518-9ff7-2fb2bf0941cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:39:53.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:03.394Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=43cb9348-b203-44dc-ac4c-79f5b7aae32a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:13.407Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d4669bb0-b9db-4b0c-9788-e9a32b5e0657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:13.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:23.419Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=432da611-7e47-403d-abf1-e39a5b0f5235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:23.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:33.434Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=eac16004-93f3-4041-819f-a47be0af6bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:33.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:43.449Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=23745c91-b92c-4083-8489-4a1fb8121e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:53.469Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a55a507f-7706-4db1-97ed-e4e7e0cbe256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:40:53.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:03.501Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=768f8cd4-d45a-4df3-9ae1-c1c2e38be650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:03.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:13.521Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1d8a1411-9298-487b-8578-ea6eb471503d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:13.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:23.538Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=82f64017-afd0-4998-a46c-828f08595fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:23.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:33.549Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e8559e17-beb5-442e-bd1f-f4424562e873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:33.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:43.567Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ee2fa277-7343-4846-b17e-35d2ce6f5d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:43.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:53.584Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f83f8d40-1803-4f4d-8204-dff99c842717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:41:53.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:03.610Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=76ec4880-cfa0-41e9-98a6-8e184cda9575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:13.622Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c2cf1075-6ecc-4d62-8bb3-3367d0b33540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:13.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:23.637Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=50de2be4-efa2-465c-8640-d433e105c614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:23.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:33.649Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9a2fd622-62b3-4c4e-baa8-ef8e559bcb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:33.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:43.660Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0f202201-a8f6-4624-8159-407f87212228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:43.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:53.681Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=485552b2-1015-4489-a848-9da1e723dead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:42:53.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:03.696Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f74d944a-0ce5-4878-9203-e20103985d2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:03.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:13.709Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3a4a0081-69a4-4c49-b59b-6d9a04e14eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:23.725Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ca8af45a-ede0-4032-ada6-b1b73d8b020e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:23.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:33.737Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=74babc3c-11e4-4cf9-8975-2e46b8901898 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:33.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:43.751Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c840e8dd-f15a-444b-a018-8c55518a58d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:43.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:53.764Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0d9bec43-19d4-4e27-9a85-d3cbf0a36dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:43:53.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:03.777Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f8215eb2-716d-4d8c-9298-3a822e2736c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:03.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:13.790Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8316ded4-261c-4e48-b241-0a251a365b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:13.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:23.804Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9e93e796-2d3e-4723-a66b-6883524015b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:23.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:44:26.770Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:44:26.771Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:44:26.772Z |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 |2023-01-09T03:44:26.774Z |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 |2023-01-09T03:44:26.785Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:44:26.785Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:44:26.786Z |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 |2023-01-09T03:44:26.788Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:33.820Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=98f624fe-1ee1-49e1-8b23-4c1bf906d156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:33.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:43.837Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=930c28fa-186a-45fc-b923-746097cde017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:43.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:53.849Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ecee75bb-cfce-47ed-a775-b018ec5c3bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:44:53.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:03.870Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e7c08753-e736-4ad9-948a-0c792d169ee6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:03.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:13.883Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=252fcce7-dc58-497a-a515-10ddcaa2efcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:13.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:23.905Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c6b6ea6a-ae15-4aa4-b9d6-656035672ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:23.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:33.921Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=08a817a1-0942-4a6b-99c6-d22998655287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:33.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:43.934Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=756942cc-425e-4397-a229-a145be112f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:53.947Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=26bdfee2-9c7a-4a46-969e-3b7f2104678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:45:53.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:03.962Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cc3c18db-6fcd-4805-be52-2c41586d38dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:03.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:13.973Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2090ac2e-6a66-4e3d-a080-8f74b9567079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:13.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:23.984Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=95f2f6ce-cb35-423e-930d-3001c07d3e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:23.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:33.995Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f4e7f941-e781-4359-8a53-95fe2a77affd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:34.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:44.009Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c965f5fb-a4d7-47a4-bde8-6575b535fc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:44.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:54.022Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=dfcb1318-f5d7-4273-a8ac-19e0f69e9adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:46:54.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:04.033Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ca3dde93-c177-4993-8e23-3dd15a389986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:04.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:14.045Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cc6eb378-567f-4bd6-b0ee-4f2357815591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:14.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:24.064Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8734ef57-4834-43e3-a722-88c7b92df9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:24.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:34.074Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6e80ae2b-a2d0-4707-9073-8e99a3344bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:34.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:44.089Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ec7d4446-8daa-43cb-8403-111177a08d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:54.100Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e25a9d1e-8505-4901-a96f-7ddb05e4123c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:47:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:04.130Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=24243b45-497f-4f1f-9af8-f74a8bc1c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:04.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:14.145Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8c7899c9-504d-481c-8d56-690cfe305f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:14.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:24.168Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f30ab200-d0d0-426b-b1c8-d27efe8bd873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:24.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:34.188Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d5a0b150-0d19-4cda-b5cb-d142150ef405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:34.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:44.207Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0d7590cb-0e94-4d4b-8ddf-4bba68cbbebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:44.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:54.225Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ea24f4d4-1937-4f53-ab10-006b17a9bcde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:48:54.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:04.252Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2a4601df-6e3f-4557-bd65-b40aa1851429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:04.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:14.265Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=54288dd3-f366-4b54-85c0-a116e8eff726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:24.278Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=23b9b818-56ae-4328-8e93-ea5bd09f88a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:24.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:49:26.805Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:49:26.806Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:49:26.808Z |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 |2023-01-09T03:49:26.813Z |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 |2023-01-09T03:49:26.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:49:26.826Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:49:26.827Z |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 |2023-01-09T03:49:26.830Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:34.298Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b3da4192-4ae3-4fe1-972a-aca6c052e5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:34.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:44.310Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=55e1409f-ee06-497c-9cc1-79eb16d26e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:44.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:54.323Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7c6b86c6-6ac8-4b1f-aee3-75792999fe14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:49:54.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:04.343Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0c3d0663-81ad-4fb7-88e3-70a0d342fd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:04.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:14.359Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d1e3fc87-95d1-4f23-b7e3-09cf8b467367 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:24.374Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0375cc04-7367-4f9f-8ced-6d0b566014fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:24.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:34.388Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d321087f-95a5-4fad-8d8a-d989ad3387e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:34.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:44.402Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9c6bd751-0558-4933-9350-2bb58e00eabe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:54.417Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3e095947-2be0-457e-9027-787bd1322333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:50:54.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:04.435Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=71263def-8c0d-4aa8-b1b6-ceff48fc3329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:04.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:14.448Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=16db8d41-1ec5-437c-8ae4-345825b96b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:14.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:24.459Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0f0ebaa1-d761-442f-b287-8b877d65f9ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:24.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:34.471Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=bdb8acbe-4fbf-4b80-bfe3-5da9e959291b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:34.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:44.485Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ec3c7596-4292-4ae3-9cf8-4fef9862f0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:44.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:54.496Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3fd633a4-a474-4c11-859e-834abd330ecd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:51:54.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:04.509Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a7d0978a-56b3-4f3a-91e2-cb0180b462b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:04.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:14.523Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d08179bd-433e-4d7b-84d4-a41b05db2a32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:14.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:24.562Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e6a3c411-f031-4fe4-ab1f-24a88ff65359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:24.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:34.576Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3fb6d9fa-8a68-4e01-ad3f-d48978082a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:34.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:44.598Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=57482d30-3620-4789-a0b2-30d0989eda64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:44.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:54.624Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8c54eccb-0965-43ce-a1e9-acb3129f1284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:52:54.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:04.638Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=caab823f-de20-4e26-b538-ff697ac7d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:04.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:14.652Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cbe33a56-1dbd-4e59-a3d2-93540d0dd6a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:24.668Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a5fa95db-b50d-4976-ab6c-8f0ad32a11bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:24.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:34.683Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a130e5d9-2ab7-41c7-9ed6-79e6d3a803ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:34.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:44.700Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a1eafa1a-57a2-44fb-9520-dbb850c564d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:54.721Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2d3a46aa-31f8-4d0f-9e09-e72889d6ff2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:53:54.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:04.737Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0bca3feb-87d9-484e-98d6-b74338a8875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:04.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:14.751Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fb2493d8-fd08-4171-b6f2-a25493886ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:14.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:24.763Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=09770e40-edf0-41dc-a06b-70d31fd126df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:54:26.639Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:54:26.639Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:54:26.640Z |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 |2023-01-09T03:54:26.641Z |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 |2023-01-09T03:54:26.648Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:54:26.648Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:54:26.648Z |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 |2023-01-09T03:54:26.649Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:34.776Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b9fefc18-16dc-4956-9842-a81c076b698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:34.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:44.789Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=dcb9db74-4fd2-45ca-b181-05069172c670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:54.800Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b6a36829-d70e-44e4-aa79-46ed6e173ba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:54:54.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:04.816Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=32777a42-220e-4263-be47-5378cd98825f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:04.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:14.829Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cabd68d7-4f1e-4d73-8070-5b6c65be1845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:24.840Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f606ad59-1581-4763-8a5e-4ee7ebeac10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:24.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:34.855Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c959b6ba-3455-4e15-97ff-f044d1306472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:34.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:44.867Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=57e21d4c-0bc9-49c6-a9b0-064136f5a215 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:44.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:54.880Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fbf56454-31e8-4537-9de3-44c1b04dd68b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:55:54.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:04.901Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f3116d73-47d2-4dff-bb79-4b77569b3da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:04.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:14.911Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=09546dde-8298-4a13-b1cc-ff05438b98c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:14.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:24.924Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c868f538-8435-4d48-97f0-89519c8a5ac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:24.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:34.935Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c91fef15-64e4-4340-b298-c3731c4bbeef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:34.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:44.949Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9e6c2c1b-9768-41b5-9f01-58320c3c20e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:44.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:54.967Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7d5383d6-b6fc-4e4b-b8d6-df563ac3e106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:56:54.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:04.985Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0665b02c-5c63-4d85-b508-79adde00a0ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:04.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:14.999Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=046c4053-af08-4cf6-88a9-fd95bad52c7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:15.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:25.012Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=12e5fa1b-1c55-4aba-8ec4-908236eba485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:35.023Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b1a997ef-fd13-45d9-98e9-0983f1f9dc2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:35.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:45.034Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cfa63cdc-40a5-43f7-b6b4-349700d2c110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:45.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:55.048Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=31f58a6e-514a-4d6f-960a-a7a8411d1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:57:55.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:05.062Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=085639c6-1430-4902-95f5-7b030418e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:05.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:15.078Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f71c845a-2d12-40a0-9949-12a7c86ad9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:15.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:25.091Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d0f0768e-c51e-49ff-8109-0c3d05044f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:25.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:35.113Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1145fbd7-c6b0-46b7-b213-30e59154ef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:45.126Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6c80f79f-e60a-4954-83a1-1eb480ccb452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:55.137Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=06378534-7cba-4a2e-abcc-d8977799e28f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:58:55.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:05.154Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7a6635a0-3791-4403-861a-0ffc7814a9b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:05.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:15.166Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=345fedc2-1c84-4fcd-a75c-05daab4f6f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:15.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:25.179Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1435cc75-52e5-4ea4-b24d-759cec7dcc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:25.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:59:26.747Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T03:59:26.748Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T03:59:26.748Z |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 |2023-01-09T03:59:26.751Z |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 |2023-01-09T03:59:26.758Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T03:59:26.758Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T03:59:26.758Z |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 |2023-01-09T03:59:26.760Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:35.191Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fd0a4c82-5d35-4dea-a399-ea2e98c0af52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:35.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:45.204Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ef775168-d9a2-4edf-897d-7127702112e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:45.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:55.220Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6824a226-9a0a-4ced-b1ac-33a8fdfd732d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T03:59:55.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:05.235Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e8057fb6-2fd7-44d9-8ce2-935145562774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:05.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:15.248Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d6430430-a3c3-4812-a918-1653629a8344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:15.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:25.261Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=db1b37ac-bb7b-422e-81be-c283f8416f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:25.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:35.274Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3f53eadb-349d-4a70-806f-c2ea9791fa39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:35.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:45.289Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c11f3ca7-0a52-49f1-b85c-e382cc4298d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:45.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:55.301Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a2524272-3d53-4d6e-a9ff-93d0873c1d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:00:55.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:05.312Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=cbcc22da-70d3-4cc9-b117-433f631c3849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:05.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:15.324Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c6fb7b37-fe2e-495c-8866-ab22c558f250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:25.338Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fb5f2644-cd14-4efd-8e2e-8fbe6306b992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:25.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:35.353Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d7c28a3d-8069-4510-9810-040309efd150 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:35.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:45.366Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=47b277a4-5d2a-4ce6-9f4f-9f181c910e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:45.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:55.381Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6c5bf203-eb42-4438-8a6c-03ee94efbbea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:01:55.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:05.395Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=60783b9f-355d-483b-82ae-4e8259f31393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:05.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:15.408Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3a4f7eb1-3d89-4ad2-9fc8-fc52f53578de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:15.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:25.433Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a97140b3-58a3-48bd-8f2b-45d08e6595d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:25.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:35.445Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=84fa4bcc-3e98-475a-b5ca-a320ca7369db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:35.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:45.462Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=671b5857-bcb2-4c68-83e7-ab16dd1da6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:55.473Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e7296735-4390-4f07-a4d9-48851d1f1e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:02:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:05.485Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a3828061-d84b-4917-ab5f-bf35857c6c9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:05.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:15.498Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=80648c4e-a03a-41c3-9dd6-c26eb3dba91d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:15.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:25.510Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7131e1ec-e8c5-4c01-b88b-49c63b78e911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:25.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:35.521Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=075f47d4-da27-45fb-9eae-22011a96c18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:35.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:45.535Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ed487a52-59e3-4c2f-8136-e657cf67820a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:45.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:55.547Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a47341a3-0692-4952-8fa1-89e0794d316d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:03:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:05.558Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=dd308818-b555-475c-b0e8-525ec9523828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:05.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:15.572Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=10c4b949-7f40-4c59-b2d1-34bdff509e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:25.589Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4350ba64-3f93-4589-a4e8-addc8b7ff77e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:25.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:04:26.698Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:04:26.698Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T04:04:26.699Z |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 |2023-01-09T04:04:26.702Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T04:04:26.708Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T04:04:26.708Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T04:04:26.708Z |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 |2023-01-09T04:04:26.710Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:35.603Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c5ef7f8c-d77a-4601-895c-bf8cb088c64e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:45.619Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1ac18860-4647-405a-a913-eb50aa9989cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:45.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:55.634Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=12a0dcad-28d4-457b-8042-deff0a238066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:04:55.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:05.647Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=498a001f-e31e-4880-b519-456ae147e30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:05.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:15.665Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e88a0652-fe0c-4e2c-a6b6-92c135e1e5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:15.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:25.683Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=0d966433-4d75-478e-b253-115c279cfaa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:25.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:35.698Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=279aefe4-9b71-482a-a9fc-b4044d476f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:35.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:45.714Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8f552988-06b2-43c8-8cc0-ceeb2c43b9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:45.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:55.725Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c48875c2-794e-4a8b-91ba-69c8583ed992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:05:55.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:05.736Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c4d48164-d508-4e91-a250-51d25999d445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:05.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:15.749Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d21e1b49-f624-4333-8e78-99e571fa5e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:25.765Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=232e2a64-7768-43de-a7c5-e1f62fa6e73d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:25.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:35.778Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=5551071e-1bb0-4417-8efd-3d99620de8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:35.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:45.793Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f0762647-3183-4ddb-8351-1270842cdd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:45.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:55.839Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d0e0d2c0-5ca3-49d5-b3cb-f17a68bae0ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:06:55.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:05.855Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a90d5737-ded0-4d76-bdbd-41604afa1499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:05.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:15.868Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ab561721-3235-4602-82f1-8007287e19c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:15.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:25.900Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b16b3fdc-978c-4da9-8f11-7c82dbd7639f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:25.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:35.911Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f58359f9-7eef-42a8-905b-ac4e1871f91e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:35.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:45.926Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ee3746c1-34a9-4aed-ac65-6c21e54f85b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:45.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:55.939Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=410fb6a5-e4fb-46dc-b9a6-3d2677e3ece3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:07:55.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:05.966Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=4b8ca962-5ffe-4681-9515-236bf43fd9c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:05.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:15.978Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f4913fee-8f94-4bed-b085-6f01008552cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:15.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:25.991Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=43ceeca8-1852-493b-9e11-1fe006894eee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:26.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:36.002Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ee5c4dab-fc55-4ba4-81cc-71771ab4d7ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:36.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:46.017Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=8ffaa864-cb5a-443b-90b3-c750b79df358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:46.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:56.030Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=11bf79be-5327-4e21-99bc-abfbb959aa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:08:56.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:06.053Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=72b5ea59-ce9e-4c74-a9a3-846dea4aaed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:06.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:16.065Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fb7e51e1-d7c8-4530-8b85-f9d2c4b3036b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:26.080Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7302463b-c379-4cd5-bd78-4ad0f6c2a4c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:26.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:09:26.719Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:09:26.720Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T04:09:26.720Z |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 |2023-01-09T04:09:26.723Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T04:09:26.729Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T04:09:26.729Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T04:09:26.729Z |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 |2023-01-09T04:09:26.731Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:36.106Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=774be7ef-2871-4898-9cfd-29290e0baace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:36.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:46.137Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=b5a7c9a2-0688-4194-8a1f-1f28368b1218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:46.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:56.163Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a46fe16c-9bd4-431a-ad30-cb1bcba419b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:09:56.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:06.175Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=77de0db5-5eba-4dac-8e31-b0a76e6d621e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:06.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:16.186Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2022696c-b8b6-4ce4-957c-2a1d9ae820dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:16.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:26.200Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6b945fc8-0f4f-4ca6-8fdb-317b3dc1ffad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:26.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:36.213Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=de3da862-c296-4ec1-882b-4bf4874397ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:36.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:46.226Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=78f5bd0b-d19b-4cb3-ba87-7de8e4ddb481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:46.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:56.245Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=733bf8d3-8a1a-469e-a222-eea366d86b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:10:56.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:06.259Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=def6ddd3-2ae3-4821-8776-bbf509fd55a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:06.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:16.271Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2be0d717-aa7d-46e2-9484-a18f34a170f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:16.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:26.299Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c2840ba6-8942-43e2-b00d-fe6604938f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:26.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:36.311Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=54c0befc-1e3c-42dc-b3a8-7775ee1d1875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:36.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:46.323Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e917167b-9eeb-4907-a318-7a7328c2400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:46.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:56.337Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=02eb555f-dd51-44e5-8704-515553ba7178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:11:56.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:06.348Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f9585a98-5444-4e36-a616-2083a711a063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:06.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:16.358Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=459d0b8b-000f-440d-8818-76d4d27d5525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:16.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:26.371Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=49bafd08-d162-4584-af47-7074788d4177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:26.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:36.387Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ca0839cf-c778-46bf-800d-2fceec2bcaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:36.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:46.401Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=fdc5a5e4-fa42-41ce-a35f-b3fc50bc720e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:56.430Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=7a583fa6-45b4-4efa-b4a5-9f8c50f27dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:12:56.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:06.443Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=35db002b-adb8-4664-a727-77cdca3f4370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:06.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:16.467Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=d058d48d-6c51-4861-b30d-c84994fb457f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:16.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:26.484Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=811cab8d-e60d-4de7-b202-b23735dcd013 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:26.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:36.507Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=68d3ec00-0441-4ef2-94d9-dfc94c2f52e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:36.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:46.517Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=118fc993-cd17-43b6-8903-774b6d5d8aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:46.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:56.528Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c9befca3-d033-4b02-825b-9455e09dd22b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:13:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:06.542Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=50e11865-650c-4ebd-bff0-5db0182f8d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:06.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:16.561Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1084cda8-f3df-47af-b1a7-7cd488bdfce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:26.587Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=bd714f02-c14d-4d0c-be4c-695f26e0bbec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:26.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:14:26.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2023-01-09T04:14:26.727Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2023-01-09T04:14:26.728Z |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 |2023-01-09T04:14:26.730Z |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 |2023-01-09T04:14:26.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2023-01-09T04:14:26.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2023-01-09T04:14:26.742Z |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 |2023-01-09T04:14:26.745Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:36.605Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6053bb41-c2a3-45be-941f-7162edf837aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:36.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:46.617Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=9961791e-2f4e-4e0e-a5ad-66a3138560ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:46.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:56.630Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=60ac71c3-da2c-49a4-907c-764ecb991839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:14:56.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:06.644Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=3b588445-f2e3-4617-8ffe-abe468d38bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:16.661Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=e36c3929-bed2-4fa2-bd5f-9a5517d31a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:16.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:26.676Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=be12e3fc-eb23-4ad4-968c-08c05bdb9c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:26.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:36.711Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f9c966aa-9324-433a-a84e-d67517553acb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:36.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:46.721Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=aa01d1d4-aa07-424c-8825-48a26669363c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:56.737Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=54fca963-4a07-4ae4-9ddb-7f524b0cba99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:15:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:06.765Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=f470aeef-9f98-4ff3-b416-9f385ed1c9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:06.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:16.781Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6a3d1314-3b36-4d2f-aa79-865c92ccae60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:16.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:26.798Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=1e250b5a-655a-454c-9db6-9a3f4cb092a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:26.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:36.814Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=5291b576-6b41-4087-8dd6-bb34fa90a3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:36.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:46.832Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=ad76cfd1-fb28-4a9b-a2cc-c8f798a13b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:46.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:56.845Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=6bcbf0c3-5772-4d1b-bf66-6d0f90f3541d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:16:56.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:06.858Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=c594fede-9887-44c2-ba03-34c7fe0d87a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:06.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:16.872Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=21fc2ffb-3fde-4c9a-b48d-79452164ade0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:16.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:26.885Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=79843bcd-ba22-46b2-87c8-0b747f74cf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:36.896Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=59be234c-abc0-4f38-a06f-7a8568507303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:36.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:46.911Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=a3f33c95-562c-46df-84b7-9f24aa0c5463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:56.924Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=51ca568a-c7eb-48b3-b058-67195987a3b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:17:56.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:06.937Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=dcd7da25-807b-4621-81e6-de42e7d8c389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:06.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:16.957Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2148f4a0-6cc4-4d3e-9a1a-fad7f4123477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:16.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:26.983Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=2c4433d4-1e84-416f-bc5e-8fe739811e03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:26.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:36.995Z |INFO |Init configs |InvocationID=58f9e2e5-bd40-4125-86c9-264d624639ac, InstanceUUID=27943fcd-6cc0-40f6-a0ab-9f5d869a74d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2023-01-09T04:18:37.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |