By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:06:36.541Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:06:36.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:06:36.575Z |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 |2021-09-30T11:06:37.068Z |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 |2021-09-30T11:06:37.136Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:06:37.137Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:06:37.137Z |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 |2021-09-30T11:06:37.251Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-09-30T11:06:37.320Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-09-30T11:06:37.342Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2021-09-30T11:06:38.525Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-30T11:06:38.905Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-09-30T11:06:38.922Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-09-30T11:06:38.923Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-30T11:06:38.972Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-09-30T11:06:38.972Z |INFO |Root WebApplicationContext: initialization completed in 1629 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-09-30T11:06:39.286Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-09-30T11:06:39.916Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-09-30T11:06:40.875Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-09-30T11:06:41.293Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-30T11:06:41.294Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-09-30T11:06:41.295Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2021-09-30T11:06:41.405Z |INFO |Started MainApp in 6.745 seconds (JVM running for 7.4) |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-09-30T11:06:41.505Z |INFO |Start scheduling PRH workflow |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:06:41.517Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=90065388-686f-48dd-8e98-20d3fd4fbd98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:06:43.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:06:43.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:06:53.253Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c0e4a6e8-df71-471a-b729-63ca4a174429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:06:54.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:06:54.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:04.296Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=139af43e-864a-4955-9c61-9c7625e81edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:07:05.359Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:05.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:15.361Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=18ed78d0-566d-4f51-b806-50d418f4bf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:07:16.399Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:26.400Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6a2b28e9-444b-452e-b4bc-95901956873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:07:27.439Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:27.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:37.440Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=806fcc57-f0ca-47cd-8425-998eb10992a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:07:38.483Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:48.485Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=33764672-f3cd-46be-8f3b-d6426f6e7f54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:07:49.519Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:07:59.520Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e527b388-2df8-49b9-9e77-e8a696075cf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:00.563Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:10.565Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3d02671d-f5d3-474b-8fb4-83360571ffc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:11.599Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:11.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:21.602Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1c190ce6-3870-4be7-9b2e-e2ca587bef6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:22.639Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:22.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:32.642Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=624a6695-b910-46d9-96a6-8f77c9a93cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:33.680Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:33.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:43.683Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7a3029a2-3f7e-441f-a031-d1c464071e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:44.719Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:54.720Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9dcfa3cb-d4aa-4c08-bd62-1fe5e63b114a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:08:55.759Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:08:55.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:05.761Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=14944e23-a0bb-47a7-bce5-e092b8044726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:09:06.799Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:06.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:16.801Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2eb32a1d-6e51-4309-bd47-c141a0d150e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:09:17.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:17.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:27.846Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f0ccc19e-f716-42b0-933e-5162e3e00543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:09:28.880Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:28.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:38.881Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a298b11f-380e-4228-a7f5-58d943e9283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:09:39.923Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:49.925Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2f163121-9e6b-4e13-a4b6-22bee5a2e343 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:09:50.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:09:50.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:00.965Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d3f012ab-17e1-4411-9925-1a1d0f2f4194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:01.999Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:02.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:12.000Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ae0ac01e-243c-49ff-bbe2-78e1842a5e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:13.039Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:13.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:23.041Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=71bd23d1-1422-46d6-b20c-d4fc690cbf6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:24.079Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:24.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:34.081Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=759ca298-d422-475e-b4e7-f0255716ae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:35.124Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:35.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:45.126Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bc8cc3ce-39f6-4c38-8fc4-8e6e6d46703a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:46.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:56.195Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2778264f-c9f9-4a43-82b1-cbf093695cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:10:57.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:10:57.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:07.233Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a7c13521-2b0b-4132-9abc-493929cd88c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:11:08.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:18.273Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=48244bbd-3b44-4870-b613-634aef23a596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:11:19.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:19.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:29.314Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b539a67e-542b-46fc-9c8a-7ccb2c3848e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:11:30.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:11:40.057Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:11:40.058Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:11:40.058Z |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 |2021-09-30T11:11:40.061Z |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 |2021-09-30T11:11:40.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:11:40.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:11:40.068Z |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 |2021-09-30T11:11:40.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:40.357Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7e067a2f-890b-4b4f-a4c3-faf314c9c4d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:11:41.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:41.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:51.393Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9cc9b1a8-7e86-4446-a12b-164ed8e95dac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:11:52.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:11:52.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:02.433Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b523456c-7ead-4c24-adb7-aae58e52f827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:03.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:03.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:13.473Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=322f10d6-0865-4bce-ac14-95ff1d591022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:14.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:14.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:24.515Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4cdd6c87-735f-44e0-9f85-5ec51332320d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:25.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:25.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:35.555Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f97e250b-5204-4812-b635-36149265befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:36.624Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:46.636Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5f7aecb0-153b-4f51-9942-f51d803a73c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:47.663Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:47.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:57.664Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=832cf593-af6d-4a39-b34d-f1a6df67241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:12:58.703Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:12:58.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:08.708Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=da0f6d7d-e003-40f6-8c6e-eacca5b30cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:13:09.744Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:19.748Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d2405d72-8c78-4e0b-8210-eb24cc3866f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:13:20.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:20.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:30.786Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=60aec4a9-df41-4408-9b45-6e708eb04a1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:13:31.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:31.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:41.831Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0cd148ff-0442-43df-a88b-0c24555c40ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:13:42.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:42.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:52.871Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=efb56e2c-b729-4133-a1ad-818f4c0f2bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-09-30T11:13:53.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.75.163:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:13:53.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:03.906Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=42ffe1ea-643a-43ee-96db-4d1986a6a373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:04.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:14.036Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6042b182-3e62-4bc0-9fd9-9794070bf6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:14.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:24.056Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e24cea83-4db0-4543-befe-2b73c5da3191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:24.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:34.070Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2a99c2a0-ead9-48a7-83fd-52a12507235e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:34.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:44.081Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2df0ecac-d09b-480f-8dcc-4c250d2dc856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:44.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:54.093Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ded4b3af-41ae-449e-bf05-bf23b10a104e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:14:54.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:04.106Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e9ab59dd-bcf0-4a44-97bd-7adfe9a70b7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:04.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:14.121Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1bbe063c-a950-4091-ae56-c56f3830c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:14.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:24.135Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=24a826a3-65d3-4cb8-bd61-7c3be2128bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:24.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:34.149Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=efb1d277-f28f-47ef-b86b-5440f813005e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:34.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:44.164Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b1c57a75-fb7a-4ff7-879f-5d69e0838c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:44.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:54.177Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ba4b0df2-564f-445d-b1c6-97bc70a57a3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:15:54.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:04.188Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=831e7068-5c6d-4b7b-b1e8-7459a4a32335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:04.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:14.196Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3153aafa-ec26-4c73-b471-7229d2577281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:14.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:24.209Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e6b90e8e-84f5-4dbb-af43-01c2a1720465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:24.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:34.220Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bec379e0-853a-4482-a928-0f9ac455b107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:34.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:16:39.676Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:16:39.676Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:16:39.677Z |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 |2021-09-30T11:16:39.679Z |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 |2021-09-30T11:16:39.685Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:16:39.685Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:16:39.685Z |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 |2021-09-30T11:16:39.686Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:44.234Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8049d634-40e3-4e4d-93f9-6b75eee6c91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:44.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:54.247Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f0276c98-ea25-4ae9-b3d8-b743894d8474 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:16:54.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:04.259Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b328123c-c9be-4203-b793-b563d0d3e715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:04.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:14.273Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2dbba3a6-b75f-4b5f-ae62-7b8bc54df022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:14.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:24.282Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=04742c50-ec7d-41dd-b59e-990acdde2d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:24.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:34.295Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=497965cc-e50f-4b27-9ac8-7bc9a4e1b177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:34.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:44.304Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f5cc3858-ce3a-4e10-9da3-3a72735301fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:44.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:54.312Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6a634fbd-6bfe-40df-bfae-945dc0342921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:17:54.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:04.325Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7868010a-4030-4393-a2a6-5ef27fb63cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:04.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:14.340Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=acabc9ed-6ee8-492d-9ede-36a63d30d89f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:14.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:24.353Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d49fffb5-1e1e-4d70-8e05-5424533f0e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:24.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:34.362Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f00ff967-2aec-48e6-aee6-d4b9fcb45c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:34.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:44.374Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1736f6fd-2bcf-4ea3-85c1-0ce84976cf20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:44.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:54.385Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=33b69660-6ed8-42df-a643-544aa3b7a625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:18:54.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:04.395Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4115bce4-e5c3-4c55-92c9-53920607474d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:04.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:14.406Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cecd3d22-fd8b-4475-a0cd-d71f02c928c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:14.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:24.415Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=547e7563-9ad3-4665-8b1b-c9b3a8ce7c69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:34.430Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b41cc884-6a5d-4b8d-a3dc-0ffa3540ea9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:34.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:44.443Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f0cfecbc-1236-4fe2-a86c-03cfce581857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:44.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:54.457Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=acfe237e-946f-4a8d-bbcd-7491e16c7903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:19:54.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:04.468Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=95b96cd2-1b93-4f2a-a30b-6daa0ee61bbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:04.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:14.477Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c30dddb7-4ac9-4af4-a004-252ea96287ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:14.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:24.487Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0b71cbbb-39e9-4c2a-a152-383b3c4d089c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:24.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:34.502Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9c2c5322-2cee-4a6f-b639-7b30eaae8420 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:34.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:44.512Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4696cad6-9a6d-4d81-9fd9-c4ca7004b9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:44.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:54.522Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=93ddb414-581a-4532-abb5-247af31d243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:20:54.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:04.534Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e906190a-e1bd-4221-ba9d-91f2fde5ac10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:04.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:14.544Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=35bd6fff-692f-4691-bfa4-1c7909f52e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:14.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:24.556Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5cd1a4a3-aa86-421a-bafe-d777f979235a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:24.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:34.569Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1c738e29-cf4c-4e37-b5f9-4a1a913407a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:34.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:21:39.613Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:21:39.613Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:21:39.614Z |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 |2021-09-30T11:21:39.616Z |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 |2021-09-30T11:21:39.621Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:21:39.621Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:21:39.621Z |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 |2021-09-30T11:21:39.623Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:44.590Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=22c60036-889f-426e-952f-c889b2fa79bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:44.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:54.602Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d1c3a996-1348-411a-af40-170bb111d454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:21:54.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:04.611Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=abf9b802-0300-4f92-af88-261a4dbedf76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:04.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:14.622Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9978bf74-6014-46c8-9dc7-835e9e02add4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:14.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:24.638Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0aab11c9-5c17-4ba1-8c4c-8aced31037b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:24.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:34.649Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0646a1ce-28f2-430c-889b-e7a9893a8eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:34.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:44.661Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3582677e-dd0d-4fa8-ac93-51a2503bb921 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:44.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:54.671Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b67a7790-7174-450a-a277-cf1434027a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:22:54.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:04.680Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=13c0ef29-38ee-4aab-899f-7fdc327a5c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:04.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:14.691Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ab26beb5-3a92-4265-961d-1ea304f53520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:14.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:24.703Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a9ebc194-a199-4c1e-a70e-67a006673615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:24.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:34.714Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b64da7e3-a6cf-4a59-8281-fef7e1096df0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:34.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:44.727Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=757a5dce-de89-4e53-b909-572b1430c7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:44.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:54.739Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d176647f-b1b0-46bd-9616-66df15b3269b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:23:54.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:04.748Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=aad3b8a6-f349-44d9-895e-5887c2a4b8a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:04.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:14.757Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f5d24c67-6e05-43cd-b9b5-1ae38efa3540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:14.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:24.766Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f5fb33ea-e52e-46f5-bf2a-39024db72f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:24.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:34.776Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=03b2dfbd-67af-439d-8cd1-d49cb91c088d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:34.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:44.787Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0c98e833-3eb6-4ac4-bc77-5afe0b31610a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:44.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:54.799Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=12110ed0-10f6-46e2-9721-92486b7cb191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:24:54.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:04.815Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c426c4e0-9012-4e33-9431-fb56d208dbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:04.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:14.825Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cebb3d6e-76bf-4789-af90-8dbaf024fbb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:14.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:24.834Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c6a86734-f728-4118-9e25-c07d1aa5c10e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:24.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:34.842Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=55ddfea4-877c-4ed8-9d64-278f0256ae66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:34.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:44.850Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e1e7f515-a372-439d-a245-fbcabbb04ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:44.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:54.859Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8df91223-eab4-4917-ab01-497d61b9de8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:25:54.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:04.869Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8a59e1c3-ae50-4837-b5c3-7f16ca90fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:04.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:14.878Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=31abe693-dc3f-4b76-acac-53448202df8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:14.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:24.887Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9c401d7a-dc7c-4773-acd8-7eefa05d00ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:24.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:34.901Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=91798e44-bd8f-40ec-931f-c6b9a620d763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:34.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:26:39.619Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:26:39.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:26:39.620Z |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 |2021-09-30T11:26:39.622Z |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 |2021-09-30T11:26:39.629Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:26:39.629Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:26:39.629Z |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 |2021-09-30T11:26:39.631Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:44.913Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=874cd434-8a8c-47f6-ab9d-040835a357cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:44.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:54.923Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=275d1550-4931-4666-9d42-d9f8776c14ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:26:54.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:04.931Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9f3c7c54-a77b-42fc-92f5-f14aad354385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:04.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:14.939Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=12707c30-bb82-40ec-a260-7a269919239b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:14.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:24.948Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b9285f69-45fd-44a1-be4f-a4126e7b23f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:24.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:34.958Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f667dcbc-ab5c-450d-b6a0-d6d0542ef35e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:34.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:44.967Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ccbf2f11-48ff-42c2-a584-2e693550b8df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:44.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:54.976Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=985f1bdd-598c-4c33-94ad-650dd680ff1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:27:54.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:04.985Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0fcf6caf-20f2-4d30-ae20-158ddd3461eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:04.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:14.996Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6bac3be5-528b-491e-a52a-53826aa10b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:15.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:25.007Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6c130c62-4e3a-4d6e-b122-eb1575ae9f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:25.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:35.025Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7cd410ba-950d-4bf3-a751-6fb1440465f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:35.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:45.039Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7ab49dea-2c39-4f7d-aac6-d7fd1d0bfc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:55.049Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1d18e955-728d-4f94-90e6-7030ca948642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:28:55.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:05.060Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a4f26e42-6676-4fa6-bb31-cc4d9b162576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:05.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:15.068Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4d5d372e-e7b2-4530-b7b4-d34d67078ed1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:25.075Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5c50a9fc-4ddb-4460-9e4e-5dba641f88a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:35.086Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=63338d45-9274-4b10-b4cb-95ca5aee00c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:35.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:45.099Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bc54b328-a452-445c-8458-801024fe5020 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:45.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:55.112Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=62502058-9f52-45cd-8b55-54d4ae5a421d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:29:55.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:05.120Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5f7d0fa2-9fc1-43d1-95e5-d22a33797412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:05.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:15.129Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=44000473-a221-4728-92f8-ada5dadb52da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:25.136Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d16c2715-c9ab-4bea-9552-5bf6b627375e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:25.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:35.148Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=18c85c75-545c-4435-af65-31c2ed394a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:35.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:45.158Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=08d251ff-cc65-440b-8bd7-6da9bcb8779c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:45.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:55.168Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bf392b9e-f899-4809-82ef-927a40d0a66d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:30:55.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:05.187Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6171ff39-f851-4358-9300-5a424cba6977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:05.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:15.200Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b543b0f0-9396-4f08-8cba-417d93345e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:15.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:25.212Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e214d187-9a5d-427b-8b6f-a53f02527beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:25.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:35.222Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4d728e91-ae0a-4e86-a9ed-585587fcaa6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:35.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:31:39.648Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:31:39.648Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:31:39.649Z |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 |2021-09-30T11:31:39.650Z |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 |2021-09-30T11:31:39.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:31:39.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:31:39.656Z |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 |2021-09-30T11:31:39.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:45.233Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f3027f4e-02a2-41d4-9254-b9554bf96782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:45.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:55.243Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8867146c-3a57-4a1d-b25c-dc12108bddc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:31:55.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:05.256Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=817afcc3-5862-4db0-b1af-1f2bbb89355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:15.265Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ac785190-e0dd-4d0e-8383-d7808489b6c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:25.272Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=acf1f55b-0086-4861-b74a-dd7d66509fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:35.280Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cacaec00-bacb-4335-af48-a80d5d2a305e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:35.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:45.289Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b738a289-b736-4c4f-82b9-37c9e1503030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:45.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:55.303Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8a27828f-ebec-41fc-958f-30f6a99fd486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:32:55.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:05.313Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=09af6ee7-5fb2-4860-b411-93e5f50f20fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:05.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:15.319Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8556e59c-3e27-416e-888c-03e30f7d9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:15.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:25.330Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9a48a0b2-aacd-4017-acd9-85216060606b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:25.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:35.338Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=de465817-d6fd-4cda-985a-3ec6697af686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:35.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:45.347Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=842fe282-8a81-4b5b-aa9a-21b92860e1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:45.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:55.356Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1acd31ca-1c1f-418e-9881-2d547864c18d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:33:55.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:05.365Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a5046ec8-4a36-4777-8595-72bd08bb04f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:05.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:15.377Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=29131b17-c80a-4d4d-824d-b0a51c865008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:15.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:25.391Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=293fb54c-c94c-424a-9f86-4d88340fa7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:25.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:35.401Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=49c8da0c-415b-4f61-9539-8133dbb7f600 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:35.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:45.410Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2dfaa40a-3ec7-41d8-b596-cc1cc1422166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:45.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:55.419Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cded295e-e091-49be-8aef-3921ce500b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:34:55.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:05.430Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0febb181-7caa-4727-aaca-94b9b61b9721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:05.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:15.437Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=845394ff-6782-4bb3-986d-3cc8edc9d800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:15.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:25.444Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=14ce3b90-90fc-4207-ac45-5ffae42afa1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:25.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:35.452Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7d3aa8be-c2fc-48a2-b128-3bc807b9d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:35.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:45.464Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7edfd367-9766-4eb3-951e-be76f49e90cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:45.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:55.474Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b728e754-756c-4220-8b11-5a158aaffd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:35:55.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:05.486Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=337e971b-a442-46d6-be34-8df6afec9d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:15.495Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d8cc52a3-4f4d-4332-bca9-14e5cb14ecb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:15.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:25.504Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7b597579-7ad5-42ee-a632-53a45a7f03f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:25.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:35.511Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e1ddce22-36e0-4cca-9e1c-83234c3313e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:35.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:36:39.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:36:39.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:36:39.645Z |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 |2021-09-30T11:36:39.648Z |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 |2021-09-30T11:36:39.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:36:39.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:36:39.652Z |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 |2021-09-30T11:36:39.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:45.530Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=67b7b66d-ea96-4aac-a8c3-88ab67cb66c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:45.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:55.539Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7c781078-32fc-4a2a-94d8-144fcbcfbea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:36:55.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:05.549Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=620f20a1-446c-4a31-92db-8c2b7e4ff08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:05.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:15.562Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1bf84061-cd08-4a20-bb7a-c82260fc56e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:15.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:25.574Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=91716d4f-8996-48dd-a64d-b5f4fc18b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:25.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:35.588Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=869b8b3a-7dd0-4dcf-8ca9-64ca05fac7a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:35.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:45.604Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=54879cfb-8b73-4648-873d-adf793892d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:45.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:55.615Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2cc45eef-2e9d-4f07-903a-5f63bfa55b03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:37:55.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:05.623Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=541a2748-f93d-4a0a-963c-499dfb2b242a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:05.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:15.634Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f4163a53-975f-4ab4-ba68-383581db5c16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:15.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:25.646Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e369bb73-e902-45bb-b02c-ba4fcae56ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:25.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:35.655Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e73c9231-e694-4e17-829a-b4df8319ffce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:35.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:45.665Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2ecec385-cbd9-43e1-887d-cb06f13f4a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:45.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:55.677Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45356aaa-5e7a-4c15-804c-8f4fc8da6048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:38:55.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:05.694Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b82162ba-0f65-47c3-850e-649d21f7d429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:05.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:15.705Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=391409fb-53bd-42a1-b851-1649ae665983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:15.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:25.713Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1dc29021-593b-4eda-b225-0ae68e6d5956 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:25.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:35.721Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4071e2e4-745c-40d6-86dd-9cba0f375b24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:35.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:45.732Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c3b2e997-40dc-48e6-a29c-9b7e1dc8617d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:45.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:55.789Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1efb0486-2c77-4413-a0b2-59708e34d783 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:39:55.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:05.796Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6ac5a99f-0c38-41a4-a6da-9054a6473cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:05.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:15.804Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=245f5c92-0f0b-4663-814f-c84952e66f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:15.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:25.814Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a88b6981-02ad-4a83-bf4f-39acce4327e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:25.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:35.828Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e6cb2ef4-40e1-416e-aaa4-4ef6d99c3026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:35.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:45.838Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=34ac0288-afab-489b-8b23-c1bd78506d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:45.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:55.852Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d2eb2edb-e850-4b3c-9644-aef461db4421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:40:55.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:05.859Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2fca4913-d316-4c3c-82c9-8d25bc9c2645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:05.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:15.868Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8d6a1eae-8c70-4173-88a7-990416201a8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:15.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:25.877Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5430eb5c-6ddb-42b4-9ff6-e6325f4e6bce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:25.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:35.889Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=831e5f46-c07a-4656-9c5d-6c9ea4136c8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:35.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:41:39.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:41:39.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:41:39.598Z |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 |2021-09-30T11:41:39.600Z |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 |2021-09-30T11:41:39.604Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:41:39.604Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:41:39.604Z |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 |2021-09-30T11:41:39.605Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:45.899Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=392ca3c6-3f80-409c-8af3-5a03bf7154ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:45.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:55.908Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=40dda521-f80d-46d0-bea7-8bccbdb7055b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:41:55.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:05.916Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5e7b137a-ee82-4812-a6ea-6a838ccaf025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:05.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:15.929Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c1f5cb92-032f-4b2a-97b7-028d3d00d8f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:15.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:25.939Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d3fd1fc9-38eb-414d-9b9c-b45d55d6d95f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:25.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:35.952Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bf53a914-ce99-4a1a-948b-4c3944eda688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:35.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:45.959Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=785957bc-2ce6-4bc7-8d84-2a8bb138358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:45.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:55.969Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=20e7b348-c4e7-4a6b-b000-c570463bb129 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:42:55.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:05.980Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b82263c5-44bf-4d0f-a94a-dd8d036d2adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:05.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:15.989Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=44b3d854-8189-4935-9916-39cf379b08aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:15.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:25.999Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4f6ec6c6-d299-4dca-96cf-f9b549a08d60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:26.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:36.010Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=74d3b826-e136-41d0-931d-bdf8dda74490 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:36.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:46.023Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=269f423b-c542-4ea7-988e-2b0e3c11c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:56.035Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f7e88986-4bdc-43ab-9b85-a46fe9804cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:43:56.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:06.043Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0e39a291-2e43-4ea3-8a2a-166a8d128d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:06.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:16.051Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=dfe7f497-61ef-4b28-84cc-0f3e84ed6b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:16.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:26.060Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8bc0c163-ecae-40cc-ae04-f52c71873c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:26.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:36.070Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=37d87746-2971-469e-a362-c57f3ae0f6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:36.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:46.078Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=11310352-1bfe-4b3b-b954-e02358a17f43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:46.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:56.086Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5380d57f-c5b3-47d8-b533-0098f18537c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:44:56.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:06.095Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f0f4257e-12f4-4d2f-bdbd-d49738af8126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:06.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:16.103Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a7671327-d752-4513-988d-197054ff80e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:16.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:26.116Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fa92a42c-d75b-4f74-98b7-167fb1c04dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:36.125Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8cf4651d-e8f3-428a-9267-4d5ad6c7ddbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:46.133Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45f9d114-78a0-4077-8822-7afcad768c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:46.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:56.141Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ead2f4a7-c203-4f71-95de-447324455a61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:45:56.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:06.149Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bd01003c-1d12-4254-b685-356c15c1b348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:06.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:16.161Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=21b4822f-e851-4817-bf5e-728583143d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:26.169Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a32c0121-e47c-4cfc-aa87-00f2aa8e412a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:36.178Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=46e1ac82-59ef-45b9-a4c5-b55739264603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:36.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:46:39.599Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:46:39.599Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:46:39.600Z |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 |2021-09-30T11:46:39.601Z |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 |2021-09-30T11:46:39.606Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:46:39.606Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:46:39.606Z |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 |2021-09-30T11:46:39.607Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:46.187Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2e407f68-8f2e-4e3a-ab8d-e6574eb7ac11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:46.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:56.201Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0a446a37-ab68-41ae-93e4-21d82ca93652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:46:56.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:06.210Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c5919b32-8bf6-4fcb-9a8d-af05230ba72d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:06.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:16.219Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7c0f892e-b8eb-4ea9-ad37-c321defd9206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:16.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:26.225Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=34aad120-bdcc-4f35-8c63-52896b086ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:26.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:36.235Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c6349d0c-558f-456f-aa08-4ebb9325e440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:36.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:46.245Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a3744620-0ab0-46a9-99ea-233a9e055645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:46.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:56.254Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e44e681d-2487-4dde-ae6b-f4fa339b002d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:47:56.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:06.262Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8bce807c-2ddc-43e2-8f08-7cec94be7423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:16.272Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9fd60dc5-46e1-46a7-a174-c6be52f93b38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:16.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:26.282Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=54f9b848-e440-46fd-8747-d065965b0369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:26.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:36.295Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bbaf2443-40f1-45a0-b862-34acd5ec7498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:36.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:46.306Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3d9fd36c-5f1d-4b74-af73-7d2312fcf383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:46.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:56.314Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ba65c479-434e-4237-8661-87d621d20cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:48:56.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:06.322Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=285cebb2-f3df-43a5-a7d2-c60fcd992e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:06.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:16.330Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=05890579-1f1f-4c3f-a64f-447b705fb174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:16.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:26.339Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=25d6e005-a11f-4224-b48a-b2ae28ba7003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:26.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:36.351Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=024c90d7-4369-4728-b987-5afdbe01060a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:46.363Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6a7ee05b-0bfe-457c-8687-819e68dd8b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:46.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:56.375Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8b09ce77-a196-4f49-94fb-68b64cbc4b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:49:56.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:06.384Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4d8196af-18a6-43a8-87cc-12b2f00e2446 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:06.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:16.393Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=af0951ab-2c81-4f70-ba24-4c4817e74712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:16.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:26.402Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=65e8d2f7-6b47-43a1-b330-a63474909c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:26.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:36.410Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=80a5445c-5dac-4486-b7d5-25d7458deffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:36.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:46.421Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=77cd3e93-13df-4ab4-964a-21d6b89538df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:56.429Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d55fb247-3e08-43be-96c4-2134f5b575fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:50:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:06.438Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45e77c0e-3e06-4ead-9b14-9d113f622b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:06.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:16.450Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d6ce8653-b1ec-44eb-88c8-b594a89bc00c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:16.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:26.467Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b1c3cad7-7bbe-4c2a-977e-6dae55081113 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:26.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:36.478Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5d6a9c1d-b358-4e6e-be61-edc27ac934be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:36.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:51:39.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:51:39.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:51:39.635Z |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 |2021-09-30T11:51:39.638Z |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 |2021-09-30T11:51:39.642Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:51:39.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:51:39.642Z |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 |2021-09-30T11:51:39.644Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:46.487Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=76d4e808-47b8-4713-b886-bc1f0414264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:46.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:56.494Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=83e9e227-8642-4d65-8367-647f9692cf0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:51:56.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:06.522Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=351a4a4c-edba-4f5f-b49f-fe2f342aad85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:06.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:16.530Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6bc18272-bddd-4b33-ad32-10c4d289083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:16.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:26.539Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=145fdfb5-4d79-4744-9db2-6ff38128ccb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:26.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:36.548Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=caf5d15c-bc0d-4d99-8d3b-283f21aa6334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:46.555Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5ef21c87-cacc-4fd5-8c6c-dd2450651b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:46.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:56.565Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b059454a-8990-4dcc-82bd-c96dc7913a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:52:56.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:06.575Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f0a21166-7307-4c9b-8d92-d7921cb88eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:06.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:16.584Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=74d7a4a2-d254-4e79-a6bf-c455480d13cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:26.592Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d067b708-346b-46ec-8466-aee2d96304ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:36.600Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=be6b6c7b-892b-4ed9-8e58-c62abd8d230f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:46.607Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9a4edaa7-71f3-4a9a-8b17-8949f741e4c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:56.618Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c5269398-d8f8-4299-8c10-b6ed2f3c1e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:53:56.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:06.626Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cf312f57-8b15-466e-b6ba-b8f0f7e3db08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:06.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:16.638Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a289ac6d-b782-47db-a71b-b2df9f48f872 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:16.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:26.653Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d706bbad-3183-46fc-a6c3-853951904184 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:26.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:36.662Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3bf13db8-417d-4808-b8bb-99cfa221aa9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:36.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:46.671Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d4c5c846-4953-43ab-913e-69a9d7e30d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:56.679Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e55b9d1f-1c1a-433b-bdd2-23adda53182f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:54:56.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:06.685Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d5cd5851-6fd7-4fbe-a2be-e70dc8cb6031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:06.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:16.693Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e666680a-495d-400e-8155-e0b9f867a16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:16.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:26.701Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a32a2810-ab21-4009-8fec-e13a5eaa833f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:26.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:36.710Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3d2032c8-2694-4fe1-840b-68e6cbd85f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:36.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:46.718Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4ff65d7a-6450-4378-957c-4813bba5e503 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:46.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:56.727Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c833a324-a5de-4494-82ef-dbfe135baae7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:55:56.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:06.739Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=43f2ea0c-5593-4b7a-8393-02903d254f42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:16.753Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f94151c7-3549-470e-a5d3-840b43995364 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:26.764Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=dd26710d-036c-4884-a274-437604b1b3f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:26.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:36.772Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=132547a8-c09a-4852-86ee-1042623723c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:56:39.634Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T11:56:39.634Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T11:56:39.635Z |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 |2021-09-30T11:56:39.637Z |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 |2021-09-30T11:56:39.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T11:56:39.641Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T11:56:39.641Z |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 |2021-09-30T11:56:39.643Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:46.780Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1d11feda-9391-434d-bacd-58390b1d27b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:46.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:56.790Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=17d75c0d-7376-4c02-9384-4cd05c87da30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:56:56.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:06.804Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ad303017-92c9-4cc0-9ec5-976b3009b143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:06.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:16.811Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1d8155f0-8e4a-4c01-9802-be0abef73787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:16.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:26.818Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=83ceeb83-7039-4cb5-981a-cfbb31d67b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:26.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:36.827Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3c298443-5ae1-459f-8aef-d496b7832763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:36.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:46.842Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=70dc40a5-943a-45b9-9361-40ad0cbfd2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:46.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:56.850Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3660e68e-f27f-4046-8ff9-5e59a1a2a504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:57:56.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:06.859Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a1298b7d-7d4e-4077-aa20-803035b55447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:06.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:16.866Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cead424e-f1a1-41eb-9fe0-902978f9af56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:26.874Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2988204a-a644-4872-aeb8-6192bdf2dc3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:26.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:36.884Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7304ebc0-718f-4d5e-bd42-0fb7e1c41c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:36.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:46.893Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=48545beb-2d7c-4d42-9474-04ab74ebb595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:46.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:56.900Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2d4e16e0-9579-4efd-bb80-ae00c97792dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:58:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:06.909Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a6f94922-9186-417d-8703-d255876de027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:06.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:16.918Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0b8f56fe-4b4e-487c-a498-f075a69f9fd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:16.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:26.932Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3e3359c6-e318-4aac-a48c-97ea99ae607d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:26.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:36.942Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=08165a02-e3d0-479c-9db9-eb34bd4b9800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:36.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:46.950Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=92c2b8c1-9c69-4a8a-8cb6-4224474d16a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:46.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:56.958Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bb9c79f6-9c5f-47f5-a569-e64c8c65560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T11:59:56.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:06.968Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5644b270-2258-4880-92ed-37ef3a9f0353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:06.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:16.983Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=82733b86-ad4f-4a1d-83e2-3c0332476282 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:16.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:26.991Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8b40bab3-8ece-453e-9517-4b229f8d79fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:26.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:36.999Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4fa75fbc-d639-4a54-8e83-1abcac481c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:47.010Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=67fe352f-fa0e-4263-b7e3-e8a38ab8fa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:57.025Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7241126f-9341-4e86-ba90-5af8b34e25b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:00:57.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:07.033Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=82a2ef54-49e7-4aee-babf-f8638ac53d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:07.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:17.043Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0cb8233a-31af-4c10-abec-789851c0afd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:17.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:27.049Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=691aeae2-fa9f-4f65-82de-6cafb9c35faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:27.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:37.058Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e1f79b0a-f45f-4188-a273-18b7abfe0a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:37.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:01:39.650Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:01:39.650Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:01:39.651Z |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 |2021-09-30T12:01:39.653Z |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 |2021-09-30T12:01:39.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:01:39.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:01:39.656Z |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 |2021-09-30T12:01:39.658Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:47.067Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=52b8ae7c-1ca6-446a-bf5c-a4217cd11c1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:47.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:57.074Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fedf4e32-782e-402b-98da-64d4f7e60a07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:01:57.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:07.082Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4fd0ebb5-f69c-405f-987f-99127a2d3ff2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:07.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:17.090Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fad4a7ea-1c3a-4c0c-ae70-5e89dd866191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:17.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:27.098Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a0212c4e-ee94-4241-8f88-80c64a13ecc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:27.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:37.107Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c07f66cf-216f-4664-8eeb-886c41ba8d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:37.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:47.115Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=98cb5c06-0559-4b77-bed6-f2a238bc07e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:47.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:57.121Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c2fb067b-e456-4071-be58-127476d61d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:02:57.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:07.129Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=87478a7f-124e-4978-a2b1-2a8946829ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:17.136Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=133b02cc-1aa2-4eb3-804c-49ab9742326f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:17.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:27.146Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7f90c717-6f21-41e0-b7f6-372d9ed72aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:27.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:37.156Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fc25e2e1-58c6-4a65-bc79-e8a71bdad3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:37.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:47.165Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ea80b58f-0523-47b8-b407-c69ff2cea1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:47.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:57.175Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=046f5161-2793-49d8-bb15-0bb8ce304af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:03:57.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:07.184Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=58690b0b-4821-4b40-a68a-6ba375a5861e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:07.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:17.193Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=54e4074f-d1b6-4fbc-b959-90ccf245a87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:17.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:27.201Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=39823295-28f3-42b6-aebd-f0adfc8ec24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:27.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:37.208Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=30509f59-ba12-4639-b1f3-10f1ec19e1c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:37.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:47.216Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a2d2be0f-e12f-46a3-9d9d-41863e7bac45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:47.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:57.224Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=25b62ca1-5d39-4e40-8258-bce9b7380ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:04:57.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:07.231Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2066aeb9-b0d6-4538-95f6-874d86f737cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:07.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:17.239Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b6f13555-8f6e-42bc-97c4-ef2253ec96d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:17.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:27.247Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e7e404a5-ae48-432e-8cfe-db69b3c1b480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:27.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:37.256Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c63af5a5-19f3-4687-ad14-1a7cbc45574a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:37.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:47.272Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=59b33d8e-d6c5-47b5-a4be-126dd52d8d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:47.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:57.279Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6029af2c-25e8-4ad0-8e1a-2a61dac41fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:05:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:07.287Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=29f4ecb6-93e1-40ae-afb6-260bda52b304 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:07.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:17.295Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f96b74b5-0cc5-4d58-854b-3c4c13211445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:17.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:27.303Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e346028d-6264-4646-8e54-d411b49957ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:37.311Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f449b1cc-3d08-4389-bc80-c3b14d88f98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:37.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:06:39.623Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:06:39.623Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:06:39.624Z |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 |2021-09-30T12:06:39.626Z |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 |2021-09-30T12:06:39.631Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:06:39.631Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:06:39.631Z |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 |2021-09-30T12:06:39.633Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:47.319Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d9ce4109-0509-405a-8300-05d855f8e66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:47.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:57.328Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a920c870-60b1-4ca2-b035-0f7ce34538ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:06:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:07.338Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=53c144c7-523c-41ad-acf3-468fb937a295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:17.349Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=71bf9209-ba64-4004-ac1a-3561074b4022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:17.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:27.358Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e293292d-bdfb-4ae2-8c88-4e32f2949fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:27.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:37.365Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cca3ded8-12c7-4bd1-a54c-3290ebcaf0b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:37.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:47.372Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e86e0fec-d189-461b-a1e1-bd4e38613559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:47.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:57.380Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8ed10844-43d0-4a74-993f-fd0fe0ba5695 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:07:57.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:07.389Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e484a3ec-d777-4b99-846e-3b49137c16c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:07.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:17.397Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=99e48a5f-549d-46ee-9b07-9c6ca3174955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:17.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:27.405Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=455fd77b-c3a2-4e33-9b28-844a6289dac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:27.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:37.413Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ae584153-de72-4477-b893-2ed77bf4f7cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:37.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:47.423Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=37ce5c1e-d17f-4d9e-9513-51cc48bf3f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:47.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:57.438Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1f9538a3-c86c-4d38-a51b-739ccc814fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:08:57.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:07.454Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=94353399-efd5-4fdb-945e-0899772db8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:07.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:17.462Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=db17e95f-edc6-4467-b31f-a4dc79cce501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:17.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:27.470Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=21f49278-d0b0-4ba9-a6e3-1ad2e791fe70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:27.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:37.478Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=5d962850-6055-462f-a8d5-bb1a8547b465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:37.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:47.485Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f8e326fc-7d15-43ba-bcf5-3eb8fe580f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:47.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:57.491Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ece4d608-017d-495e-b489-49f088818379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:09:57.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:07.497Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ae85ac2f-5116-4778-9430-2b88110dd725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:07.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:17.504Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=47a78a9d-e375-4f64-a9f9-3ba24f350509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:17.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:27.514Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a79ef084-5360-4226-8c65-ffdbb06ee679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:27.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:37.523Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=afaa9baa-cf1a-42be-a28f-f62eda9e98e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:37.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:47.533Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=efb7902e-c35b-480f-9eaa-e9b5b4d16aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:57.541Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=97f2bd28-102f-47fb-9733-ecec8576d062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:10:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:07.550Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=323b75cc-7617-4329-9832-b48b130d3a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:07.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:17.560Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3f921453-67a9-41fb-8d22-65fcaf3e94e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:17.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:27.579Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ed362a0b-396c-4fb8-87b7-1c25ac96929e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:27.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:37.589Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0dee588d-46f4-4b15-bde5-03f3b560912f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:37.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:11:39.645Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:11:39.646Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:11:39.646Z |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 |2021-09-30T12:11:39.648Z |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 |2021-09-30T12:11:39.652Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:11:39.652Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:11:39.652Z |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 |2021-09-30T12:11:39.654Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:47.597Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=48d158a7-2d62-4561-9111-df4b97367f75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:47.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:57.603Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=50f98735-4d7d-4f9a-adeb-4148ab670c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:11:57.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:07.612Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1f2f79c5-125b-4c63-9b8a-a323dc490a7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:17.630Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2eed1657-a710-4f5e-ba50-328b5a084906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:27.639Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=91ac631a-1ac4-4f15-9202-22ee1c217141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:27.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:37.647Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b96e7248-a2a7-4eac-a1a4-5de0f77d2442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:37.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:47.653Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fbaf904f-355e-4c1d-b8bc-315d697ec621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:47.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:57.660Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4fe3af9e-6e41-4174-9ba7-f6c66d522f28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:12:57.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:07.668Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=24494f5d-a093-41b4-9743-d7a8480d3f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:07.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:17.685Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=dc390b58-b229-49bb-9d41-13d5e3df0966 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:27.696Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a6f3af43-3a34-42b5-a29f-c9c9e0b48497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:27.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:37.705Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3f225eac-8f27-49f4-909f-503f2d05848c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:37.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:47.721Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4bc28790-84b7-4251-b071-49db9b456d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:47.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:57.729Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=485ab48d-1d53-4c55-8a7f-09d18248efc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:13:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:07.739Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=477be6f2-e102-43bb-8c93-719382684e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:07.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:17.745Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a69075c7-b58a-446d-a9e7-591c76cbd9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:17.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:27.756Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c0a76ba5-0226-4674-a6db-1203c569b08d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:37.765Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=580b4f14-2a12-465f-9973-53444343de02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:47.773Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d16f1791-d176-4195-9cfc-78a7ca3139cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:57.782Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=987441a8-f709-4927-9aca-a7e60d344780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:14:57.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:07.790Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=24637454-2ce2-4306-b233-b0d5ca6e36c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:07.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:17.799Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8b4eb8a2-0d43-4eea-8d80-27ae65a13afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:17.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:27.810Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0f758bb1-0589-4d53-8fba-ed24b02b11e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:27.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:37.819Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d68723db-2fcf-422a-b235-7761f6426348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:37.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:47.829Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=97513cb3-604a-41c5-8b92-d2322ba12bdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:47.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:57.835Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=20b00eb3-9975-444f-aed6-bfd4b897e723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:15:57.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:07.844Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=69238506-cad9-45a8-ad13-c3ae323abfff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:07.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:17.854Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0652dfbe-9061-455d-a0be-b869b9d34579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:17.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:27.864Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c58bc71b-9311-40bf-aa03-d79dfd23d5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:27.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:37.873Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=68d25da8-6b8a-4f95-a99b-59de28faff79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:37.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:16:39.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:16:39.644Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:16:39.645Z |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 |2021-09-30T12:16:39.647Z |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 |2021-09-30T12:16:39.651Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:16:39.651Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:16:39.651Z |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 |2021-09-30T12:16:39.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:47.883Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9b443331-e702-4af3-aac8-c205e7effb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:57.892Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a21c2648-5d8b-4f2c-a819-bffe7d834723 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:16:57.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:07.902Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4e3dfce2-9bc6-4cce-b7f1-55295b63925e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:07.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:17.910Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a553fefb-2ef7-49f5-be2e-03c11daa5455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:17.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:27.917Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4539b4cc-9a24-41fd-a672-2a070199246b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:27.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:37.932Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=52f7dd98-884f-4570-b471-66ffc0c7a3f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:37.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:47.941Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c3de01e7-2fd1-49ad-b32b-944eaeb467c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:47.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:57.956Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e152b839-e05f-454b-85f9-145fe4159cef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:17:57.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:07.965Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f44cb992-b048-4bf2-ba3a-aa53cc3b3ee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:07.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:17.975Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4ef6025c-ecfe-4928-af88-6a2f879e13bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:17.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:27.990Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bae36831-3d75-4364-8552-6858e8e08c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:27.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:37.999Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=007e93c5-92ed-45e1-ab2b-75b44f07fe93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:38.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:48.010Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ba2f3f1c-f0f8-4bdb-877e-68928bf7887d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:48.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:58.016Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=bd9ee2c6-09c5-46f3-8f9b-3ed14990295d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:18:58.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:08.021Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=058bc0e7-6f90-41c1-83dd-5b4680ea45e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:08.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:18.035Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=530c319c-df39-46f1-a571-cf9b8cb5a1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:18.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:28.045Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d1cc05a5-7110-4389-8bf5-d2f7ab913ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:28.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:38.053Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=47d2324f-6c9b-4f92-9307-8feed48fdf73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:38.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:48.063Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2ab85112-bc46-4fec-a03f-1ef044d3e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:48.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:58.087Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6ce9b3ef-1ec0-4763-8a81-57213f3e5324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:19:58.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:08.097Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c87bd61d-ed2b-4828-97ef-857d67c6274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:08.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:18.109Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=325d89f7-c06a-4bca-88c2-83c2480ddfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:18.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:28.117Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=512c4faa-041b-44c1-8f47-6cb673ccc168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:28.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:38.126Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=03a721fb-c1b7-47c6-8352-fbb88db1dadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:38.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:48.135Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=30dae812-52ff-4e15-97ba-70f43b75ab0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:48.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:58.142Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fe654168-2a09-4950-9f08-50830e4f1014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:20:58.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:08.149Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2caabb32-5fde-4b20-b564-4784b3e45292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:08.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:18.159Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=d81502ee-cbab-4389-bff2-9f45dce45974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:18.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:28.166Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45df7131-5316-48c8-a74f-f24006cfe811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:28.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:38.175Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a5d56803-75d1-4aa7-9555-c2a7de7fb68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:21:39.628Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:21:39.628Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:21:39.629Z |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 |2021-09-30T12:21:39.631Z |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 |2021-09-30T12:21:39.635Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:21:39.635Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:21:39.635Z |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 |2021-09-30T12:21:39.637Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:48.190Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=94677a2d-4c04-4e10-9698-1bbf4ce46fdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:48.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:58.198Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a83b5281-f396-460d-8dc4-796a38754deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:21:58.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:08.206Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6a46fa33-f6ad-4da0-8f6e-c8eb3e4b0684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:08.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:18.215Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=17bb764a-0a13-4d11-88cd-0273abe0df7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:18.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:28.223Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=eed0dbe6-796f-4379-baa1-f1c83806dc47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:28.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:38.231Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2fcda5d9-058c-4302-b0b8-c9fedeaac1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:38.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:48.240Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=de16c843-64ce-49aa-a6ac-f1c3e2ff0c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:48.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:58.248Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=78acfb09-3e41-4eaf-9c2a-4ce8930c5115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:22:58.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:08.255Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1feff116-c897-45d6-a6b6-4bf6feb42e82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:08.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:18.266Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c5a49acc-9233-4d5b-9282-855ec24591f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:18.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:28.280Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45228710-a2b8-4b40-8a3a-62ab7657319f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:28.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:38.292Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6dfc86ab-8de4-4e44-90ff-1491c4089e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:38.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:48.299Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9283d769-4388-4f05-853e-4f1e76e195da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:48.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:58.306Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3adb62e7-dfd9-4209-94e4-316de3f9ccc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:23:58.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:08.313Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3a2d1733-a49f-49aa-9aef-17bf5248c3dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:08.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:18.322Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3d5255f8-4952-4625-9a35-1c2e3efa549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:18.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:28.330Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f43cfdb4-0f95-41f4-b399-a473b6d3f164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:28.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:38.337Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b4f05229-c04a-4c9f-a09f-543385fba29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:38.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:48.347Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=39875126-a6ba-4280-8a12-c6b510064ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:48.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:58.357Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=afa0321e-1794-41e3-8fbb-b4f7efbbeb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:24:58.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:08.365Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4851ecd4-1d8c-406a-8291-7155a5a21e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:08.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:18.372Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3b7ffe70-71e3-46cf-9240-4d50b4452dd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:18.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:28.379Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9180e148-d15e-46dd-a60f-496125a280b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:28.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:38.389Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=14c637bb-de7b-4449-990b-56db466d3dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:48.398Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=79472f0b-dae9-434d-9093-cd33c921bc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:48.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:58.412Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6218fcd7-62cf-4300-a417-7910c448f275 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:25:58.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:08.420Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=be865657-6884-4c67-9b08-83a279f79198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:18.427Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9918d609-a9a4-4349-95ec-e63a42abe1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:28.437Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2080b6de-ae5d-4a38-a554-183a900c8d01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:38.445Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=285a9f80-cec7-4b4d-ad30-0bb0391cd885 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:26:39.606Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:26:39.606Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:26:39.606Z |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 |2021-09-30T12:26:39.608Z |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 |2021-09-30T12:26:39.611Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:26:39.611Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:26:39.611Z |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 |2021-09-30T12:26:39.612Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:48.453Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6b672a53-a50b-4c9f-b3e0-20876a65ea51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:48.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:58.460Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ed39b24d-472f-4083-bb63-f9535093a80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:26:58.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:08.468Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=41e54ed5-a3ee-49ee-9b6b-6c6b1de3f42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:08.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:18.477Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=eecd5e64-daac-4b9f-981d-1ba1ef424511 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:18.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:28.483Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=62ae9809-d5cd-4b3b-a1b2-f0f10efe40a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:28.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:38.491Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b8710efd-8594-4a5b-b8d6-2e58e201d043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:38.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:48.500Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2e5fb58c-0f30-4478-a497-2c6c3f2be20b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:48.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:58.509Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=4cae0562-483a-4af1-a175-3cfce39415db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:27:58.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:08.523Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=30ac44a2-f24b-4c95-afc4-64f608254252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:08.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:18.532Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a70648af-df0c-4f41-885b-4911d6e2c41c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:18.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:28.540Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=21f92aca-7b85-402e-95df-bfa1d894b1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:28.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:38.548Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b88d1a7a-024a-406b-baa2-df8f0946c755 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:38.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:48.556Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f21c36d3-f1d5-4992-9df0-e68635dc872d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:48.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:58.564Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=02484762-9bdd-49d2-ab6a-6fc6c93bf506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:28:58.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:08.573Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c3d7fa23-0940-49a6-8915-7ea7a37f1cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:08.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:18.580Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=56b0d0d7-3d02-4863-b0ea-c1af830b3f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:18.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:28.587Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3e9245b8-dd2c-4841-974f-27ecb60c2e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:28.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:38.594Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fbfd82c4-d0bd-4ea2-b49d-84558402eba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:48.603Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2f68b86e-bbc4-49b6-b09f-898876c1f7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:48.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:58.612Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=84c70b8f-fa03-42b8-a89b-a8b22ecae0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:29:58.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:08.619Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=254d42b4-b67f-42e0-b700-91b8d137521a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:08.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:18.627Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=009cbe2a-88e2-45bf-ab66-b54d35d8b4c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:18.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:28.634Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=394e7e83-a71c-4c4f-a743-bb855ffbf5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:28.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:38.642Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=42789a5e-83d8-4eca-8239-a6f4cae1ca88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:38.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:48.652Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=68cffc82-b25e-43cc-844c-83dd3b71252a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:48.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:58.661Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=eb6281c0-f17a-4160-ab1e-9053856a02f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:30:58.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:08.670Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1c27a625-4e2b-428c-bfc8-1a62837338d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:08.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:18.684Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fbaff786-6714-47f3-ad81-2fc6f9cda233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:18.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:28.692Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1af59b2a-2af8-4961-b6fd-b27531bccb64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:28.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:38.700Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=472a58ea-d7b7-4ddb-bbd0-e59bde4252c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:38.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:31:39.616Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:31:39.617Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:31:39.617Z |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 |2021-09-30T12:31:39.619Z |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 |2021-09-30T12:31:39.622Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:31:39.622Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:31:39.622Z |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 |2021-09-30T12:31:39.624Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:48.706Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=920d36df-2347-410c-8b90-305f3006dc31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:48.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:58.713Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=868c301e-c3ef-4eca-8722-ccc56a907458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:31:58.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:08.722Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=19479249-a9c0-4753-988f-534eb2b35202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:08.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:18.732Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=94383d74-8c3b-43f8-bcda-07c8f00bd3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:18.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:28.740Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e4980a14-34b3-47c5-8d3f-e2a4d3df0fb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:28.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:38.751Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0ff2fdb0-3377-4f51-91fe-68fe22e93417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:38.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:48.774Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b573db05-e71e-42a0-a113-eb4b4e508194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:58.790Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1f70b68f-9218-4de4-9b1a-086576c7328e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:32:58.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:08.808Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=75e057ac-41c5-481d-b467-60f58e7ae2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:08.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:18.818Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=914b1332-08d2-4832-9d0f-b7e1955d3ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:18.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:28.825Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=eea5a55d-019d-4a89-b0e1-1dbc268c1653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:28.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:38.831Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=1685e22a-0f45-468f-9795-950c6f47af94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:38.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:48.840Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b18accce-0ace-4d0f-8950-2f202196c5cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:48.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:58.847Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fe48509c-36df-4481-975c-81438f483c5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:33:58.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:08.857Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=79b2d06b-441b-4bcf-aee5-9c3809167b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:08.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:18.865Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3b7541d5-da5d-4f8c-b426-29574ea75138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:18.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:28.874Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3d9aad0a-6f48-4370-91c7-fdda9ccbe9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:28.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:38.880Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0d590e6d-8d9c-42b6-b9c6-28ef9610f039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:38.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:48.889Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=45a2d3e6-9f0e-4aba-b442-8b48f1f272b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:48.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:58.901Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=0e4df7ac-6fe7-4e93-93dc-4218a42abfe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:34:58.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:08.910Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=6706d558-7b11-4b24-9fff-a95ef0124f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:08.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:18.918Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=289e9f23-e90a-4664-9e0c-796666dc7f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:18.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:28.924Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=ed6fbe04-2f96-4e0e-9061-efd1d98e91bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:28.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:38.931Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e8e1cc03-8321-4565-87e6-07faf6fa23e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:38.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:48.941Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=3947b108-a634-438c-a0f9-664a3eba504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:48.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:58.949Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a8fd4ebf-6f0a-4090-9b93-5cbf20f508d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:35:58.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:08.956Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a3f104bd-a112-4fc6-bfbd-9dc9e0036368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:08.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:18.967Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a0d5b2e3-60ef-452c-8109-c0a266ae42f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:28.978Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f3705c5d-1a75-42c9-bc09-5d0f6719ebce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:28.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:38.985Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=f116ca1a-e07e-4212-8d63-d24bda0563fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:38.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:36:39.608Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:36:39.608Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:36:39.609Z |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 |2021-09-30T12:36:39.610Z |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 |2021-09-30T12:36:39.613Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:36:39.613Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:36:39.613Z |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 |2021-09-30T12:36:39.614Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:48.992Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9044a10e-5b09-4b9d-ac85-58cc1eff2e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:48.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:58.998Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=2bbd8bd8-d354-4bab-b994-745b93cf415a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:36:59.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:09.007Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=c0ab4153-842c-418a-8cf3-5577dcce8332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:09.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:19.015Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fcebf3a4-b24d-47d7-9ea2-cbcf07212d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:19.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:29.023Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=56cb16b0-eb84-4357-9804-30058d5edeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:29.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:39.031Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=9073e43f-63f4-460e-9109-95b754df705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:39.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:49.041Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7d4dcfb1-f59e-4577-91e7-f3109ad8189a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:59.051Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8641838b-9562-4879-be47-7bc7be441003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:37:59.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:09.061Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fa094a04-a744-4f21-92f2-347ee16456fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:09.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:19.085Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=53732e7c-b67c-4b39-818c-bd5b898a40b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:19.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:29.092Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=25b650a2-0562-4f9a-9a82-1670e7bce517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:29.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:39.100Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=44488db1-2995-470c-a0af-648b8a82b9c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:39.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:49.112Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7320a015-1ebb-4537-89f2-4b819000b7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:49.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:59.119Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=94f545c6-283c-431b-9ba5-71750712c9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:38:59.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:09.133Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=cb8fec65-f496-4b84-a32e-d4e3f8956d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:19.144Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=333cc917-9f6a-4bbf-9fd3-6c8768233c9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:19.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:29.154Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=7b8aef2a-ad6a-43e7-8248-62feb5abccd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:29.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:39.162Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=01572826-0155-49ba-80ec-093268e4083d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:39.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:49.175Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b33487d4-8722-492f-8575-02857c406fc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:49.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:59.183Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=e4aac990-27d2-4a08-8f29-a565bab8d7b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:39:59.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:09.189Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=61641399-1a58-4ac5-a017-71108485641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:19.199Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b30b3314-2ce8-48dc-bfc2-9f45806084c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:19.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:29.208Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=fe2c7d36-3ffa-41bf-b8c8-14be4232215c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:29.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:39.218Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b41f435a-7a58-4339-970e-b3b3f2c5000c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:39.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:49.226Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=b431707b-4da2-4ed9-8fc7-81afdfa9a6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:59.233Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=09ad7b37-a33a-4131-9063-afafef74c413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:40:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:09.244Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=8d6c5d70-210a-4aec-9d52-bd6edb4b2abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:09.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:19.256Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=71bbccfb-185d-4136-b1a6-cb9a357faa29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:19.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:29.268Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=a93c08ba-a7ea-42aa-b3ab-f8ec113b2223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:29.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:39.274Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=879e57a3-581b-40a3-a0cf-e3e2db6a8a9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:39.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:41:39.651Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-09-30T12:41:39.651Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-09-30T12:41:39.652Z |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 |2021-09-30T12:41:39.653Z |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 |2021-09-30T12:41:39.656Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-09-30T12:41:39.656Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-09-30T12:41:39.656Z |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 |2021-09-30T12:41:39.657Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:49.281Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=65acd5ee-0831-481c-9eb4-dfda47ab9117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:49.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:59.290Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=309c93de-2325-4011-8d86-eb738abb932c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:41:59.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:42:09.297Z |INFO |Init configs |InvocationID=db8b09e8-0c0b-40e7-ad65-cdb783475083, InstanceUUID=17f32820-3110-4120-bf92-71c7f18cc220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-09-30T12:42:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |