By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:08:01.297Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:08:01.300Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-06-16T03:08:01.337Z |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-06-16T03:08:02.030Z |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-06-16T03:08:02.129Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:08:02.129Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:08:02.129Z |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-06-16T03:08:02.293Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-16T03:08:02.349Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-06-16T03:08:02.375Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-06-16T03:08:03.897Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-16T03:08:04.333Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-06-16T03:08:04.351Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-06-16T03:08:04.351Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-16T03:08:04.416Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-06-16T03:08:04.417Z |INFO |Root WebApplicationContext: initialization completed in 2042 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-06-16T03:08:04.819Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-06-16T03:08:05.717Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-06-16T03:08:06.982Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-06-16T03:08:07.549Z |INFO |Started MainApp in 8.832 seconds (JVM running for 9.564) |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-06-16T03:08:07.636Z |INFO |Start scheduling PRH workflow |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:07.647Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=66c60ab1-57b8-4865-a341-2089eb85728e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:08:09.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-06-16T03:08:16.935Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-16T03:08:16.935Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-06-16T03:08:16.939Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:19.113Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f2afd5ca-acfe-4b83-9dbf-b9a5bcb949cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:08:20.203Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:30.205Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=80d4bbae-4b59-4a66-9253-ec96ee0e0e0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:08:31.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:31.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:41.307Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9dec9357-d095-42dd-a5c3-d4940f20d4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:08:42.410Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:52.412Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1a4f4cea-fb7d-4d92-82d4-14f079fb7eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:08:53.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:08:53.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:03.485Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=74b8877a-162d-47f0-aed7-17e266f00b33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:09:04.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:04.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:14.553Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=24c5a0c6-be7e-40fa-b591-831bfb6119d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-06-16T03:09:15.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.30.1:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:15.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:25.594Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=76083521-729e-4777-af4e-20d3dc79e362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:25.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:35.737Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5fff57d4-7831-49dd-b7cc-0b804146e8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:35.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:45.756Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=397a3d70-60d3-4ba1-8354-fe37157f1e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:45.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:55.775Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0cb2c8ab-fa79-4f58-ac72-22c567893e42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:09:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:05.792Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3bebbbc1-a0ec-4b72-a667-d541950d5161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:15.806Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cb7da13c-b303-4b9c-8932-e2bab67d27ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:15.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:25.822Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7d21cdbd-6ec2-4a87-a937-f9cc64623c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:25.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:35.837Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e0e2f7fd-0006-4f59-96ef-aeba83f61e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:35.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:45.852Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cf1fd49f-629a-4c16-881a-e65650fb4d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:45.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:55.867Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fe430882-425a-45bd-962f-fb1b2095bedd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:10:55.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:05.883Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cfe447cc-b946-4a87-b310-08919af7e72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:05.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:15.899Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=972cf792-0e5c-4582-adbd-60fb3f0efbc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:15.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:25.913Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a89a4cf8-6415-40e5-aa6a-ea32bd2272e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:35.938Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=676f6533-10e9-48b8-93ed-625c4c984fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:45.953Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b0e7a9d8-9090-4606-a719-878442a8fbcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:45.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:55.969Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=dad2d3d2-3191-406d-9adf-3c7a81f94eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:11:55.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:05.985Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c4b7ad9e-1821-4d29-9f70-fb28cdbd268f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:05.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:16.000Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4bcfc048-419c-4511-930a-1a33cc7fed51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:16.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:26.014Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e6619548-ce9a-4f0f-910e-034eea17ed4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:26.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:36.029Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cc3652ba-ec3c-479e-8e25-602108776f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:36.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:46.042Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4179ca78-f83d-4d41-ab46-a94335342d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:46.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:56.055Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=be9cb2ad-7e60-4e26-9f27-02255f99b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:12:56.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:13:05.765Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:13:05.766Z |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-06-16T03:13:05.767Z |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-06-16T03:13:05.770Z |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-06-16T03:13:05.783Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:13:05.783Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:13:05.784Z |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-06-16T03:13:05.786Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:06.071Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7417497c-42ce-470b-913a-645fdd6076bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:06.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:16.087Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c85ca208-90e7-4893-8f27-a2690c1a427d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:16.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:26.102Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ea7f2512-f4a0-4bf6-9783-ff232c8bd9bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:26.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:36.123Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9eaf461f-209d-4c00-813b-c714b7a614d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:36.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:46.137Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1cf2ff8d-c9a0-4e76-afa5-cad62a255200 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:46.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:56.155Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3a425b16-1b58-4258-b4fc-de415d2695a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:13:56.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:06.170Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d795e793-c4a1-4290-80c3-4527d44a9247 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:06.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:16.182Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6eecc548-dcba-478e-b673-c7bb3e810ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:16.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:26.195Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5b457307-0b2a-491e-b5e9-b138a8a3a3d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:26.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:36.209Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=dd9927ca-6891-4a22-bdc0-0044ccfa3816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:46.228Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c68315b8-bd9d-41d6-8581-8f18c71759f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:46.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:56.247Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6f4301be-716d-4eeb-87eb-49e142c39212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:14:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:06.262Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a0fb4956-0218-414d-ab3d-1b85a29294d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:06.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:16.275Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=985d9e37-cdfa-474f-8102-0d36c25d7a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:26.291Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9739af38-8ccf-4a14-a2f2-ee13560dfce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:26.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:36.303Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=246c87a7-066f-4455-8d7d-722e735c3c47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:36.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:46.315Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=15192a85-cd59-4960-a667-fb7a37eb82c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:46.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:56.327Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3ff84afe-7087-4a13-8148-5b098c361462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:15:56.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:06.340Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1b5fc814-42fc-4685-b19a-364e41f0494b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:06.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:16.353Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d5fcd57a-190b-4104-bf92-ab32263569dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:26.364Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f04958fe-7ff5-4aba-bca0-800710c9d47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:36.380Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=513bb6c9-dbce-4129-9079-5f5c4eb3541f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:36.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:46.392Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d18b55be-0fd8-4ec7-976c-df20ac511ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:46.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:56.402Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4422792f-6d45-4470-8b80-7b444714c32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:16:56.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:06.415Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3699ec55-af77-4f14-96cc-c7a468fcc1c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:06.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:16.427Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cd48512a-7d74-40d3-99c4-33ac48e9fce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:16.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:26.440Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9ae053c3-6460-4c5e-91e4-043abd74d2f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:26.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:36.453Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=dc0b8515-ea09-40e3-ba0e-5aec5eda4acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:46.467Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b59e1b19-557c-4dc0-87db-b8bad43e7bb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:46.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:56.481Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=faae9f6f-360a-46c1-9951-2babe790c585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:17:56.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:18:05.161Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:18:05.161Z |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-06-16T03:18:05.162Z |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-06-16T03:18:05.166Z |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-06-16T03:18:05.177Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:18:05.177Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:18:05.177Z |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-06-16T03:18:05.179Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:06.493Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4f124d7b-c2f4-4a6d-99a9-0c051d822432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:06.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:16.506Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7c5191f8-05e6-4726-9251-56fb478b72e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:16.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:26.518Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=82f79069-32d2-4b4e-9181-76f45d76b45b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:26.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:36.532Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7a117385-6c83-46ac-914c-e8b6f50ae47a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:36.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:46.547Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9529f97f-cd81-40c6-92f4-eb8b0dfb33bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:56.559Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b5694a1d-62fd-419a-92bd-4455763aba73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:18:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:06.570Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e88e84f7-4104-4031-b0e4-1013b3f366e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:06.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:16.582Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b0d543f3-0528-4a4b-a8f5-5ae0bc6c443a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:16.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:26.596Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c0d068f4-52e6-4046-ae21-c5e19be612a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:26.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:36.608Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fa415521-f504-4af8-b478-92ac14a10d28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:36.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:46.619Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f6ed5ad3-94de-4960-84ec-227b747eface | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:56.634Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=79ef6f5f-ff97-4997-b884-58766468462e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:19:56.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:06.649Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6f691133-cff0-41ee-9590-5ca555375a5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:16.660Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=750abb6e-b1c1-482a-bbad-6582a8f13903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:16.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:26.671Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=639330e1-bb30-4503-b552-d02f6c333184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:26.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:36.682Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=331d2863-cea5-4a7c-8988-9d681eb6a3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:36.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:46.695Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=935d193a-4ce6-4190-8bc9-ef898b3829d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:46.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:56.706Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=169218e1-c9be-48d9-a641-8231b6e7ba6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:20:56.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:06.718Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=32a045f2-5dd4-4949-9127-589bf75955e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:06.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:16.730Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=2e203750-06ae-4be2-b3c8-9fd9fec60ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:16.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:26.740Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c9ad138e-9258-401a-a563-8f5f3e019c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:26.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:36.752Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a3bb7446-8d45-4b5d-9eeb-c33aef8d853b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:36.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:46.763Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5f960ad8-c886-49b7-859d-5fc5c986455c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:46.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:56.774Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=27df43a3-4edf-4cdd-bd19-9fd1a95bbdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:21:56.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:06.785Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=645e6a4b-e4d1-49e0-9a56-289c9f77a041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:06.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:16.795Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=75cc32f0-67be-48c1-97f2-3862b2397822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:16.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:26.804Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8f5a2a3b-6bed-4e84-aeab-2cb605927fa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:26.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:36.818Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9a38f28e-b081-4247-aefa-32712a6e0efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:36.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:46.829Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ed47871d-ff8d-4168-bba9-afa124c6b298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:46.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:56.839Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=72f13689-9a9b-4b69-9320-18ee2d536bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:22:56.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:23:05.164Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:23:05.165Z |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-06-16T03:23:05.166Z |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-06-16T03:23:05.169Z |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-06-16T03:23:05.180Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:23:05.180Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:23:05.181Z |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-06-16T03:23:05.184Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:06.850Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0f8f4049-346e-4d58-a37f-929dc2fd0c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:06.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:16.859Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=92b1aefa-1d91-4aa8-ac74-23ba3bc64ce4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:16.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:26.869Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=40f3dac8-1bd2-4e08-9f16-3837cc8a869c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:26.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:36.879Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5b33215c-549d-41b9-bdfd-b7fc979931ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:36.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:46.889Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9168fce5-0fbd-42a8-889a-3310254a8f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:56.898Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0deea1d0-6051-402a-b8e7-9422c54d5a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:23:56.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:06.908Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=21cad6a7-d9fa-452a-a226-84466ee56ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:06.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:16.918Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7f47106a-deb8-4a93-83db-28b0c12a0d79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:16.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:26.931Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6d6a0500-deae-4377-a9ee-501881a63453 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:36.942Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=841f731b-8a57-4ead-a1ee-7968f99f16ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:36.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:46.953Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=df7c935f-52c6-429d-8e10-0e4b1594aacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:46.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:56.967Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5684ffad-c6ab-4d53-9594-3953672d4d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:24:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:06.979Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c3e0a710-72e9-418c-a1cb-ed83eb9d94b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:06.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:16.990Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=aeabdb14-519b-412a-9929-2f1d9d10b4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:16.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:26.999Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=42692fef-9f8d-497f-b773-c8f86afa6953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:27.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:37.011Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fa70209a-399a-4ce1-8c24-d7d787646a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:37.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:47.026Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=173db095-8dea-4159-a7c0-f601782c2ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:47.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:57.046Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=beea58b0-e773-47bb-9e38-146da14bcb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:25:57.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:07.061Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a153f787-a0c8-44ea-9d05-df2b549d2aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:07.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:17.071Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ece094d2-9849-4c20-9b17-963db4343569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:17.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:27.082Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=607607dc-b6e0-41e8-a3c3-7eb29f351a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:27.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:37.091Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=52cf773d-1726-4c7c-8bf6-753063e07e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:37.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:47.100Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d789cd14-1803-4909-a7cc-3a40f722e77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:57.113Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=309e7d9a-47a9-40b9-9d20-52d0cc1f745b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:26:57.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:07.123Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b3a5ba40-7c0d-4e9c-88a6-df7ce18c4cbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:07.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:17.134Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=20e085dd-442f-4ca6-a0c5-4a4a41655101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:17.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:27.144Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=664596a7-a171-4dc1-830f-1a63d7e244ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:27.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:37.154Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1ebb00fe-f63e-4960-ad98-828c4f18ed78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:37.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:47.164Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f0a9659c-1d48-4f88-8018-c32a92ec7092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:47.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:57.175Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3310d3a9-2b5f-4f6c-8526-09daac21f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:27:57.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:28:05.248Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:28:05.249Z |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-06-16T03:28:05.250Z |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-06-16T03:28:05.253Z |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-06-16T03:28:05.263Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:28:05.264Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:28:05.264Z |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-06-16T03:28:05.266Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:07.184Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0c930ae4-9d65-4c24-8fcd-d5fd636d0680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:17.194Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d9bb01e4-fd51-4e86-9260-996bf2f00d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:17.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:27.206Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c3167614-ccd3-495d-af38-e0868dfa8924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:27.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:37.215Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=498ec1e6-6bbe-4f63-b332-0b73158ff53a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:37.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:47.228Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0452eed9-61a2-4c60-83da-53de2009d837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:57.243Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1c9fb99d-9d57-4a64-8899-220d1fe1ea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:28:57.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:07.252Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=31126ac9-8f6b-4376-8967-4c028908a042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:17.262Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9220f9bf-21c2-46ac-ad57-4894ff38afc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:17.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:27.272Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=602e625d-36af-4181-bfc9-045c3371f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:27.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:37.283Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=efdf33b1-94dd-47db-8641-b488e23b7877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:37.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:47.292Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cb0ae499-d0e9-4bf6-99a3-e04a20fa989d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:47.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:57.301Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=21956076-3182-4145-b621-223b9aac1c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:29:57.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:07.310Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8ecc1e31-56f4-4fc9-a41c-ce343b5b4119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:07.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:17.321Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3d58ec47-a7ab-4bb1-a9ee-34fbc2ac5387 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:17.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:27.331Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b4c1200b-f813-4a8a-98bb-85a004b98c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:27.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:37.341Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cd686220-2051-410d-8aa8-9c5761a85fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:37.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:47.352Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=23f84d80-0540-4735-860b-4b4c44e6f920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:47.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:57.361Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9606e981-8176-4bd0-aa40-066bde3bf916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:30:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:07.370Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=654d227e-d209-46db-8828-72526c7b2c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:07.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:17.380Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fadf5d20-6ec2-4046-9444-478ca6a33538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:17.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:27.390Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7d3f9f89-8d91-4b1f-821e-c47f9a0dd622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:27.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:37.399Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=40b8233d-42e3-44f7-b2b9-e6f503edc8ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:37.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:47.409Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=06f44b1b-a07c-45e8-b76b-d1221a86145d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:47.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:57.420Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=73a79188-ce96-4676-b277-0cc6fd348bb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:31:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:07.430Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8ab9f67a-50f9-4f05-ae8e-5ea76f2b2878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:07.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:17.442Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=982087a9-1de7-4057-b2b8-af2ea8354eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:17.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:27.455Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4931d3b1-a3ab-47af-9cb0-bbc063fccec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:27.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:37.465Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7744a8aa-064a-4f89-b233-39844c895aa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:37.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:47.475Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ca0470b6-33cc-4475-835d-9537f057831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:47.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:57.486Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a881fd4d-f589-4efb-93c0-ad1583177139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:32:57.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:33:05.162Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:33:05.162Z |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-06-16T03:33:05.163Z |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-06-16T03:33:05.166Z |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-06-16T03:33:05.175Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:33:05.175Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:33:05.175Z |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-06-16T03:33:05.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:07.496Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1e536b88-3feb-4433-b07f-36e08b876d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:07.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:17.508Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b1e55de7-6b49-4026-b4ac-ec8176ca18c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:17.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:27.518Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a5c520a1-ab25-40ca-90c1-d0e176ad3ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:27.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:37.528Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=be741c8e-5d97-4942-b372-b49417a8c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:37.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:47.538Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a96bcca3-433e-46d2-b3c5-5c96842de241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:47.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:57.547Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=af347fa2-f207-4fe2-aa52-e01d11aed568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:33:57.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:07.557Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=acfb7769-8915-4f24-88e5-bbeb2ad9d18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:07.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:17.566Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cf94c00f-3d76-4e5c-9a3f-d6685406486d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:17.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:27.576Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f7646e76-e13b-4c02-84da-486470e0b074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:27.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:37.586Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=57c33d80-47d6-471d-93de-e6ac78b0139c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:37.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:47.597Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0a7d4ed8-0cd3-4b62-a57e-205a783e42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:47.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:57.606Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=2caa20f6-773a-4d6e-8895-aa3e57e53cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:34:57.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:07.615Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=32d7eb29-8fcc-4b87-83c2-91e48044f59b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:07.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:17.625Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f4b3730b-5212-44a4-8e13-9ad837504ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:27.638Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=134fcc22-db41-4072-a663-7dfdd88a4762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:27.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:37.648Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=38f8ff82-9768-4390-b451-e5a3b63b537f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:37.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:47.657Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5c019323-ea6f-4767-9e38-34f3d8caea17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:47.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:57.666Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e51d1a1c-f00a-4331-8136-f68d5ad3362a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:35:57.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:07.684Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cab8cd00-9366-49c8-8417-676056b16d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:07.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:17.699Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f0030a0f-5adb-47c1-9a91-bd9e75a9627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:17.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:27.709Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8e06ca1f-e590-4697-8247-c545748faa4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:27.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:37.725Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=bc657207-1623-4bfd-808b-6373b56081a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:37.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:47.734Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e2814a60-2570-4cd5-8aff-fc539d19e4f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:47.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:57.750Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=11d9e3ce-f756-47ed-bab8-7ec6e8797c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:36:57.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:07.760Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f320e231-9ee5-40b4-9df3-b7f1aec55cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:07.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:17.769Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0050eed3-b396-43ff-9a2a-a72de52525e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:17.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:27.779Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=100a1e21-e37f-4e07-8da2-1759eb61fa85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:27.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:37.787Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f3569333-eb42-430a-899d-4317828f58f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:37.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:47.796Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=70c71141-26e4-45ad-9864-c7769379ecde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:47.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:57.806Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0492a904-18e4-44db-9e7f-1b733e53a401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:37:57.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:38:05.012Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:38:05.012Z |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-06-16T03:38:05.013Z |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-06-16T03:38:05.015Z |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-06-16T03:38:05.021Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:38:05.021Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:38:05.021Z |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-06-16T03:38:05.022Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:07.816Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5d0d3d52-8c12-4bfd-b074-e9222e3ebfca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:17.844Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=af7dca1e-b1db-4259-8afe-7ebaa373e38a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:17.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:27.854Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=312e60d2-2b6c-4e1d-9c3e-24104972f251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:27.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:37.863Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b6c4499a-24e5-410f-a125-bd8293f29420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:37.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:47.879Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=94bf25c8-711d-4037-9809-adc11fbecf8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:47.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:57.890Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e50e5c67-bfcd-443c-bbb3-6e7b51f5acaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:38:57.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:07.903Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cce8a949-c2f3-4eb5-b790-02ada3301ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:07.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:17.919Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=141d7cb1-186d-451b-97c3-c07b1c765ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:17.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:27.928Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=37a8650b-39ad-4d8b-aad9-36e8e6072e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:37.939Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4c72986c-48e3-4cef-b48d-9d2b04b596eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:37.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:47.953Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=20cbfd50-ce16-460e-bc26-b5bca230cd0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:47.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:57.971Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=54bd90fe-883b-418b-9e97-d94a00bd3762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:39:57.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:07.986Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f30513fe-d089-44d1-88a4-2f555129813c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:07.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:17.997Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=34624a2f-c2cc-4362-96fc-ca013e2aba83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:18.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:28.009Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c53f9e4d-3ee6-4de7-b38b-d4a8b9a87ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:28.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:38.018Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1597e77f-3443-4bf4-9340-6b1c69fae5a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:38.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:48.027Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a7b6e2f2-af6a-4969-bfc8-dd3af65edfbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:48.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:58.037Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=20c9b494-e491-4324-8343-b80ee11c8377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:40:58.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:08.046Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e348d721-7d9e-4749-aebf-ae27a14b5682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:08.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:18.057Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=bbc88da3-4e60-4537-b3ec-256008278211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:28.069Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4bf59556-9cf7-41fd-9660-3153aed8d2b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:28.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:38.078Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=909e6513-a153-4c0d-a094-6ff617b55cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:38.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:48.086Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7108df16-5133-4b21-a8d4-4c83f9f60ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:48.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:58.097Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=816682be-3242-405f-b826-2f72eace67c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:41:58.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:08.107Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9bb0dd1b-c5fb-4da0-83fc-277599574b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:18.117Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=21b7ddcb-78f4-422a-8941-c9efc3c40965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:28.126Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=790831a9-8023-4638-8ffa-b82851351a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:38.135Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ce9ce101-45d3-48ce-8282-787d86528bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:38.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:48.146Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=181eb33f-7d2d-45c1-8448-c24bdb1bd9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:48.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:58.155Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=56b35663-0afa-4ad1-bc00-fc28fa7be701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:42:58.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:43:05.186Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:43:05.187Z |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-06-16T03:43:05.188Z |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-06-16T03:43:05.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-06-16T03:43:05.205Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:43:05.205Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:43:05.205Z |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-06-16T03:43:05.209Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:08.163Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=90a3718d-b28d-45ed-a5d8-9f381f91d988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:08.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:18.171Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d3b5b479-75f2-449a-a1fa-45336daa26f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:18.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:28.180Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=af0706eb-edc6-4b98-ad84-06f65bd905e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:28.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:38.193Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=2cbf380e-4579-4433-a218-aa04fbf86fd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:38.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:48.205Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b77dfd55-7c55-4ad8-a582-02ec7bceca9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:48.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:58.217Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=183cd946-450f-47f6-872d-9786cf4e54d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:43:58.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:08.228Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=94853e89-ee40-4bee-8493-6247ae42ed38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:18.238Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=2ceb8591-ab3d-4ee5-8a59-994dc4ec24f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:18.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:28.249Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d5aab221-f3ab-4068-9457-3d267e6e08a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:28.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:38.257Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6a445ba9-f70f-46e1-a06a-97a881418f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:38.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:48.265Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=15edc57a-ad93-4e1a-85e2-8c1338255987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:48.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:58.275Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7884d0bd-ce40-4e5e-b7be-0e5514eab7ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:44:58.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:08.283Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=bb74a10f-71d8-497b-8bff-cc90a4912897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:18.293Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9de9b954-5269-4870-b140-cf5317e0689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:28.302Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=25e33f58-cc13-4eb1-9fc0-b6d5457c8e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:28.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:38.313Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=aa98836b-b8f0-4c33-b56f-fbf8a549aa9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:38.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:48.323Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6c838ac6-07ef-413b-a097-b9dc08e1aec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:48.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:58.332Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5bd46682-ae15-4b75-bb99-19750ddcba16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:45:58.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:08.342Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4c44366a-1199-4cc1-adea-f93fb30a37fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:18.351Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8ad32317-f2b2-4688-92c5-ad60b6186ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:18.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:28.360Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e6208798-a4c3-4122-8fa7-e64c61c38b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:28.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:38.371Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=330dc1d6-2f71-4967-8486-098d1a47037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:38.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:48.382Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4a750719-105a-44e5-a64d-d2b81cbd2f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:48.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:58.392Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=c4a1cee0-35fc-4fad-8394-b297656ddbac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:46:58.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:08.401Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=89a63d85-d1c9-481d-a25c-e90e7890e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:08.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:18.412Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=eafb227f-1e25-426d-bbd4-8e9081d48aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:18.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:28.428Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b8cd4134-cc71-4499-99b1-06ec9ec095ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:28.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:38.440Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=951b9cbb-b9e2-4983-8735-2a97d48fc701 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:38.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:48.450Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=56da791f-d12a-45e7-b409-35cb957daadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:48.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:58.460Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=eec76f5c-fd7e-46f6-97d1-a01c45d8ff54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:47:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:48:05.154Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:48:05.155Z |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-06-16T03:48:05.155Z |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-06-16T03:48:05.158Z |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-06-16T03:48:05.166Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:48:05.167Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:48:05.167Z |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-06-16T03:48:05.169Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:08.469Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=83f7d3cf-ed11-481a-846b-7a41ede176eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:08.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:18.485Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=cc738a5d-d5b8-4d49-85a0-fc27e74db91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:18.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:28.494Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=930d3df8-6d89-4937-9b46-6887bf0da65f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:28.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:38.504Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d8ab11d6-bd58-4b4d-af81-dd5ab51d7902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:38.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:48.513Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7bb5acb5-072d-413b-be54-662c4900d16b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:48.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:58.523Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a817c4e8-370b-477e-8e32-98ac10111e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:48:58.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:08.531Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=292cb14f-8e49-4ee0-924a-95a3e17ff3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:08.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:18.541Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=529d43ec-d7f9-4a10-ac5b-c420c0567173 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:28.550Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1fe08ac6-c94a-4b5c-9924-c2e87949d3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:38.559Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3fd484c9-f1c5-45dd-8141-387c49f62f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:38.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:48.567Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b08b2da5-d69f-4b8f-9a7b-41f02603fea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:48.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:58.578Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7ca50c47-4e89-4feb-9ff3-4c9d50ceeabc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:49:58.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:08.589Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f4ac7e49-170d-4042-b976-6ce16a36c554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:08.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:18.597Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d397c56c-b0b0-41f5-a4e2-bf3c988271fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:18.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:28.605Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=35f975d0-3d27-4792-a110-c5f65f18732c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:28.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:38.613Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4d8c42f9-04e3-4044-8c75-b6aeea17e639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:38.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:48.623Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9cd6ab29-3df1-40ea-8aa5-bd7141a71c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:48.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:58.634Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4914ed69-c7a8-4975-8a1c-e7c75d619258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:50:58.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:08.643Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=eae7b7df-d7ce-4a09-a190-21f3fbf1e4cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:08.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:18.653Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=09e9c6ee-211c-40b7-bbbe-8d430ec170fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:18.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:28.661Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5f497261-b431-4afd-9d0c-f0521320dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:28.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:38.670Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d83d0a3e-59fe-4b2b-a73a-3b14c93f8322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:38.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:48.678Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a9877220-5ed7-4acb-b085-a6eab1a8e2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:48.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:58.687Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=617f0484-929a-4a2c-b736-1b7a9e8e2f8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:51:58.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:08.698Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7620fefd-5598-4eac-86ca-0b808870b525 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:08.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:18.708Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=bd9b9a61-2c9c-45a2-bf7e-8ef8ff6a1c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:18.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:28.716Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=232c1f82-0730-401b-be24-feb31784460c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:28.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:38.724Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=78be2737-8ec2-4cb7-9434-b9b755412efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:38.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:48.732Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=f4f0f311-54e5-4f13-8aba-f9627808d010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:48.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:58.741Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0ed0149e-2e69-4606-a181-0bb42d1e8e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:52:58.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:53:05.024Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:53:05.024Z |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-06-16T03:53:05.025Z |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-06-16T03:53:05.027Z |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-06-16T03:53:05.032Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:53:05.032Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:53:05.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-06-16T03:53:05.034Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:08.750Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e1ee2ef9-72c9-41ae-8f8a-e235a51bc8fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:08.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:18.767Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fbc8205b-d745-4de5-8e45-b6a3155c7614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:18.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:28.777Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4de6712c-0fdb-4db8-bc39-77162c613f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:28.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:38.786Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=99337202-1a9a-4a40-ac01-524e8948a3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:38.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:48.796Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ec4cf024-5f85-4640-b0d3-a97b7bd43df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:48.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:58.805Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=408bd786-79f4-4776-b0fa-8e5883153fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:53:58.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:08.815Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4235ae87-214a-4bcf-b922-aa57120f8986 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:08.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:18.829Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=be510b89-f8ac-4633-96f3-e8d875346ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:18.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:28.840Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1c2a3ff6-6d65-4600-af43-aa487e524a8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:28.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:38.859Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=49c21bad-993a-4672-940a-a34cd593f803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:38.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:48.869Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=4c1a8c5a-6bac-4826-a2e6-23540a3df8a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:48.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:58.879Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ff814ca9-bbe5-4610-9357-643c8f0f2496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:54:58.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:08.888Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1fc60baf-a6c1-4bcb-baa3-f510cc5db20a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:08.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:18.901Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0caee5d0-42a2-415c-a2d3-d99b7ea09c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:18.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:28.910Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e0ecbe75-8e30-4cfc-bf53-ffe4bbc24163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:38.923Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0afa0089-71ba-45d1-947b-ab5495608dcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:38.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:48.940Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9b7add45-83ab-4206-abd5-02692e1ca8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:48.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:58.950Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1e5d9553-eb41-4e2a-974f-32e69ae7a4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:55:58.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:08.961Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=8c93cd85-e630-407e-9e4b-56e95e0e9be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:08.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:18.970Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=95a26666-f9ed-473f-a594-38229b5641b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:18.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:28.981Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=83efe06c-c9ea-42ed-8ac0-5ac145e9274a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:38.989Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=a8b5c6df-85f3-4ed2-9b09-961677562d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:38.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:48.998Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=16350527-dc13-4cd7-a916-72af12d9e80e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:49.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:59.007Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fb26502d-4ef7-4c3a-8a91-85b2f34ff598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:56:59.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:09.016Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=b0506677-f998-42c9-ad77-99e4a273ba51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:09.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:19.033Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=bc115a8b-1369-4b8c-92ae-5c6e2145353c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:19.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:29.042Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d231e523-3a7b-447e-87c3-a3bdc3a2a04c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:29.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:39.050Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=130f72d6-c7d0-447c-adfc-609c6dd14a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:39.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:49.059Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1b8dab10-d403-469e-a53a-7ec8ad92c9d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:49.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:59.068Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=62a16ac4-6196-44e1-b845-7c08af0cbe46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:57:59.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:58:05.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-06-16T03:58:05.131Z |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-06-16T03:58:05.132Z |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-06-16T03:58:05.136Z |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-06-16T03:58:05.146Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-06-16T03:58:05.146Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-06-16T03:58:05.147Z |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-06-16T03:58:05.149Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:09.075Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=fb10f6dd-ac68-4907-b83b-fcd6441c7d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:19.084Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=7c2f6eb6-b39c-46bd-8ca3-b29f7cf6126d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:19.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:29.094Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=270b2965-2e4d-4530-ba40-520e5ecdfc11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:39.101Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=9eeeaa8a-b197-40cf-84ac-459188a1cc05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:39.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:49.110Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=27a77a42-318b-4226-82aa-5472e4ab5978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:49.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:59.122Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=1de567ed-ebb9-4c2b-b88a-b248aa99fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:58:59.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:09.130Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=6f972d3c-a441-4578-8eb5-1bac9ee77575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:09.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:19.144Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ad4d2c7a-70f7-4921-88f4-befb6fa51e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:29.153Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=5b5813b3-be62-457b-92de-3739be951369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:39.162Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=dde02905-a8b6-4466-9b5d-2560ba92640c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:39.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:49.171Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=df235b97-f8e4-45ba-9b1b-45bc4bbdd91c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:49.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:59.181Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=40cbfb7a-e813-448b-b6d7-36215158fce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T03:59:59.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:09.189Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=ff76efc9-d4a3-4045-ab04-1f72b27ddcad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:19.200Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=2e9e2325-99c9-4e52-856a-6bad105d36b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:19.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:29.209Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d39d35a8-38c5-49ef-82f9-a29770ebb747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:39.218Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=0f72e8b5-148d-4701-8575-496574cbb9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:49.226Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=3537525a-a040-41a7-828e-6a9c64f39ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:49.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:59.243Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=16728fee-14d8-47d0-8445-b77789f94248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:00:59.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:09.252Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=666b76a6-fa2f-4518-ad04-4e54b5cf7b56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:09.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:19.264Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=375de24a-0df7-4e4f-95ab-b57534db4129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:19.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:29.272Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=d5bceed0-7c02-4a1a-9068-e1900c9865a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:29.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:39.285Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=08111ff7-4e4c-46f5-9717-bf685a3ad8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:39.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:49.297Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e4e8c12f-4ccb-4169-bc33-a6385582fdbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:59.305Z |INFO |Init configs |InvocationID=260a0ce4-a2c6-42bb-8aa2-99b268816f8b, InstanceUUID=e9cba2ec-e6db-4af0-a966-a21792e62220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-06-16T04:01:59.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |