By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:08:24.347Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:08:24.351Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-12T05:08:24.397Z |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-03-12T05:08:25.156Z |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-03-12T05:08:25.300Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:08:25.301Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:08:25.301Z |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-03-12T05:08:25.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T05:08:25.515Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-12T05:08:25.542Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-12T05:08:27.525Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T05:08:28.230Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-12T05:08:28.257Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-12T05:08:28.257Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T05:08:28.333Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-12T05:08:28.334Z |INFO |Root WebApplicationContext: initialization completed in 2790 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-12T05:08:28.830Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-12T05:08:29.718Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-12T05:08:31.283Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-12T05:08:32.039Z |INFO |Started MainApp in 10.257 seconds (JVM running for 11.116) |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-12T05:08:32.152Z |INFO |Start scheduling PRH workflow |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:32.171Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=53d0a130-cb3f-46a3-847c-ae465801f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:08:33.665Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:33.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-12T05:08:40.302Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T05:08:40.303Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-12T05:08:40.308Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:43.705Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d247cd4f-f819-4491-b61d-2c731e08cf08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:08:44.790Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:44.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:54.793Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c15000e1-9776-4792-9d59-33b32b665a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:08:55.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:08:55.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:05.866Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=311c7c33-8348-4934-ac1b-197aa866177b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:09:06.964Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:06.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:16.969Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=93cdbe80-5791-4d91-b20a-759f5f2fb516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:09:18.041Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:18.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:28.043Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8eed088b-e603-4a41-9c56-463be996a2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:09:29.081Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:29.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:39.085Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6ff164c0-67cf-4ef1-9b58-037e1bd22abc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:09:40.147Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:40.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:50.150Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=30c60590-822e-452f-bec4-2e423f467671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:09:51.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:09:51.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:01.190Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2d6222fe-9710-4b18-be1a-7aa849770b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:02.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:02.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:12.235Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=23e38e6e-e918-422c-a00c-7f23e1264276 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:13.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:13.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:23.277Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=54c7fc50-aec7-4ee2-a8f0-3323af641400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:24.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:24.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:34.341Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=29a63652-1b33-4e68-ba2d-7d11f123f8fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:35.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:35.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:45.384Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=13963126-2aef-4e3d-b657-4aaba485cee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:46.461Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:46.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:56.463Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=31a85dea-290d-44dd-92ff-c86588f6c849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:10:57.524Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:10:57.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:07.550Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7bb73329-854f-4662-aff0-bf07235dda4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:11:08.601Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:08.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:18.605Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=81d6b79a-10a1-4930-ba70-9dd867a1529d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:11:19.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:19.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:29.669Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5336bf27-44a0-4053-9ea3-51ad80d0aff7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:11:30.741Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:40.745Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=916bc581-fa1c-4c62-ac1d-f982ba847b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-12T05:11:41.779Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.1.30:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:41.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:51.781Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=35b07828-68e8-411e-8870-f54dcda33245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:11:52.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:02.099Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=307364ae-b24e-476e-865f-6b9271534128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:02.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:12.154Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=39f835de-3c40-4217-bf4d-ff3daf6af752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:12.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:22.172Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=68b05f91-51ae-4c12-b9d8-9e5c9bf5679c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:22.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:32.185Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c77616da-f008-49fb-8958-95028ba0f801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:32.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:42.205Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ca0fb3ab-b6e1-4956-ad9e-30932b409cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:42.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:52.228Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8cda3df4-4b83-4cf9-97f5-fa14d74463dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:12:52.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:02.243Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=398202e4-9ad9-473f-aa29-98508631659d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:02.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:12.257Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=93be0f4d-3815-4f68-af35-2e647bf2560e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:22.280Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=762ca556-ef6e-4ddf-850b-69e39fd455a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:22.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:13:29.813Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:13:29.814Z |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-03-12T05:13:29.815Z |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-03-12T05:13:29.818Z |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-03-12T05:13:29.830Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:13:29.830Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:13:29.830Z |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-03-12T05:13:29.833Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:32.293Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d4ce5e13-3dad-425b-9e1b-e98c35c8887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:32.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:42.306Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=fee3dce1-8532-435c-be16-e7993888505a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:42.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:52.323Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=cd4124ab-dcbd-4238-b967-ffb458d12f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:13:52.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:02.341Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ae5c0fc6-04b2-44d8-acd0-5984466fb19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:12.353Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=cd314268-3a26-4288-811c-2e4ded757081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:12.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:22.363Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f363b645-f320-49eb-b70c-bfbd4181ff27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:22.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:32.376Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2bcb7ffc-4af8-46ec-93eb-3e8cb75be71c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:32.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:42.388Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b9f675f5-305a-40cd-97ea-27402571f0c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:42.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:52.400Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f4c529e9-b682-44bf-81c3-91bab28b9203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:14:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:02.418Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=4ebdce68-1d22-4045-9f4b-215d6b287ec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:02.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:12.430Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8d1fadfc-2e63-473f-a8f5-01d20749a0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:12.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:22.443Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f859c3fc-bc76-4645-9150-17b502a03836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:22.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:32.455Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=672b2fb1-883e-4a4c-856a-2dbb0dbd7099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:32.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:42.466Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9cfd76d5-3796-43d4-baa8-716798b0602f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:42.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:52.477Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1a499438-fa92-4435-93a4-202d9aab7948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:15:52.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:02.488Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=65937f41-fef3-4cbb-a1f1-12d031fdbb11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:02.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:12.501Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ebeca678-f612-4004-bb19-130b8518733f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:12.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:22.512Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=254dad57-b9c7-45fc-ba3e-3f03874c7638 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:22.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:32.521Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=73aae861-d0e5-4c32-87b3-4af2e28b553a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:32.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:42.536Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=47cb34d2-430d-4788-93a5-46ae62f5716a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:42.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:52.557Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e3ea225d-a89e-4f87-afff-4fe455298dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:16:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:02.567Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=032cbfa8-5bf2-4242-bbd8-dcc47bde29e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:02.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:12.580Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2437a8a1-005d-44b1-9651-d70848dc6f83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:12.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:22.601Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=138f9cb5-0c3c-4366-835c-52fc73b215e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:22.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:32.614Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=dfdee6ad-4ad0-4f08-b4e4-fa268edecb28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:32.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:42.624Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0e4fa0fb-34e4-452d-9989-acc680f0c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:42.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:52.640Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=367298ad-2026-451a-9a3b-7cddcff1110f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:17:52.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:02.659Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=4582ad95-9dbe-479b-a5c6-4f72ba1c1aeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:02.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:12.670Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7f737036-a70b-438a-ad53-b4b6f71d0b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:12.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:22.685Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a4c0dd6e-221a-4286-b3f6-463582f3a8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:22.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:18:29.201Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:18:29.202Z |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-03-12T05:18:29.203Z |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-03-12T05:18:29.207Z |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-03-12T05:18:29.217Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:18:29.217Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:18:29.217Z |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-03-12T05:18:29.229Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:32.705Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9b64e32e-0b9b-444a-99f4-f92d6fbd403e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:32.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:42.717Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f11743d7-0f07-46a8-afbc-55c8725920bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:42.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:52.729Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=83b632f9-7486-4336-9755-21df314d0fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:18:52.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:02.741Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f0d7f22a-3b19-425d-8702-dafaf802b16f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:02.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:12.753Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=760f2e04-16ff-40f6-add6-623c08e50c73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:22.769Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6c3a0fd2-698d-456d-868f-7e17791da255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:22.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:32.788Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b1722cd7-a50c-4b60-8253-283de7c59faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:32.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:42.800Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0336d7bd-e5ba-4be0-a403-204d893e8b13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:42.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:52.814Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=4c4f0c26-48a8-47ef-a278-89ac0f48ae8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:19:52.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:02.826Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=307916b8-6fd1-4d80-9e68-ad7636530677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:12.837Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5501fef3-d084-42ba-bf47-441863a537e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:12.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:22.848Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=517b5498-98a6-4872-992f-136587a4b363 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:22.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:32.857Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=630b9390-e431-4964-9179-908d2d1f5bad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:32.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:42.866Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5ba06f38-c200-4f36-9158-9a6ab43cc188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:42.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:52.878Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5e9b0e16-a18c-4932-9dc8-6fc53ff5358c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:20:52.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:02.892Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=597f501c-bba4-44e1-8e22-84cba11db519 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:02.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:12.901Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c120aef8-9491-4f0c-a3ab-87f4805fd7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:12.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:22.917Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=11f15a53-e342-45be-a5a1-62994332429c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:22.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:32.928Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b0c42ce7-e894-4c15-af2b-7be31441a7c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:32.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:42.937Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=37a4bfd8-14a3-490c-b347-c7db5a977719 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:42.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:52.947Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b00b5f01-d7dd-4c78-86c6-6dc01a865437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:21:52.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:02.957Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f5203d7f-fa36-48e3-afa7-334aea3f0d14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:02.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:12.967Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8cc06fbd-81d0-412d-9c4f-1a15044a6f63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:22.976Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e7ff1b41-8daf-4422-b740-03d1d228c8d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:22.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:32.989Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=240c07c4-f784-44fa-9964-52b13090a659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:33.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:43.002Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=affeb644-e9c5-4520-bb11-5457a55a886e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:43.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:53.012Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0b988de9-51f9-4078-a412-ac745f374e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:22:53.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:03.021Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=741fcc0e-ada5-43bc-b64d-564d5e7a0246 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:03.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:13.036Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9a330464-a097-4a9d-a621-671e5c4a57b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:23.047Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=58f0b02d-2b9b-4249-8b11-1cd9ab3490ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:23.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:23:29.188Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:23:29.189Z |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-03-12T05:23:29.190Z |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-03-12T05:23:29.192Z |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-03-12T05:23:29.200Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:23:29.200Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:23:29.200Z |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-03-12T05:23:29.202Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:33.063Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1023e988-14b9-44f9-a4a6-aadcacddfdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:33.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:43.073Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7ff2101d-8371-4228-9700-2b43c9807bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:43.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:53.083Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ada42ea1-942f-4609-87ee-17cafb8ad02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:23:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:03.092Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9da6a3d5-7f02-415d-925f-718c57371eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:13.102Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d89d1e5d-33c2-4ddf-b8f3-b3c3d1999651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:23.113Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8cdcf646-9c9e-4e95-8929-8d3183d84ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:23.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:33.123Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f9634b1d-6685-4c1f-9d77-121cb99d8fde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:33.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:43.132Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b6bcbd11-9421-4f52-b7a1-393e3e23e6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:43.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:53.142Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=daf0091b-9a09-4092-8fba-68091b9f3f72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:24:53.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:03.153Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2f349e2a-e5e4-4943-aaf3-1053ee5ecf0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:03.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:13.164Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=3a86aa46-6da2-4b0b-86fe-6d8ab6bb865a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:13.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:23.173Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=3b46384a-4e36-4aad-a73b-ec042817fa9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:23.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:33.182Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=381a1c9e-2c52-4e86-92db-d5ce86e2a33d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:33.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:43.193Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0ce4110e-38cc-4d90-a86f-00a3c56b9760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:43.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:53.203Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=34499e3c-989b-42ed-8e8b-3ebf25ca1306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:25:53.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:03.218Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=29048e6b-d9a6-441c-8c79-1bead98c33d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:13.228Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=baad99e2-420d-4f0a-b786-531d9d2f3869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:13.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:23.238Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=33eaacfd-40d0-4af7-932e-7adf1697083c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:23.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:33.246Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=956bf76e-77da-4fa8-a008-cf9fea3cf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:33.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:43.259Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e92198c2-fb48-4800-9575-9ff4d8bc021c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:43.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:53.272Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e6b11b29-517d-4bb7-a538-b28902acb285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:26:53.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:03.282Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2449fef9-f543-47aa-bf59-a1bf95f66b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:03.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:13.291Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=658928b7-a3ce-451f-8f33-b846355b130a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:13.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:23.301Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ac13f309-cc9e-41c7-b531-9ec530e0a329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:23.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:33.313Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=16d36589-bc3f-4f4b-9e1e-c037424e85cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:33.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:43.322Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b7f1ddf9-ca40-4890-a1a6-e9cab8679b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:43.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:53.330Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2ab6031b-1dbe-4f1b-ab76-91b7dd3f9fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:27:53.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:03.340Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=eb395bb8-c3eb-4dd5-a907-35455b2970e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:03.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:13.349Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=380e31b3-acb4-4afa-b3ae-403625a77763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:13.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:23.359Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a435d7d4-4e6d-4dbe-bee3-2951ae06e1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:23.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:28:29.022Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:28:29.022Z |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-03-12T05:28:29.023Z |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-03-12T05:28:29.024Z |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-03-12T05:28:29.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:28:29.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:28:29.032Z |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-03-12T05:28:29.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:33.370Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ec907d19-4070-4c7f-90d1-1236e8791c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:33.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:43.379Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=dc6cec0d-fa73-40e3-92c8-db6bbc4d707f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:43.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:53.388Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c55eeca9-a05d-40fe-97ce-8cced0b970b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:28:53.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:03.413Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2b8bafa4-b7fb-4207-9a42-dbf37c037cc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:03.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:13.441Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8a9774b7-2f2a-4a0b-b81c-4abeec6d08b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:13.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:23.451Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=30d7df2e-5680-47b1-8cea-95249ff49508 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:23.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:33.475Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f28c9d6c-bbdc-48ac-a1ce-62b7a16f6a4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:33.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:43.488Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2dd0019b-1f45-4c50-8d99-1712cc08b112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:43.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:53.498Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=117580bb-d9f4-40f7-a2e9-5a484db16a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:29:53.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:03.517Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f03a782d-fce1-4c1e-8192-62c5a27559d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:03.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:13.532Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ccef9c1b-a56c-4f15-829e-be69e918465d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:13.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:23.541Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=df9da3fa-767f-47a7-83c5-70fb5b10a323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:33.557Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6c180d45-841b-4bb3-bb97-0d18fb847938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:43.569Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b8adc568-48d7-47b0-a136-b89a87458d67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:43.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:53.579Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=76a5ad72-56b5-4308-a548-17bf91169a03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:30:53.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:03.593Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2659e15b-79a8-4aa9-b4dc-efac56ffcbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:03.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:13.602Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e7e3cfc0-af90-4ade-848c-857908efcb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:13.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:23.610Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d1bbbc72-b1ee-4105-bba8-dd1e9d819506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:23.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:33.622Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=eb689e00-86bd-44f6-bb5e-b1c5c92600fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:33.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:43.630Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=4d0d7fbd-bf46-49b2-b9f9-55dd72ce93a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:43.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:53.641Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2b8a76d1-a5c4-42f7-84bb-faace12fc020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:31:53.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:03.651Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=cd30898b-1db3-425b-b85e-82163c809ee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:03.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:13.659Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=660a9fe2-d2b2-4ca4-9a58-7c31bcfacc7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:13.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:23.668Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8016c2ac-9bd2-4bc9-b82b-66fe506b2da9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:23.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:33.675Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c7a5c7bc-0080-4aee-bdfe-0e41aee2e4c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:33.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:43.685Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0dee8037-b2b2-4745-969d-7804b12ce6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:43.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:53.694Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d39bee51-820e-4d7d-a38e-8994a1c4238d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:32:53.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:03.704Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=dcb3706c-8fc8-40d5-8b0b-4e5298cb7827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:13.716Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7cc5fee2-7761-4231-b45e-67adb31bf894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:13.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:23.724Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=cb17b9b1-441f-4b63-9e13-5beae4ae36fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:23.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:33:29.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:33:29.158Z |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-03-12T05:33:29.159Z |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-03-12T05:33:29.162Z |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-03-12T05:33:29.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:33:29.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:33:29.169Z |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-03-12T05:33:29.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:33.737Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ccf83af5-782f-46a5-96be-7d6301b9a3db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:33.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:43.746Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=bd5f5a0a-9dbe-45ad-b88c-8b5d83c6e12f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:43.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:53.754Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5d270c3e-e648-48f7-af2b-27f9fb1160f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:33:53.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:03.764Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1b75d51e-19a3-48f1-b40b-15c0d26ae69f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:03.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:13.773Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0e007004-6faf-4415-bc5d-3045306e3663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:13.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:23.781Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c24701af-6f92-4c52-8de0-cbad495c9b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:23.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:33.790Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=59363946-c4c3-4fd5-93f7-39bd9c1bc547 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:33.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:43.803Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0f1d2def-dbc3-4752-a746-0a0912002379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:43.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:53.811Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d6370928-7e0d-495f-a55b-85c364acedf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:34:53.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:03.826Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=33252b8f-6caa-49aa-a77f-6c1a0b2fb732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:03.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:13.834Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=77d882f9-320e-49fb-92a8-a448e6629e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:13.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:23.843Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7de39674-a1de-4db9-b351-2598aa781aec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:23.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:33.852Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=712f3a00-d6ec-4082-857a-7f3a2b095a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:33.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:43.866Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c2922d34-1687-48f1-9eb3-dd3ed5afe03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:43.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:53.877Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c96de42d-3580-462e-a556-0d3def70a006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:35:53.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:03.889Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=578de2e9-c6e7-47e0-8713-ecc5e14681cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:03.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:13.900Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=37dddfdd-ec09-49ea-aa80-0a93856ee84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:13.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:23.909Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5acf8521-4ad1-4220-9584-04abd42efe45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:23.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:33.919Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ea8b3754-3da3-49e1-81ea-7e1b8cf11a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:33.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:43.928Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c55f20cc-1faf-4470-871e-4b7308425f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:43.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:53.937Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a4bb4f99-7ab2-4090-85db-5c0848fee536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:36:53.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:03.945Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=788535fb-faa3-4d97-a53d-d481fec23c86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:03.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:13.953Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b9692893-d043-4c4f-b808-8ccd7422bc12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:13.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:23.963Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e6bb657c-4cf2-45c7-bf78-edf3b1080e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:23.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:33.971Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a0e13eeb-5216-4128-b9a8-dda9634aaef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:33.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:43.979Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5706f344-2c45-43b9-a381-6e6bdc95a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:43.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:53.999Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8a346d7a-f533-4487-844b-9356504a4d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:37:54.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:04.015Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d19d85fc-ee96-417c-b5dd-294a6cd27ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:04.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:14.024Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=765c229f-f082-4a71-aea2-702a1e3bf838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:14.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:24.034Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=28b4c448-294f-4bb6-b9f4-4a0d74ced7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:24.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:38:29.106Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:38:29.106Z |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-03-12T05:38:29.107Z |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-03-12T05:38:29.111Z |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-03-12T05:38:29.117Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:38:29.117Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:38:29.117Z |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-03-12T05:38:29.119Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:34.043Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a4919535-9c03-4dad-8ce3-946360144c27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:34.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:44.054Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=55b08be4-917f-4f53-a85b-43c7a884f202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:44.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:54.067Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=acf432cd-d6fc-4440-b9e8-26962868a115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:38:54.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:04.075Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=26a0a1be-b6df-48bd-a038-7d929dcd1a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:04.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:14.082Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f3793f44-3e6d-400c-9856-91cd76d8ded2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:14.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:24.090Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=cb8397d1-be7d-41e2-bcdf-06c27bf7619c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:24.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:34.100Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=36d0f8bc-8c2d-4578-9b71-770e4436c445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:34.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:44.111Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=985a73b0-40a4-404b-a3a8-f5f431ab3ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:44.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:54.121Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2f8ade9e-8216-4ded-8c56-af2506051180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:39:54.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:04.130Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f330359a-9358-4e35-93ea-6309c31aa8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:04.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:14.141Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0de55fea-cf73-4ed3-bbd8-89ca866515cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:14.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:24.151Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=23707b57-b268-4907-8cf9-86d5f19b4df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:24.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:34.159Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1a3c019f-6958-41ba-acfc-207f9856ebd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:34.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:44.167Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=fe1dbf35-fca9-4ac5-916b-ab6f08560bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:44.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:54.175Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5f3b1f6f-b8e0-4a69-8e01-829fd2445c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:40:54.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:04.183Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6e2d3e3a-f0a5-4efd-881f-fa990513b21b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:04.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:14.192Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f90fe3f8-e045-4bd3-a264-a604a647a52b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:24.213Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=768ad3ee-5f45-4c6a-bb3a-df5232b3a84a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:34.221Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d157660f-9bab-46f3-a42e-d069e5e1fd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:34.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:44.234Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6439ac6f-8008-4078-870c-0a1225da58ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:44.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:54.243Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=3ff4974f-de1c-4318-abcd-4a6ebd1716dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:41:54.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:04.252Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1fbd66a7-6840-42c1-a73d-a23a04b111bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:04.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:14.262Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0e361933-6470-4d0b-a4ac-59b2f1933010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:14.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:24.273Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d0b7aa59-247d-42b1-ab25-965fb84a811f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:24.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:34.283Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=993a9cb6-f774-45d7-b4d7-1900069d5e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:34.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:44.291Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c9461d55-fb70-4896-b531-64188751b924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:44.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:54.306Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=dbfa9fd8-0490-46f0-b632-f0a9bfaac92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:42:54.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:04.316Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=df763bbe-99f4-4492-94ad-3cdf7ad6017d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:04.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:14.325Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7459af9d-84ac-40e1-b483-6e4a4cefa7e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:14.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:24.343Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=48e3899a-eb51-4622-b68d-db31c28df129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:24.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:43:29.233Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:43:29.233Z |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-03-12T05:43:29.234Z |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-03-12T05:43:29.238Z |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-03-12T05:43:29.245Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:43:29.245Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:43:29.246Z |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-03-12T05:43:29.248Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:34.355Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=56685253-3913-4343-8a6c-cdbb26532aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:34.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:44.364Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=15cd59fd-e5b5-4ee8-8b03-1b5c2f870d9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:44.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:54.371Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=195cb85f-7f0b-44b6-b27e-2668d32068c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:43:54.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:04.381Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=fcfb97d9-48f8-4bcd-9182-c9ea0a4f72c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:04.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:14.390Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6fe9ce08-37ac-4242-95e3-6f9254d8e36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:24.403Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=41163c59-bcc2-4aa1-8de1-2fdeefd145c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:24.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:34.411Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0416ab07-f783-42e5-97f0-1f406986516e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:34.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:44.420Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=88c8c7e9-c696-49d1-8fcc-505dfdbab54e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:44.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:54.430Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a11faf2f-cc76-4d86-977f-447786291607 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:44:54.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:04.443Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=80d9de7d-fd1b-4619-9875-915fee633721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:04.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:14.451Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=74cfab05-d039-4761-aac2-6ed903f2cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:24.462Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=d1f5b209-8156-4d82-bd48-92f55573eff9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:24.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:34.469Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e6bea303-6d3d-4a23-8b32-44ffbd654ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:34.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:44.479Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b0977965-0ea1-44b0-86ec-5281e0a3f10f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:44.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:54.486Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=33b30ac2-23cc-4ea7-9ac6-a2e434b5c50c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:45:54.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:04.493Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=29a9f316-ee81-414e-a344-7e8ff3e4d09b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:04.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:14.502Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2b8559a7-a8aa-4702-aaf0-a28e90de9b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:14.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:24.511Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=647a3f29-b39d-4782-a765-023f264c153e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:24.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:34.519Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=caba53fe-d2b9-42ae-8ae6-aea9ec8443ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:34.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:44.528Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=64ca7ed3-f2aa-4154-a327-94018db94cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:44.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:54.540Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=eca20c6e-fb25-4975-bc4c-4f625f8033fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:46:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:04.547Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f93396c0-159b-4cf6-bb55-b637725537f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:14.555Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=c4740bfa-6314-488f-9ccd-0770e3afcac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:14.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:24.564Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f7b2e337-946c-44d2-a52c-84fe05971474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:24.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:34.572Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=3bb6e564-cbb8-474b-8033-8c4a0abac08a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:34.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:44.580Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f91aa0a9-a295-4d03-b469-6266f9cf6263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:44.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:54.589Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7ec7795d-3520-443f-98eb-fdc556421089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:47:54.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:04.598Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=7d6e5f63-fefa-4d5e-8804-bf6b3fac235a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:14.607Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e2f17ea5-48cf-405b-ae72-acc4fe7744df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:24.616Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f47584ca-e3d0-4f26-ba1e-8fda237ead40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:24.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:48:29.107Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-12T05:48:29.107Z |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-03-12T05:48:29.108Z |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-03-12T05:48:29.110Z |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-03-12T05:48:29.116Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-12T05:48:29.116Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-12T05:48:29.116Z |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-03-12T05:48:29.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:34.623Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ddebcb6b-eaa1-41be-9e8c-89c2cc920de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:34.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:44.631Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=378ac5c7-3833-457d-b7a5-ece0e52683ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:44.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:54.639Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b8f0972e-a729-4638-a34d-a8c5fb0a2080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:48:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:04.646Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=dfaa75ab-d2d2-4f40-9c5d-4aad1c432026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:04.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:14.653Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b5d19e5e-fa96-46b5-b088-0e435bbf99a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:14.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:24.662Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=a2eb233f-ecb1-4c8b-9585-7db15faa76cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:24.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:34.669Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=77ef9f36-109c-43b6-999d-34f4d6772c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:34.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:44.677Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=1abcb87a-e17c-4d05-827d-3aef3ce36d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:44.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:54.684Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=8b82349e-9d65-4b73-ac4a-d9a0c5e35874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:49:54.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:04.693Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e16ffa8f-7cae-4723-bdf8-b96d376e6ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:04.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:14.705Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=46f77512-b183-423d-8f1b-209f38e97702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:14.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:24.717Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=e4e9cbe2-b81e-4369-a1fe-717131f51ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:24.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:34.724Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=ccad7b84-ce78-4d54-abcf-b31e43a9122c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:44.731Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=2d399043-3998-407f-8272-106d52b3bc1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:54.739Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9dd226b3-4f80-45d5-a812-dd1fdd7a852a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:50:54.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:04.750Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=5ab3c8fc-a2e2-4023-9112-dcca6b6c16f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:04.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:14.762Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=443854b5-1f1a-469b-b9ee-8b5c912f415d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:14.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:24.772Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=549af678-e00f-48d9-984f-0eb5f154baaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:24.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:34.783Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=b04e86b4-0a04-478c-af08-293eca742d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:34.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:44.791Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=70a6cbe8-b781-478e-9e2e-1b6e98bc0f99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:44.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:54.800Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=f44ee8bf-c2df-46af-8c92-8384bc8e6eba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:51:54.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:04.810Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=9473b18b-95bb-4edf-9bc6-76796089bf46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:04.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:14.818Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=34bd0f14-19b6-4e99-8aa8-5b88c3f5ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:14.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:24.827Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6af55d1f-b31e-4d64-8524-b0c5b4133c8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:34.835Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=652afd57-e56c-49ab-9c4d-92fa79bf2837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:34.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:44.845Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=6f3fcae2-6e4e-4acc-96ce-5cdeb91b5561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:44.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:54.854Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=3d21f5d9-f770-4c36-9a7b-0f74d4c93a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:52:54.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:53:04.861Z |INFO |Init configs |InvocationID=0278cf6b-9e89-4f3f-a245-8f24b74d4dd8, InstanceUUID=0e52d878-1399-4a2b-a2c8-71593ff6294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-12T05:53:04.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |