By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T02:55:52.774Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T02:55:52.779Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T02:55:52.817Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T02:55:53.580Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T02:55:53.686Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T02:55:53.687Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T02:55:53.687Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T02:55:53.875Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-30T02:55:53.937Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-10-30T02:55:53.966Z |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.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-10-30T02:55:55.530Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-30T02:55:56.070Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-10-30T02:55:56.089Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-10-30T02:55:56.090Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-30T02:55:56.169Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-10-30T02:55:56.170Z |INFO |Root WebApplicationContext: initialization completed in 2203 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-10-30T02:55:56.725Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-10-30T02:55:57.956Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-10-30T02:55:59.397Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-10-30T02:55:59.959Z |INFO |Started MainApp in 9.828 seconds (JVM running for 10.593) |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-10-30T02:56:00.035Z |INFO |Start scheduling PRH workflow |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:00.047Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e0adc0b0-142f-42ae-8d28-14acda7a3977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:01.513Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:01.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-10-30T02:56:07.669Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-30T02:56:07.670Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-10-30T02:56:07.672Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:11.557Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=acc311d3-a705-4c4d-a467-8f147c4af43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:12.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:12.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:22.601Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=029a00de-4f00-4b49-aa5d-d6005a89baa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:23.675Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:23.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:33.677Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=99e34ac2-f900-41ee-a364-721756870527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:34.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:34.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:44.746Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d21f0b2a-0894-4ee3-9a64-e9493d9d022f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:45.783Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:55.789Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=00a1cac9-6cda-4888-b8ba-2864791ed0d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:56:56.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:56:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:06.856Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=da60f142-42f8-408a-a0fe-8451991078c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:57:07.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:07.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:17.899Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d7d2a364-00d9-464f-ad8e-9305107fb65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:57:18.968Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:18.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:28.972Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0ffd11ec-e7f9-4473-bb90-3fdccce92383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:57:30.053Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:30.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:40.062Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d8f5fb26-8bd6-41af-94a1-df86a02fd04f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-10-30T02:57:41.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.4.136:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:41.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:51.146Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=98c2b051-6165-4c90-b5a1-b5019bdbec86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:57:51.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:01.304Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b6fab80f-c657-4a66-a2ba-a569ce78018c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:11.340Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=14547a84-21a7-4988-b07c-afd9b37583ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:11.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:21.367Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7725cf0e-291c-4ee5-a58e-2e06e850ef32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:21.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:31.388Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=60ae7e52-9a3f-4012-aced-a98aade2a090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:31.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:41.409Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3f4aafe2-b689-4309-8539-4c020af2b009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:51.434Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c8f452d7-db1e-4c14-b77d-924927f09bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:58:51.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:01.451Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=72f2bbd2-24a4-4f9e-ae45-d1cfcf7cf86b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:01.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:11.485Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3f360d90-dc84-4845-b859-4529c9735560 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:11.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:21.508Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=42966017-6c9c-42d1-bc99-e01a605d3e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:21.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:31.539Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0f6c1ce9-d4b7-4884-aaef-f9b0d23f42a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:31.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:41.567Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1805bdf2-959d-41a9-a5ef-aa8cb0df0d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:41.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:51.588Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2063b1ce-2bd5-4158-9c87-a906f7a8b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T02:59:51.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:01.607Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=48576a84-03bd-4a5b-93b9-95b9b1c6cc33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:01.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:11.625Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=669df747-26b0-4485-b34f-042a9a867a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:11.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:21.642Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=865d4964-2526-4d3f-a7e7-c7dafc6911b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:31.661Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e15bce9f-b932-417d-80cc-dbc6295f72bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:31.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:41.677Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0075b68b-e820-4333-b987-23f90bc59fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:41.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:51.695Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4a127d20-edc2-4803-a20f-474e1fa1ab94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:00:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:00:57.723Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:00:57.724Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:00:57.725Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:00:57.728Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:00:57.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:00:57.741Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:00:57.741Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:00:57.744Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:01.708Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c67acd51-4e1d-411f-891f-704731472cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:11.724Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=47802504-fcd5-4f20-8731-3c7bab2de59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:11.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:21.744Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fb11ac8f-6979-4fa7-9a41-2e8fe2948935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:21.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:31.759Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=95ca7ac4-3985-4794-9973-284115327ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:31.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:41.773Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b7456c8c-9576-4336-9e18-1ca39df9061d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:41.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:51.787Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=312f1854-73de-4367-a708-0e17baf147f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:01:51.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:01.803Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1820d504-ec2d-4c1f-ade4-d6bf1e14813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:01.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:11.834Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=8ea3cf93-860f-47fe-9d17-d4ab3ee366fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:11.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:21.904Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b481605e-ad1a-47d0-a124-9ac8bb52e122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:21.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:31.918Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7522d4d7-be99-4edf-9fe5-84ace5c3c0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:41.932Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d7fed4a3-9ea3-448d-a305-f77885e2bb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:41.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:51.947Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9bcfcccb-3d01-4312-9eb7-8cfcf8bc2800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:02:51.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:01.959Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7729143d-0c92-49c7-a5d7-bc40d531346e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:01.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:11.974Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7f12144f-77f6-4e98-9331-5f28001584b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:21.986Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=dc2ed114-78b6-473f-aa6e-20c11688fdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:22.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:32.009Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=46e36f4a-dfd5-4c7f-806b-6d9348830001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:32.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:42.033Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e564e9dc-03a1-4416-99cd-d3d1f7778c60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:42.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:52.046Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7cd3378b-583d-4f20-9236-0ddcfa644661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:03:52.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:02.059Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=98d28725-b782-4492-b9cc-cc384cec4360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:02.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:12.074Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=35ba8e4a-7665-41c2-86a7-430334e3eb37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:12.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:22.095Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9a314c2b-aa60-4a44-ad76-8cc2f23c23f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:22.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:32.110Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=47370756-4440-447b-b473-ca7f17ede053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:32.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:42.123Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=76f10bee-3264-4a86-9554-df63f6f4d833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:42.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:52.138Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=38cf6e99-848c-4508-9981-d1dd1668b2eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:04:52.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:02.153Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=acf6f7f9-e4df-4e8c-a518-13df61456b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:02.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:12.177Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d07e9239-b273-4e52-9e82-c9cae07011fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:12.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:22.189Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=93ea98a1-d6ff-4f86-83e9-fc2e72de3562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:22.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:32.202Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=287d16cc-8722-4690-97db-4294acf684ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:32.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:42.216Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ee2b93c9-0861-40da-ab06-386b63951588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:42.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:52.229Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b431a6aa-419f-48d8-b3d2-72c5e0c462a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:05:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:05:57.113Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:05:57.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:05:57.117Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:05:57.124Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:05:57.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:05:57.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:05:57.142Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:05:57.144Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:02.244Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9bf4441e-7612-4aad-bafb-e1defd35d3e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:02.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:12.263Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1519fb0a-9c8d-45f0-b72d-e9a4678550e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:12.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:22.279Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2da992d8-0d5f-4ba6-96e4-1b65344f898b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:22.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:32.295Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0e6b9168-2514-45f3-af09-f29a000b5ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:32.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:42.317Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=daf9915b-ceed-48a3-ac77-27a0869d3111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:42.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:52.336Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ecbee05b-11a6-4bae-b454-bcc1e7f558de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:06:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:02.348Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0a499288-312a-4c0a-9f07-7d016ce4a51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:02.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:12.364Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0e534ad7-1854-4bf6-8d82-060f3e03c58c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:12.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:22.383Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7c4f81de-c003-400d-a194-c0b4ffd42350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:22.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:32.397Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=83aac8d3-c4b1-4ed9-9ced-fda499720882 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:32.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:42.411Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=638b247f-760a-45ab-82a1-b53cab6d5d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:42.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:52.424Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d57cf8c1-e75a-41e3-9a97-12107f852901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:07:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:02.437Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fc6f93b6-e382-4bee-bac2-6a60b8d178ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:02.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:12.454Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0b868625-89b1-48a6-8c7a-6abc2f5f9c99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:12.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:22.466Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=12e7e997-e54a-4cc9-9471-02ead35ec28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:22.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:32.479Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c5460bf2-7272-475b-9e1b-1353be4eb8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:32.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:42.491Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=44d35aca-5bba-46e6-96a4-759d37b6cadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:52.503Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0618cbe1-a28b-4353-b2bc-39290b3127d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:08:52.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:02.515Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=84f17058-3f9e-4bfa-b40b-fd0e014113f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:02.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:12.536Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=760b46ad-690f-4131-8d28-cb47385fc9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:22.549Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=63b6ff6a-31b2-4807-bd97-7fb04fa690ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:22.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:32.561Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e058e777-ffd5-4445-a720-f09d96441a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:42.574Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6e02d776-27af-490a-8bf3-f47f191f0d2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:42.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:52.592Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=77ad9e94-2cdc-4e27-b1f6-c237cbd34e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:09:52.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:02.605Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9b092c59-4026-4e5a-8e3d-8866df2c8c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:02.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:12.623Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=72a47160-8a7b-4454-9e2e-0fcef23e8302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:12.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:22.636Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=58c4f9d5-12bf-42ad-87c9-e63eccaf6f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:22.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:32.647Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c1f2f69b-8469-49d0-ba6a-61c241855bf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:32.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:42.661Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=94867129-9336-4dbe-8f2b-5c8cebf57ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:42.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:52.674Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=59e01eb8-defc-4d21-899d-f672e9bbd9e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:10:52.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:10:57.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:10:57.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:10:57.070Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:10:57.072Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:10:57.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:10:57.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:10:57.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:10:57.086Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:02.685Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ba3380f9-3150-4a87-85ce-b012f12e15be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:02.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:12.697Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3b959dc4-8df1-48b2-b245-cdeb9cc5cd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:12.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:22.710Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6f7faf94-e7a1-4c78-99a4-896e0505828a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:22.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:32.728Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=defdc142-0ee3-4b66-b72f-cd2b10bef5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:32.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:42.744Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e15f46f6-0345-4f51-be9d-4dfae7a6d952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:42.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:52.758Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9836d2bc-0db7-4e11-8fa5-31a70aa56af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:11:52.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:02.771Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9e51fe87-2dae-4290-801e-40584638d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:02.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:12.783Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f45b41ba-514c-4d8f-9fef-5a932de34384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:12.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:22.796Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=787330e9-d5d8-4540-ad3e-c6a0a882ca63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:22.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:32.809Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=dfab4ed0-0f44-4b09-b269-776d7de1f021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:32.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:42.822Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f3e6d8eb-9745-409b-9b2c-de4a11c61c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:52.833Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=14781f43-78db-4d63-a84a-1ce1dbf19603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:12:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:02.845Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0d97ebad-c47e-44ab-8c1e-e304a350cf12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:02.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:12.856Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=988662e7-8130-4e9d-8bc9-07cdeb74328f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:12.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:22.868Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b1914a4d-0787-4b70-a8e6-6075a645878f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:22.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:32.879Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0fcd7fb6-112d-4fff-a30f-705f371bf6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:32.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:42.890Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6fd45b57-d701-4d4a-abef-60412793105d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:42.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:52.903Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=a0e37e07-65d0-4732-9ec5-baf91ee27b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:13:52.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:02.915Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=54456a7d-2e17-4a63-9532-6537a6b78323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:02.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:12.937Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=889c12e8-a537-464f-a31e-71fb1105cad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:12.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:22.955Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=38bd1cd5-819b-4040-8859-a17275f244e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:32.966Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=a6a4174e-a7d2-4aa9-8b79-588cafc9a41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:32.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:42.987Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=247aa5dc-191d-4ec3-bf8c-e3789ae685cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:52.999Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=83b5d0dc-e53f-490a-87bc-e4a6d602b4d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:14:53.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:03.010Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0ab1dfb4-8b11-43b1-be9d-fb1aea7522eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:03.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:13.023Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fdb8261d-769c-4a18-8831-029346fc0175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:13.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:23.044Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fc769cf6-62d8-4bd5-bd78-ccae39866a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:23.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:33.059Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=dabe3f40-d71c-4095-9942-a3e44ac83d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:33.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:43.070Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=76f0c33b-24a7-48a7-8c31-97f63493139a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:43.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:53.082Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=222d4e40-d87f-4b58-955a-64b6aeff4ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:15:53.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:15:57.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:15:57.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:15:57.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:15:57.080Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:15:57.090Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:15:57.090Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:15:57.090Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:15:57.092Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:03.092Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=bc230e49-a341-4c22-ae32-1e3786414fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:13.103Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b46aa87c-a080-423b-a924-60d4468f5104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:13.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:23.114Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=60caaf59-4eb9-4a16-aeed-eda473e6321d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:23.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:33.124Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=03aa6bfa-d5e8-478b-abcc-ba8b7a9e8b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:33.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:43.137Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=261b2e5e-f831-4bc0-ba57-b8d28d903b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:43.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:53.147Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=831347d7-4ef7-4799-bf7f-f72ed6ea226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:16:53.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:03.158Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=15e9d072-e3f4-4c6c-a564-3cbc2c3f251e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:03.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:13.190Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c796141c-b939-4db6-b832-ed4e813b79b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:23.200Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2080e198-e91c-4ceb-8620-f1f4981a3d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:23.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:33.214Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=72de1946-d7f1-498b-8cef-0360a09935dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:33.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:43.224Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=741a677a-e436-4a61-9424-cd568b8dcb69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:43.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:53.236Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=5f202094-2960-4bb6-bd5f-a6c50ee914d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:17:53.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:03.248Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=74e58646-3a93-40f4-acde-90dc49364490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:03.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:13.259Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9bb7f9bf-bd5b-473f-93da-6605d5235115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:13.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:23.275Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1063e790-7442-4e36-844a-353dcd50cd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:23.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:33.288Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=35d34bda-512e-4c9e-93bb-7bab9c6f8472 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:33.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:43.301Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=bfe17bd7-86ab-4d75-914f-648f3d82e5f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:53.314Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e17b5a44-b106-47da-b079-ea11f78749ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:18:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:03.341Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=96da3f9f-5184-463e-99ba-52cac26e72a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:03.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:13.362Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e1ae9198-7c06-4bd3-be40-890a70d275be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:13.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:23.375Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7f70d124-51e7-455b-bdad-0349927ac11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:23.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:33.387Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d11e5f93-dbce-43bd-9397-a206703098b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:33.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:43.399Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fdfeab37-70de-494d-a08c-8581474f5bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:43.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:53.411Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d0385514-d7cd-46f3-8e3f-511f48df5057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:19:53.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:03.420Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=092b580a-fcdc-4ac3-9073-788037c7e509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:03.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:13.431Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ffdf148c-4426-4607-8b8d-d56aed02c3b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:13.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:23.442Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=056eda5c-ee41-496e-9bb8-ac8781b0ba56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:23.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:33.453Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9be82779-d4d0-4a68-b19e-db18d5ef4978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:33.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:43.463Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=86a3e018-62a5-471b-b0ee-ad34651efb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:43.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:53.473Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=5e1e122d-0683-46b7-b662-daa16609fe1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:20:53.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:20:57.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:20:57.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:20:57.146Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:20:57.149Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:20:57.159Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:20:57.159Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:20:57.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:20:57.162Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:03.483Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=a92cf0bc-bbe0-475f-860c-22d97c621a83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:13.495Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=701b6664-9ea1-4cbb-8895-61bd48b5f807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:13.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:23.506Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2ddb0f9d-b219-4320-9f3a-c55f44c07198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:23.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:33.520Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=92ce66b9-6d70-4072-8909-8b8ce7314f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:43.533Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=45ef299a-5094-4f50-bdeb-c1e9d73030ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:43.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:53.543Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7f5250ce-b405-426c-88c7-a6e3cdd928aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:21:53.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:03.553Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6b17f7ce-ef74-4795-9ac7-96553c021e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:03.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:13.563Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=026ebaa0-580d-44f7-9193-be39c52d12a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:13.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:23.572Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=dedaac6e-9360-4308-8f96-aab0aeeaabe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:23.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:33.582Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b8878f45-6e28-4f26-85cf-bc892aec8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:33.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:43.591Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=bf1ae29e-1d6a-4e41-96ad-aa06cc911551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:43.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:53.601Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fbbc8d5d-b912-4a03-ba8b-7e1cd8dafc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:22:53.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:03.611Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2fa34a33-459d-4b93-bd07-3f3921f3cdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:03.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:13.622Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=39c6e604-edd1-49c8-ba54-c8d57c8f3ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:13.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:23.632Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0b04cc19-b76f-4b0d-bcd8-92d20c518c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:23.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:33.644Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0d4d9f59-3908-4bc2-a482-2544106c67f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:43.655Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f29c669c-8717-4bcc-b8f9-eb8dc216fefb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:43.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:53.666Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ddb69686-f895-4f14-a166-8eabd56be4d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:23:53.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:03.677Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=90b4728c-dd1d-451d-b6ed-ebd6a10f1eec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:03.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:13.686Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7ff3eda3-5a02-4b61-a59b-dbd7a894c4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:13.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:23.696Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c7c7c8f0-b6dd-46f4-9a27-ce2bccf0bc35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:23.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:33.709Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b77868a0-9c62-43de-8236-618442434f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:33.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:43.720Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c393a52a-2665-4b72-8114-0b8ccf6f7dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:43.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:53.731Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1cc30903-5bc1-47ac-9c8b-6d5e23d9140a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:24:53.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:03.740Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=999525cc-64e4-42f4-8562-283cb05211b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:03.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:13.758Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=18884f93-e862-468e-bd52-010ec1bc7248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:13.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:23.773Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0f711abe-d1e2-4607-87c0-c6e7b1ace40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:33.787Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4b962f36-9e8f-41d9-b0cb-620431af566f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:33.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:43.799Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6f4315a9-cad7-4828-8004-bd04ae78280b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:43.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:53.811Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=34e43a3c-4229-45fc-bcff-4ac7fd08eff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:25:53.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:25:57.075Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:25:57.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:25:57.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:25:57.081Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:25:57.088Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:25:57.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:25:57.089Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:25:57.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:03.821Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b8ce1f53-fe03-4d6c-8e1a-fbe8cc19b617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:03.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:13.831Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ef4916ef-8c43-4112-9083-84a086b505de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:23.842Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=13eb761c-e7a0-4cc3-8b9e-1b95e38eaa91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:33.857Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=73f62d74-4001-45da-ae7e-a46e4b773a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:33.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:43.868Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f6d65064-5f65-491a-ae01-6db69ef537c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:53.878Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f7aa1b2e-7997-45ad-810f-c2a3ef17009c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:26:53.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:03.887Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=df2e0791-f4d8-47ac-a0c7-1301ed0cfd82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:03.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:13.897Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4b7343d8-b89b-4a6f-94fc-202e2d192181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:23.909Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=41e8a47f-9d8b-4661-8559-7c40db7efe44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:23.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:33.921Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2d6c274b-44d6-43eb-9d00-6fcc7e5dcf29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:33.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:43.929Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=5b264922-962d-403c-80b2-1e0379de7528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:43.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:53.938Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=03e7c391-2a47-4ff7-a033-be90d978e42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:27:53.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:03.947Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=8720a51a-2b8c-4065-bd77-a609f8fca249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:03.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:13.956Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c556354d-61f2-41e0-86e4-ccb951a9170a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:13.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:23.966Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d77a3d15-099c-4a71-a067-6cd4e00add38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:23.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:33.977Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2dff29cb-d03f-4d43-a7ca-63b3ed742425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:33.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:43.989Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=62a6cc8a-214e-45da-8d1d-b1fead11d0fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:53.998Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=adebde34-b1b3-4b36-bd10-a9619577246a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:28:54.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:04.008Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=95f883f3-5017-4f40-9996-1e398efee4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:14.025Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9d13d84d-cc66-48c9-87f8-e586cc894e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:24.034Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2c248e04-cd37-41e5-bc37-2d81f48b815e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:34.043Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=24b2809c-6c4e-4d52-86f5-e5d307f4abd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:34.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:44.054Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=db05e34c-5801-4cb3-bb87-ea69022ef2bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:44.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:54.063Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=76fb8ab2-aae6-40fa-9150-a5e23ad85e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:29:54.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:04.074Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0e0220e3-bd56-4245-9876-c1e5d4f963d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:04.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:14.085Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=7129cdb6-cd5d-44d8-b6e6-7c1999f50a7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:14.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:24.097Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d97528a7-6e14-473a-a1c5-af18eec5a874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:24.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:34.108Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=cd78bd49-0f44-4181-ae01-0c081f064d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:34.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:44.124Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e8be04f2-a0a2-4eca-872c-96a35cf3ebb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:44.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:54.135Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0e8f3b20-477b-4f98-94c4-52c3dc2aadb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:30:54.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:30:57.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:30:57.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:30:57.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:30:57.081Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:30:57.095Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:30:57.095Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:30:57.095Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:30:57.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:04.145Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f3f4ef69-9a00-465d-bc45-5be00303dd37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:14.189Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3040fb48-8962-4839-b3bc-f2f842f9bb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:14.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:24.199Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3b5c66b7-3628-4f64-bced-0cf3bdf9356e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:24.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:34.210Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9be86544-d93a-4c67-8cc4-aeabb78de02e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:34.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:44.220Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=8f05ba85-8662-4727-9808-b4cbbd16bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:44.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:54.231Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=69730aa3-c87c-4ed8-9bdf-44354d9c4b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:31:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:04.248Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=16f57e6e-130d-45d8-a8de-61795f92c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:14.262Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=5ed2c6c9-78f9-441c-91f9-ba759f653564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:24.273Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c4b32413-bd33-40bc-a60c-a110fc7a3976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:24.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:34.283Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0d2c2012-4636-4481-bc65-2a1878c49876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:34.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:44.300Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=181230f1-2438-4101-9440-b44f27f024ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:44.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:54.310Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=44158f14-cc37-4591-b6eb-e631f915c43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:32:54.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:04.319Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=af1b3feb-bc4e-4a14-91bc-fe7461688f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:04.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:14.328Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3a4cfcc2-c9d2-46f8-b124-0dde90cae3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:14.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:24.338Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=116f8ddb-f087-4426-853f-1639c3c5fc6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:24.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:34.348Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d1183d36-e206-49d4-b38e-95511c951e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:34.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:44.360Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9d8c4333-37de-43fc-9e91-a8dd599781dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:44.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:54.371Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=41e70422-19ad-48c5-aa92-4dc66124ed84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:33:54.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:04.380Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=323e338d-5a2d-4d83-98ca-7bcea4d6b0b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:14.390Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4bb48514-fd3a-4b27-bf9d-75d0e4b6e374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:24.401Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9a7a5d70-d5be-4760-b82c-06d287a154f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:24.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:34.411Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2ba8d913-7729-4c8d-806f-3bedcf16b2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:34.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:44.422Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fc0e4c2c-1ee1-448d-ab3d-4f25c45b6445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:44.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:54.432Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fd0a6e23-17f8-43a0-a0e3-1979560c7328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:34:54.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:04.441Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4c4b328c-c872-4665-a0d1-22069d9cd4b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:14.450Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c13746c8-efa8-42fe-aa85-b35a0d393397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:14.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:24.460Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b7e9fc67-4bc4-4d1e-9d07-2c7fec657332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:34.470Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4ad75417-e461-4db4-9a9f-48f8b52b09ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:34.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:44.479Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c0ba1768-fb9c-400d-81d6-f329048d56a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:44.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:54.489Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=07c6b392-3b89-4de4-8c48-0aec62b74bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:35:54.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:35:57.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:35:57.090Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:35:57.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:35:57.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:35:57.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:35:57.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:35:57.102Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:35:57.104Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:04.497Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=32df66f7-81b7-438e-82c0-6e970bb361fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:04.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:14.510Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=1ddffc77-0c4a-4e5b-ae93-0554e18ec849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:14.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:24.519Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=34f9a6a4-bb71-4432-817e-ac396743d52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:24.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:34.530Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f44eec69-a819-4254-8e8f-c266ca69e129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:34.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:44.542Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=cc2058fb-c6cf-40c3-9d0a-283daaed2854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:44.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:54.552Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3938c7a3-02a4-4e0e-829e-f00011a9d4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:36:54.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:04.562Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=b27e4fe7-ee46-4a3d-8b67-eb736887b487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:14.573Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=32e036c7-d085-457d-8ff7-0d361b00c40a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:14.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:24.582Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d6396e3b-4b76-41bc-b691-01529cbfb2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:24.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:34.592Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c42109bc-7dad-4e2a-81cb-d849b8fede46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:34.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:44.601Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=8ebdb72a-45a6-4098-9a70-566babd509cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:44.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:54.612Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fb6ed977-5fba-4c7a-a02b-c7ca18c48ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:37:54.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:04.621Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c9a114d0-5f4f-43c5-a5ed-fd8ece0dded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:04.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:14.630Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=531a8f26-0527-45c3-9aa6-143e2565b700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:14.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:24.639Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=919484c5-b2cd-4c6c-ba39-2be570a6cb3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:24.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:34.654Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fdb24e3d-2fe0-4702-a1f4-5e97fe8e5dde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:34.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:44.665Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=f9d81a1b-75a5-477b-b542-78f1873bb63d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:44.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:54.683Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ef5b3390-00d6-470c-ab71-37e71a055f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:38:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:04.693Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=77b5f348-670d-4d1a-890f-736b0e0a8470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:04.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:14.703Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4aac592b-5a97-48f7-83ff-88a6f0067939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:14.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:24.712Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=bccd45c8-51eb-4a5b-897b-5adf7c29d121 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:24.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:34.720Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2b7ce1fd-4a1b-48bd-8baf-a5f5ee688d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:34.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:44.730Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=84b567ef-9b20-40ef-94dd-abbfcc51abff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:54.738Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=cea53936-714c-4294-a58e-c9f16d6a1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:39:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:04.747Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4a511fa7-2c1f-4d5f-a44a-1db956119ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:14.757Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=de63a5c9-3482-4c0d-9f61-9580e6af59af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:14.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:24.767Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9afdc458-0d58-4fc6-93aa-f621c6cb2358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:24.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:34.782Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6567d733-bce8-419b-9253-d48c60a05c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:44.792Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9e4c80b3-0944-4d01-95e6-e77601e047af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:44.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:54.801Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=a9272b4c-5150-439d-8a11-f1991ab002a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:40:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:40:57.049Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-10-30T03:40:57.049Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-10-30T03:40:57.050Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:40:57.054Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:40:57.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-10-30T03:40:57.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-10-30T03:40:57.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-10-30T03:40:57.064Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:04.809Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=233882a8-931e-4a00-9988-c5c56c4733b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:14.817Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ae16ba1c-2fb9-4a6a-a118-6bcc3598db1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:14.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:24.826Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=3392316d-1e2d-4487-b00f-f7bc46c7fe10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:34.834Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fe80be38-1676-461d-bcfa-97c7d34bd864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:34.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:44.842Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=4865ccb1-36f2-44e5-bd51-7d730ccb7718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:44.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:54.849Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=c54a3dc3-5e83-46da-b779-8c11dffaf019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:41:54.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:04.858Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=9fc82f7a-e5df-49af-b993-1a6c2befb155 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:04.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:14.868Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=0e948513-30b9-495d-934a-b3adf91e540a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:14.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:24.879Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2d2392c5-6cd7-4158-a8c1-1d222ddf76eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:24.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:34.889Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6bec5ab1-5eaa-40ad-8334-05d24fe177d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:34.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:44.903Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=2feeafd6-cb16-4fca-ad03-aea11add2ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:44.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:54.916Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=35ca4ed8-f633-4f4a-a71e-f0924010b4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:42:54.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:04.926Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=055b1ba0-96d3-485f-b54f-9adfa5f371fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:04.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:14.937Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=65763f1e-4e0a-4be5-8fa0-1de25de35ced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:14.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:24.948Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d0b0f16c-a3c2-47f0-a977-33b24a3ddb20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:34.957Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=d9af0251-e6f8-4fad-931d-8e336ce1474b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:44.967Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=09f8aae0-9b31-479a-b307-4aaab86777c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:44.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:54.982Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=be6302e1-c661-4d59-82fa-72aed669601a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:43:54.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:04.994Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ec36bc99-fefa-454c-97b8-2c222bc09fd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:05.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:15.003Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=6ab29d30-ca18-4f5f-9e23-97f3643219db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:15.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:25.013Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=e918084a-9797-4ba7-a444-db1bab107a45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:25.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:35.023Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=ec822db9-b73d-4ce4-89d0-11076741c603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:35.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:45.033Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fb99000b-7cce-4fbc-9dbb-6aab350b4768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:45.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:55.045Z |INFO |Init configs |InvocationID=b83203a5-d402-47ff-9667-45936c761c6e, InstanceUUID=fa6fa0b3-b00f-4cfe-a969-d281c332de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-10-30T03:44:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |