By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:32:54.117Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:32:54.136Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:32:54.169Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:32:54.826Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:32:54.917Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:32:54.918Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:32:54.918Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:32:54.999Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T03:32:55.100Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-14T03:32:55.138Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-01-14T03:32:56.879Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T03:32:57.360Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-14T03:32:57.376Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-14T03:32:57.377Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T03:32:57.421Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-14T03:32:57.422Z |INFO |Root WebApplicationContext: initialization completed in 2283 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-14T03:32:57.795Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-14T03:32:58.449Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-14T03:32:59.797Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-14T03:33:00.254Z |INFO |Started MainApp in 8.756 seconds (JVM running for 9.396) |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-14T03:33:00.336Z |INFO |Start scheduling PRH workflow |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:00.352Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5df478f9-fbd4-4879-a618-35390445d7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:01.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:01.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-14T03:33:11.566Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T03:33:11.566Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-14T03:33:11.569Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:11.842Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dbda4687-771a-46c3-9e8d-8c3e4c4d15df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:12.908Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:12.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:22.909Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=92418a16-e93e-4304-ab09-05a4696b0196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:23.980Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:23.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:33.982Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4a0d8292-35ce-4b76-9d4f-719f40d5d735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:35.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:35.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:45.118Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fa0065da-d9f1-461a-91a4-10f2a10ed99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:46.187Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:46.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:56.189Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=11e58a8c-3868-470a-84f5-5440bebe0504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:33:57.260Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:33:57.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:07.261Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1560fbdf-2083-4e61-9ccb-f43d47b70f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:34:08.460Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:18.462Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8bb2ddff-7d7b-42a8-ba95-1ddcb3da8e77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:34:19.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:19.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:29.629Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3da483d3-60c6-4b97-a383-ee646faecd3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:34:30.700Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:30.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:40.701Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=69499d49-61ac-4b9c-89f3-33ca9a15c1f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:34:41.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:41.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:51.773Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ca108a34-3852-4542-a806-ab49419a6fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:34:52.843Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:34:52.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:02.844Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6f3e0720-3c2b-4730-bc42-538dfe870a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:03.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:03.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:13.917Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b1469e1b-ea27-4783-b012-c5f22b257846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:14.988Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:14.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:24.989Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8cfd84d5-4ba5-42d2-a4d0-e322bad5a637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:26.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:36.061Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4738c76b-df73-4aff-a7a6-03e78b4c90a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:37.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:37.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:47.133Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f6c7657f-b6cd-4e52-8cd6-d7d56731c69a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:48.204Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:48.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:58.205Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e7512aa2-a634-4a13-8037-6f07fd7bd9f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:35:59.280Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:35:59.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:09.281Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=340d4659-a655-4434-b164-b52198532524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:36:10.347Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:10.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:20.348Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9cc563c8-7a83-45b4-833e-989a03d62289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:36:21.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:21.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:31.421Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=87e05c23-9aa8-4709-ad49-0b24b3da1d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:36:32.556Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:32.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:42.557Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=db7cbbdd-71b2-41c3-ac31-a730afaae66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:36:43.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:43.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:53.628Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=647e3d06-21c5-4f03-a163-3b7bcb7918c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:36:54.698Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:36:54.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:04.700Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93215789-0229-4104-bf8d-949cc674077b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:37:05.770Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:15.771Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=48aa0187-b999-463d-8391-c7d50cb76b79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:37:16.842Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:26.843Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d229200b-506e-4d98-bfc2-8885d97d2f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:37:27.887Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:27.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:37.888Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6267a4fa-c112-4a18-b65a-b6e086ca1e4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:37:38.925Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:38.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:48.926Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a71aafab-c978-43f1-867b-2d19e70876d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-14T03:37:49.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.7.203:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:49.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:37:58.664Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:37:58.664Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:37:58.664Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:37:58.667Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:37:58.674Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:37:58.674Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:37:58.674Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:37:58.676Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:37:59.963Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=70dc8dea-1017-4b9a-a0b6-76b1716d6686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:10.301Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=08c4e9ba-5d4d-4915-aee8-2db027908068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:10.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:20.364Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=57b562e6-e8e0-42aa-9c98-c386dd3ad9cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:20.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:30.380Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fecfe49a-c13c-42d6-a10b-8da0fd82df63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:30.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:40.395Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ba088f97-1337-4874-9d3a-ed814ef210b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:40.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:50.408Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b84428a2-1796-4e90-8541-38d2c39d8dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:38:50.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:00.426Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e2355b23-066b-4a0b-bf3d-a3f5fa302824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:00.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:10.442Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9979f85a-6183-4277-a6f7-de3fbb0426e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:10.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:20.454Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=32cbe16c-cb14-4d99-98d0-9f9b6aeb4df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:20.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:30.466Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=878621c7-1a8b-4c36-9e22-6c8d574da65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:30.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:40.477Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5b068cd5-3e2d-4ae1-90a2-1d703e29247a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:40.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:50.489Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=32769306-8b5f-41a7-9519-80102ad6ea93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:39:50.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:00.501Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9762f197-4708-4245-a8c3-dfca9b9e88f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:00.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:10.511Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=62b679a9-6b13-4b59-bee6-38524a514e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:10.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:20.524Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f5958716-2ebb-49a4-88b4-e799213d8e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:20.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:30.534Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ff4ed26a-6fd3-446f-9496-2b1fd44ae770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:30.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:40.545Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bc161efe-eeff-4f44-8e9e-2784678ad57c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:50.556Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5bd2e35e-a654-4b77-8e68-d34826841906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:40:50.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:00.567Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b0e19f6a-b275-4e37-861d-6137ea997a46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:00.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:10.577Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fa0e35cc-0aba-4eac-874d-31ca574d2bac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:10.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:20.588Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=12e2f44c-b980-4af3-8446-5ae61d668521 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:20.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:30.598Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bd5ed771-88b5-4ec4-9569-b70ebc3574aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:30.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:40.608Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=24730e36-3636-43cd-96b1-4d2f13dfe8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:50.620Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=deb00aea-6d2a-4b3f-b0e9-0c15199dcc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:41:50.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:00.634Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2b47ac9e-c1c4-4a4a-9a11-13b304781b95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:00.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:10.645Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=47de9786-45b5-43af-9e03-99a42790c49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:10.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:20.656Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6d90751a-8282-426b-8605-51be059edcef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:20.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:30.667Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f9069aad-ec36-4efa-b029-6a25ded49d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:40.677Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6e634675-5f53-4cd0-901e-955bccf9c12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:40.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:50.687Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=34c10328-248b-4022-9c4a-aa5b41892da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:42:50.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:42:58.108Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:42:58.108Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:42:58.109Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:42:58.111Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:42:58.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:42:58.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:42:58.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:42:58.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:00.697Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9278840d-c966-49f9-8ed6-a6aa424eca7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:00.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:10.707Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b18e2937-973c-4326-a51c-8bada2c6ae64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:10.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:20.898Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8f4e363f-ea0d-47d3-8dd6-efbe40abe656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:20.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:30.908Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4e56d05d-a0f3-4be8-941b-a46292e122a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:30.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:40.918Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=82818e50-0134-4c5c-9672-5360670773fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:40.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:50.931Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1344be6c-4f5c-4b44-86a2-4df5a11cdbb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:43:50.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:00.941Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=167ad043-6563-4df9-9c63-1f493d438028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:00.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:10.950Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a6d38646-c359-494f-a76a-2c9e80ce9acf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:10.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:20.968Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cb550f2f-e006-41c5-8ff9-93ae68813a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:20.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:30.977Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=26cb8d6a-8b3d-4022-84ab-63237c42d194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:30.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:40.986Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4e0eeaac-65d9-4130-bb6b-4de8673aa379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:50.996Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cdbb88c8-0c62-4519-afd2-c1f754351d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:44:51.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:01.005Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bb3a1e84-ea49-473d-aed3-8b34b3e96ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:01.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:11.014Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b37fe1a2-97e1-409c-a6cb-b599d1d507a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:11.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:21.027Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=47dc14bb-25e8-49e9-bdb5-758af559fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:21.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:31.036Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2e509e34-8af9-4525-9f1c-444577529007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:31.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:41.046Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c892c2e8-c028-4c81-9016-db2a329ac7e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:41.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:51.055Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9dab1a5a-383e-40a1-a85d-c1530dee5a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:45:51.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:01.064Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e139ad3-269a-4f7c-a136-f11561460ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:01.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:11.073Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=673a71f5-49ea-413f-b49a-dd1e4ac7347e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:11.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:21.083Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d1afd93a-4e67-41ea-871e-0068373c094f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:21.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:31.092Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=024f8bf2-ba94-4489-bafb-143ed2bead99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:31.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:41.101Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b48a03ab-01ca-41d8-9761-9535bfa269e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:41.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:51.110Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c1c2c693-15ab-4ccd-a184-8160f30b92f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:46:51.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:01.121Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6ac24343-db98-4dda-89f3-a39ce2f79823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:01.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:11.131Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3fa02eaf-95cc-484c-87df-f25d754fe7c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:11.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:21.139Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b9a4d82a-e7b3-4f9e-afae-2fab0e2b831a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:21.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:31.148Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4f2bd295-7075-448c-8a26-ad3e31982d62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:31.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:41.159Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a5eeb77b-fbc1-4774-a1f3-ec102b314cf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:41.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:51.168Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3f2f86e6-8cc7-4a1b-b6d2-ad6f3b89bd2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:47:51.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:47:58.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:47:58.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:47:58.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:47:58.070Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:47:58.076Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:47:58.076Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:47:58.076Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:47:58.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:01.177Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c5b1d6e1-cd8a-4dd8-abab-8b3890514ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:01.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:11.187Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a24afa4b-2c7c-4d04-a16e-dd6089f76634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:11.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:21.196Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=262b59c9-f4e9-4180-8f44-c84aacc72493 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:31.204Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dbb92577-e52d-4de6-89e1-6ba2e1413551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:31.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:41.214Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=02d9c27e-5025-41df-b529-16195ad1698f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:41.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:51.223Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=78a6443a-f374-4d44-81c0-a6c4926a04e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:48:51.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:01.232Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=da4ef8a4-0a57-452b-971e-b7d3d37226ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:01.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:11.240Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a6c3e1f4-e590-4d8c-9e56-f9de227905e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:11.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:21.249Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2bfa4b13-97a1-48a5-ad7c-b04ec93eb62d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:21.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:31.257Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3971ee45-31a1-494c-bab0-a87c06c2b902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:31.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:41.266Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=84996ce0-b3e0-4955-9a7a-9f76bf1c306d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:41.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:51.275Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b28ceb6c-cf10-4ea0-bbf4-c4db25a4d7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:49:51.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:01.284Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a4d10053-ac38-4903-8301-278250deefe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:01.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:11.293Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=24767c21-0226-4156-a32e-4445380e19cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:11.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:21.300Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e049834-47c5-43d4-ac90-30038b961699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:21.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:31.308Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4089a5aa-a1be-4064-a6bd-8788ae579eea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:31.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:41.316Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=33c97d36-7817-4052-b483-afe3760ce79d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:41.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:51.325Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4ebc5a8c-9b70-4795-a411-d4f3034ef593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:50:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:01.332Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7656e83d-04fa-4454-9890-05c14d2fb082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:01.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:11.340Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=737c0614-1d6a-4186-9c64-02eb6c305496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:11.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:21.348Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=79bc8551-e8d7-4cdc-aa3d-05ce4d5420b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:31.357Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c72db6e0-fb0e-4733-9439-059ddf57df5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:41.365Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8d80ee48-6121-49ba-af75-141ad4d4349e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:51.374Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6e9e1b5e-f712-4e31-afa1-e10b63f90c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:51:51.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:01.383Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=90f85fd0-ede3-4a9b-a66d-b43821f62d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:01.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:11.392Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2451bfef-b914-4b28-addd-0ec9e2071a1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:11.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:21.401Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4a4fbe19-38ef-4bba-bafe-ec651946e1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:21.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:31.425Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b7dcbd6f-139e-4c52-9d05-2bc15fed83e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:31.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:41.434Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fcdbb9cc-55bc-46c0-868c-e25748334609 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:41.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:51.443Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=19d162b2-d540-451e-8c0e-687c3806a5d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:52:51.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:52:58.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:52:58.076Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:52:58.077Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:52:58.078Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:52:58.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:52:58.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:52:58.083Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:52:58.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:01.452Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3c921ba4-b187-4fa4-9e52-8686e8bccfab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:01.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:11.461Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d5da73d8-1008-4a5a-b069-4c58b52ad9cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:11.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:21.468Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7e7712e3-8047-428c-a992-252c2da4be04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:21.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:31.478Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=86867e25-715b-4ab7-8cd3-0f9e5d02db19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:31.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:41.485Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=86bac0ae-e2f5-4ce1-8a8e-6aa676708017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:41.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:51.493Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=987f5429-a1f5-4b87-9024-22a6e88729e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:53:51.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:01.502Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4d55b26e-116d-41f1-bd2a-66323010ab75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:01.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:11.510Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1afb51f8-3cc7-4f9b-876e-525b36512cea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:11.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:21.518Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=11db58f0-1f85-4fce-89ad-e83b73b143dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:21.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:31.527Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fbc6f427-a541-44ea-96dd-b5ecae9f454a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:31.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:41.536Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4403eeac-2f93-46cb-950a-b4d75fa93ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:41.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:51.546Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d943ec0f-3d88-4a5f-a5b3-5332ee2342d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:54:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:01.554Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d69840a4-ac61-4741-8a76-0695b7d79744 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:01.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:11.561Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=02d7d393-eb22-4572-8d44-8c747f620b21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:11.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:21.569Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b577a3c4-1c89-4762-9e77-74c877d890ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:21.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:31.578Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=439bfe37-1d53-4ec9-b606-a6f35dba1637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:31.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:41.585Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5bfbfc78-a6a7-463c-a128-9330279bc91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:41.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:51.592Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=55f38774-3b65-42b2-a96c-0a1793ee2628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:55:51.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:01.601Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=35c0aa5d-7b86-4a8c-aaeb-12fcb9f5da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:01.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:11.610Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a0ddb7bf-0aee-42b7-a7f8-361a633449a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:11.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:21.620Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f64df08f-48a0-4e95-b742-2f1209e9dfef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:21.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:31.629Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=69b596b4-5bed-4159-a043-397f4ffe9b4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:31.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:41.636Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a00cf661-63c6-41ac-94b1-8ae166b50088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:41.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:51.643Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bc5f5fcd-08c2-4b11-bcff-a7fc3ea313f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:56:51.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:01.650Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=84c039e5-7daa-48ce-b59c-1f22b5203cbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:01.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:11.657Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=26707291-edd4-4890-aa55-9567a7cb2ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:11.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:21.671Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bc0826ef-2a85-4235-ae7e-c2e0111548f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:21.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:31.682Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4185ce8d-f970-4fd9-9edd-33a2651311e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:31.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:41.690Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b98b0179-79c1-4e74-b575-97128254db57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:41.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:51.698Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3e2be766-a6c3-4957-96b4-b1063a5f421f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:57:51.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:57:58.066Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T03:57:58.066Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T03:57:58.066Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:57:58.067Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:57:58.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T03:57:58.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T03:57:58.073Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T03:57:58.074Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:01.706Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3dcba4b6-9bae-4d24-8605-9acd60f1af2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:01.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:11.714Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22bbd6f8-2747-4830-b0e4-6b213303012a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:11.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:21.722Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d1f37432-d1cd-455d-8d9a-f12869483d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:21.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:31.730Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=46d03eed-2c3f-486f-b323-464ef9de6620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:31.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:41.737Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=30af3674-3020-48ec-9aca-a73c57aeaa09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:41.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:51.746Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7aaaa8c7-41bf-4316-b5e1-5c64ed0bbb92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:58:51.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:01.754Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=730d2f6c-db4c-4b64-a98b-0ad56de3d65a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:01.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:11.760Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=72cc3494-7688-4a5d-bb8a-9353879535fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:11.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:21.768Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b7adcbf4-d0a5-4dfb-bd3c-ac9a8bcf0a55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:21.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:31.776Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=42a8aa4f-ad20-4384-825f-65f9e470e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:31.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:41.783Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=86b20e28-ed56-44fb-bdc8-89718dc94a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:41.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:51.792Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c0674782-b42f-4467-9892-7bab34d1d146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T03:59:51.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:01.798Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ae87b7ff-e4e6-4804-a371-416f9662c89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:01.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:11.807Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1dc14c16-7157-4ad3-bc1a-73112fd5513a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:11.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:21.815Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22372436-7a42-4acf-9f52-e74a6251c8f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:21.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:31.822Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5f6670af-3996-4efd-88e2-e896c01fdf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:31.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:41.830Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5bce614a-85de-4669-afc4-9d414fda627f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:41.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:51.837Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31d5a5f1-dc9a-4ea1-9582-b2be5689c18f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:00:51.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:01.846Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=203a0d28-c7af-448e-9ea6-0068dfb1afd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:01.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:11.854Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f6fc8188-9e5c-495f-945b-dfb62a3488e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:11.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:21.862Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4cb2f2e5-e93d-47f7-8119-ca04d8410846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:21.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:31.869Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ca957a6c-4500-4016-b465-0d487bcb73cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:31.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:41.877Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=35e73cde-d34f-44b6-bcd1-c300dc9a9c65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:41.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:51.884Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f8cb8c82-5ba9-440b-b227-ebe04c7ef3ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:01:51.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:01.891Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=999c8142-6d22-4e18-ab1c-7159767e6236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:01.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:11.899Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=aa26a69f-1f83-4fb7-8ba7-eb54590b87f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:11.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:21.907Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=20453c4c-f380-4f56-bbd8-cf650f4d8a44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:21.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:31.915Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=40834678-3406-49c8-a2c1-f6d1ea1f3154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:31.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:41.922Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=074336cc-66eb-4313-aecc-d6fc0c8a85c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:41.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:51.930Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3d70d5a7-8c2b-44c3-bf4c-6acc7f827cfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:02:51.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:02:58.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:02:58.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:02:58.039Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:02:58.040Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:02:58.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:02:58.044Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:02:58.044Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:02:58.045Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:01.938Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=155b6c38-6760-4470-8509-0a559ebf3d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:01.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:11.946Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4a06598b-dbf7-4b39-be24-a22a94006938 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:11.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:21.953Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=44f6691d-76f5-4bb4-a9d2-0a984a99f203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:21.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:31.961Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4def49ee-cf5d-4938-a5a5-724de4ec5eeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:31.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:41.969Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8c276895-19bf-4a8b-bb78-b0c028eaefa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:41.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:51.977Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=88970bb6-1679-4d28-a8ae-fee8b026ae7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:03:51.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:01.986Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b0cd36c-0706-47df-a093-ebe4c7355551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:01.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:11.993Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=08486413-6cde-4939-bd1f-563441e41183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:12.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:22.000Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2be6fb7e-12e8-4f31-bfbf-02b84869b369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:22.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:32.007Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=87371971-2a3f-4c59-83cd-61fd55ed73ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:32.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:42.017Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=454705c2-5072-4a16-af20-60a369ca5d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:42.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:52.025Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c9be28f8-4a04-4d86-9409-d0b927af08e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:04:52.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:02.033Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22a54093-468b-4b80-a64d-f516908060c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:02.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:12.040Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8964cbfb-62ee-4c62-b9bf-2f7782562790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:12.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:22.049Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1f43b067-8298-4434-9121-eaa89c91f6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:22.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:32.056Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7ebfcdfe-1236-4033-8d3c-dc9ab102ab06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:32.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:42.063Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7ce227e3-8be7-4b9f-a541-a716e557542e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:42.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:52.072Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=86482673-16ef-42fe-8c8c-da4a033e63fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:05:52.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:02.079Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e066856-0cae-463c-88a4-b65432d0eeec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:02.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:12.086Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=59e68f5f-46ee-42aa-8bf0-bd9b0944d85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:12.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:22.094Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4008ed49-4d11-42ef-ba3b-1477cccefa75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:22.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:32.102Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6233286d-7245-4d8d-929c-e9c789acac0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:32.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:42.109Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5dfc666d-5849-41d7-8d9d-7d076889ee29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:52.115Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5a7d65d7-e5ea-4981-8066-d9c4d3918ca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:06:52.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:02.122Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=02cd0727-af47-4e40-9773-667a2ee7a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:02.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:12.131Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b81eb409-b5c5-4a9e-b663-2e100aa663d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:12.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:22.137Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f6c4f5ee-0fcf-455e-ae69-c2c96c7961ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:22.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:32.144Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=77dda787-7384-47ad-9442-8fc28a88e2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:32.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:42.152Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9813a033-8a3f-48ee-bd4e-c10053700c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:42.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:52.160Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8fd7b0f1-ba12-475a-85d8-382bff829181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:07:52.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:07:58.099Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:07:58.099Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:07:58.099Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:07:58.100Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:07:58.104Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:07:58.104Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:07:58.104Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:07:58.105Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:02.167Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=63d68f38-3085-4886-b82e-18f95bd881da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:02.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:12.175Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e8596f60-00e3-4f7d-ac9d-944590b11fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:12.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:22.182Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f90fbe68-bf76-422a-aca5-a696b44f67c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:22.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:32.190Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c4f0d256-ac23-41f8-999d-e0182377a2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:42.199Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=20031f90-d6b1-4f66-a2ef-291b3b835f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:52.206Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4c195c47-6517-48a0-9632-4424c97b9c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:08:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:02.213Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ab8668b9-b9ed-4d1f-abaa-baef59a70e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:02.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:12.220Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=be04d17c-e9dc-413a-bca6-70c039484608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:12.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:22.228Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ae107780-0479-46e1-b1b1-7099d9557e7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:22.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:32.235Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=37b2e8a9-3851-4cb6-85d2-388b3e7a1fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:32.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:42.242Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=053c224d-4cd3-4d59-b150-aaffdc391863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:42.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:52.249Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5bff512d-7ac5-41ee-9669-c5ee86082d90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:09:52.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:02.257Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ba653eac-05e2-4fe6-84c2-d73f07c3ac56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:02.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:12.265Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2bca220b-81b8-4b87-b22e-e4263b78fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:12.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:22.272Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ea67185f-e6e2-420a-8d8b-ee9fa784556b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:22.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:32.280Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c312e908-3f73-4d00-a177-f578df5375f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:32.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:42.286Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b6fb4a1-e9b8-4f0d-82a5-e3562d529a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:42.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:52.295Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c05241d0-7a3e-442c-8242-845295d1f272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:10:52.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:02.303Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d173d188-80bb-43c2-8caa-81389044927e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:02.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:12.310Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=13f37c7c-4711-4a09-a860-cb6cc1587e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:12.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:22.318Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=009e1489-ed13-4d4d-9ef8-f9e5d769d13d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:22.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:32.325Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=23ad040b-88c8-476b-8064-f392c6e2e287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:32.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:42.332Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6d88ef4f-b732-482d-b7bc-1af8bfce51bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:42.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:52.340Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=759d3ce7-40a2-42f6-a1dd-fe7455e66fbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:11:52.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:02.350Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=da217832-4a52-4307-afe5-b630d8946ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:02.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:12.357Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4c510a0d-f2b4-4e42-a08d-a50efaeda059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:12.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:22.365Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dae95500-f94c-4512-96d6-5f15d9dc13cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:22.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:32.373Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9c0e0d32-d23c-4a33-a4bb-8d3c85f870e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:32.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:42.380Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=94b31c66-ffe6-4854-8d0b-4fa76c9dd8e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:42.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:52.387Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0faea7c9-7402-4e6a-af1c-de2e223d8db2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:12:52.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:12:58.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:12:58.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:12:58.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:12:58.064Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:12:58.067Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:12:58.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:12:58.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:12:58.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:02.394Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=206c54ca-1d1b-41b5-b456-fec8b1c3d9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:02.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:12.403Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7a3c8c76-e8c3-4650-94a8-05ccd14cd2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:12.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:22.409Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f1b78ea8-dde4-4327-b9f8-7120105617ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:22.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:32.417Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e575e5d-3ce8-4c48-ab27-788aa66869de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:32.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:42.424Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=27a0196b-fb29-4723-8af8-1b08f4ee0cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:42.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:52.433Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4304e10e-b4dd-499e-bbaa-a4f4e05664f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:13:52.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:02.444Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bc74bdaf-ec32-4f4c-940a-dd0d254ea0b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:02.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:12.452Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fb953812-e936-4ca7-907b-119e854e66fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:22.459Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=660d342c-9546-445c-ad7b-b0e9be8cd4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:22.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:32.466Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31595825-df84-45c0-9714-80bb026ee175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:32.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:42.474Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=77745689-f19b-4cc3-a35b-7f484024aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:42.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:52.482Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=eaf3fef2-7319-42a6-ae90-ce63acece5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:14:52.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:02.490Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=02cce5da-33c9-4634-89b8-9b299626da85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:02.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:12.497Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2e723dd6-2ec3-4899-b166-a4de750ac727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:12.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:22.504Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c35d3109-f89d-4232-bc0f-805bbad3aa5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:22.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:32.510Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=845bff12-53e5-4c6e-86a3-7940e89fbde5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:32.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:42.519Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2284a49c-d7b9-43ec-b7ca-1634a43c0f7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:42.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:52.525Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=917ec229-b4c9-4356-b455-59be84b3e5a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:15:52.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:02.533Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=829e0a9f-a243-4bbf-b176-fee5cf5f8fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:02.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:12.542Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6a56d9b3-29f8-4bda-ba52-681471bd169b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:22.549Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=da00c28d-74de-47fe-854b-59f35a3fcfd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:32.556Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1153a89a-932c-48e9-ac90-213c1ad777b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:32.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:42.563Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2db959b1-6fef-4dbe-afae-a9b8a72283a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:42.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:52.570Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ca398b0c-616f-4a7e-89dc-08ac9c1911fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:16:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:02.576Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=94136538-9e4c-4519-981c-15f841468dc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:02.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:12.584Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=96e396f8-c1da-42a0-8571-aa47c7341c45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:12.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:22.590Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5789f051-6374-47df-bbbb-2894877a102c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:22.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:32.597Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3636628f-b40e-4db0-9781-36acf2d6815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:32.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:42.605Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b627ea59-a1a3-410c-9731-c52f9f95a4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:42.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:52.612Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4c93b37a-b99c-498d-af91-3ce97e9db6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:17:52.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:17:58.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:17:58.068Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:17:58.069Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:17:58.071Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:17:58.074Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:17:58.074Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:17:58.074Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:17:58.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:02.618Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=37662e1d-e205-4370-b3ae-1d1b36e0e477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:02.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:12.624Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=883d56df-095b-43c4-a783-637c120a100a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:12.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:22.633Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=503f503e-c2ec-4902-a360-c4767516c53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:22.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:32.640Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b919ec91-ec4d-4efc-8326-044909f1cb06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:32.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:42.648Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=632f394b-e9d6-4529-9c4b-092350946dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:42.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:52.656Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=893845b7-6ec9-4842-a0f6-4addff722c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:18:52.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:02.663Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=965b75fb-7918-4b88-b021-17d96a9a32c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:02.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:12.671Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0664303c-ef85-4b8c-87bd-0e277e7b76ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:12.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:22.678Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=342fabbf-2325-4849-a5de-cb4ac48ba51f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:22.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:32.686Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fcbc23ac-e311-4f76-86e9-1cf7ac380f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:42.694Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cc253092-5ae6-46c8-a839-bfef6b99a468 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:42.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:52.702Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=41fa7b16-3d98-43bb-a706-447fe5bf74c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:19:52.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:02.708Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e1066bfc-71ad-4224-8940-66bb3910ed54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:02.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:12.716Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1a1d04d1-d317-4a96-a5ba-b05abfe066ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:12.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:22.724Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=41a8e3c2-750d-4862-87b8-d8b3e9956706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:22.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:32.732Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6ecb61b3-ef8e-447d-8fa5-4b3bb3cdee59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:32.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:42.740Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ef272707-bdb6-4968-8064-7d98f0033555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:42.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:52.747Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d692ad8d-8b23-49b1-879c-e3846c8f1804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:20:52.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:02.754Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22eefafa-8655-41dd-84ad-f09d5a86dd02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:02.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:12.761Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=83c4519a-8706-49f4-8ba4-288f8485cedf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:12.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:22.769Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=25a89942-26e1-4670-b8b7-cfdee5dfd237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:22.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:32.776Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9c917684-8db6-4934-b6ed-abdbb197be87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:32.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:42.783Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=05499917-543c-44d3-9fa6-6995687becdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:42.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:52.790Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3909f059-5d69-49d7-a3d1-d5d18f4dd7f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:21:52.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:02.796Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=72447649-1c8c-4bf8-b9a8-1cd294cf3ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:02.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:12.805Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7cf3e1dd-2c21-4bcb-a2cb-5b0e8e13fc82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:12.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:22.812Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f68736fb-d507-4f05-a5aa-bc9748b0f499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:22.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:32.818Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=271019aa-ce4a-4e4d-9990-61f9ad87dcee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:32.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:42.825Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=af738cfb-d395-4b7b-9243-2dd72af58fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:42.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:52.833Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3ad9d3e0-2358-4c89-a777-3d97d3ffdb1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:22:52.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:22:58.041Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:22:58.041Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:22:58.042Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:22:58.043Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:22:58.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:22:58.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:22:58.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:22:58.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:02.838Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8b91e086-3dfc-466f-b8a1-29f9c713a61a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:02.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:12.845Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=971258a2-0c08-48a0-bbb0-ae9916f3ea1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:12.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:22.854Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=de1e9947-a92c-4b1b-866a-fc0394906033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:22.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:32.863Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dd55aff3-db1d-4be1-a916-41cbac894132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:32.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:42.871Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e0412815-e0b4-4ccd-a4e2-fba19429a6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:42.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:52.878Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9b5fe6c7-a96f-4208-9967-3e973a7346bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:23:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:02.885Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0627fb17-4093-4926-87e0-0cb3f38be7e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:02.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:12.892Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fb2d8e14-89e6-4748-9457-a5bd7a5be5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:12.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:22.899Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=65e2248e-8a6b-44b5-87dd-51bd40de8585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:22.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:32.906Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bbc97a34-d21b-482f-a8e4-3c9d5a7e4d12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:32.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:42.912Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b8ecfdd-861b-43c7-9cfe-2aa33354911c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:42.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:52.918Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c0259bf6-bc66-45c5-a487-271b2e1bcadd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:24:52.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:02.925Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=80df1808-0666-42a4-9bbc-aed0f3a52f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:02.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:12.931Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3cbe8483-5c3a-4995-a4a0-f504e32a556c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:12.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:22.939Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e34b5135-c152-47c7-9812-7081b4081daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:22.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:32.946Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e2b41241-dcb5-484d-8b40-f2a4f4c1b4fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:32.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:42.952Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=48606080-926f-4c2b-8910-adcb7d85e9be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:42.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:52.959Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e7f7490d-869b-40c3-a60a-afca9d42600d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:25:52.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:02.966Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cde5c394-5d56-4029-b159-49aea4dded32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:02.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:12.972Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7a07ab9b-b780-486b-b69c-c066737181f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:12.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:22.980Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6f09c7c9-34af-4878-b1c5-415ff70b4c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:22.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:32.987Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5462c288-8735-40ca-a223-a25169626cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:32.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:42.994Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2c03569f-e834-4e59-83a3-21116b21591f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:43.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:53.001Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=47af3c85-5a3b-42cc-a44d-7f7ba770e0cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:26:53.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:03.008Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=885c51fd-958c-4928-980c-a7e1ecdf56fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:03.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:13.015Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b43ae3e9-fc2c-49ce-92a3-25b6c17e9a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:13.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:23.022Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=974a1d4e-e68b-4c36-9763-e5440426f4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:23.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:33.030Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4d45542e-6b34-4176-82a3-31730d76ee99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:33.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:43.037Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7a263176-1ede-4054-ab8c-acfa0e89b7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:43.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:53.043Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=12b90799-d99e-4d57-b890-0f2eef351718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:27:53.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:27:58.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:27:58.031Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:27:58.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:27:58.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:27:58.035Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:27:58.035Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:27:58.035Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:27:58.036Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:03.050Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=83b6417d-92a1-40c4-b697-46dd2270dc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:13.057Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=938a6b32-9f52-4783-aa3b-c26837fad80a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:23.064Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e0f3d2b5-db2a-4d96-a5b5-445c3fb18705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:33.072Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e544b5ce-8436-4357-aed6-ab3f496377d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:33.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:43.079Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0ab9076e-8ad3-48a1-9898-a4fe878a266d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:53.087Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ffe62f96-2d96-4528-aaaf-a5c5bdd4c9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:28:53.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:03.094Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7e66c4d7-1241-499a-bcea-d9ae4f6c02d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:03.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:13.101Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=baaa0350-ea76-4f84-9d89-940d62eab143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:23.108Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=333eeb8b-cd7a-4e56-93f9-e6a7b2fdac57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:23.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:33.114Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=60ca0f9e-7af6-4c8f-a0f9-2e35646fc414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:33.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:43.120Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=12eaa168-3399-4202-a509-d0dd41a194d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:43.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:53.128Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=322ca346-d112-466e-bb8e-a158c8cd9591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:29:53.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:03.135Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e53e7c74-6d45-4cc6-a0fb-59d173fd259b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:03.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:13.142Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22936791-c707-480b-803a-8aab7b0668d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:13.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:23.150Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fc943ef6-a40d-4ccb-b108-e20b31d02505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:23.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:33.156Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b5c84812-1359-4649-91ba-cdcd49173bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:33.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:43.164Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f02912de-99a9-462c-897d-0596678b9e4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:43.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:53.171Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6c6dd595-c6c1-4203-99bf-2df984eac302 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:30:53.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:03.177Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f205307a-44a3-43b0-b369-40218c80ba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:03.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:13.184Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9a42b83c-3a67-4b58-9ba5-be3c8b011d33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:13.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:23.191Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c8caec83-8771-4115-ace9-49bbdc83a30f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:23.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:33.199Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=97305730-8d6b-4eae-86c7-80638ada02f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:33.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:43.206Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e8eef52-f03d-4efd-8a7f-bcd08c1628a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:43.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:53.213Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7b2608b3-21f9-42c7-9c9b-e00b2e14bc21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:31:53.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:03.221Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=203f39df-b335-454f-9e64-15a9f0cabc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:03.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:13.229Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=916a0d15-a310-430a-be92-f0ebdc62df42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:13.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:23.236Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6067a6c3-40d8-4fad-91bb-294bf5de8efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:23.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:33.242Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31bedf5d-3a27-426f-b4da-fc8aabf6467a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:33.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:43.250Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b088498-973c-41fe-8fbb-0bb88bc7c1f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:43.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:53.256Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=17b87093-7c94-4bae-b8e5-ade4c40fa5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:32:53.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:32:58.048Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:32:58.048Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:32:58.048Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:32:58.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:32:58.053Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:32:58.053Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:32:58.053Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:32:58.054Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:03.263Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c5fb27f7-9c4a-4199-9f73-0196c0011a73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:03.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:13.270Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7bf6db0a-2329-44c9-9621-714cb8421fcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:13.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:23.277Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ac71e3b3-faeb-4d1a-a947-74d6e149bfa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:23.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:33.283Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d838242c-0265-4527-b91f-8ebbfa919980 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:33.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:43.290Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4676f00e-ed1b-4463-86d5-a72885064958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:43.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:53.297Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=80666394-108c-43e3-81fb-bc8e80fcdcc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:33:53.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:03.303Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9e6b902b-0e67-4ad2-a3f5-63b286f7730e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:03.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:13.310Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f12360cb-a842-4bc5-a4fc-6e4be4a817da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:13.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:23.316Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=070b5e95-6d9f-4014-ae41-75f3693b44ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:23.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:33.323Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3276549b-6047-4313-9fae-33d813f296ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:33.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:43.331Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a6b14956-71e9-43fc-ba91-a35c73d76435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:43.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:53.338Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31b4d02e-002f-424e-84d8-d232afb66f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:34:53.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:03.345Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=64ae762a-111f-4f24-9b84-e23f975eb8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:03.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:13.353Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6d984fb1-df1f-4e1c-a4fd-810e483b1e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:13.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:23.359Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a650c02e-3ef9-4c54-bcd0-40f967a0b82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:33.365Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=571657ae-4025-499e-a529-f508a3e26249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:33.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:43.371Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b7178587-6fe1-449b-9215-223ceb0c1a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:43.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:53.376Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d63016bd-9d54-40d7-80ba-994d1eaf3a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:35:53.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:03.383Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=df9465e5-76ff-46ad-a911-b8e4cd992b74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:03.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:13.390Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a490222f-720a-46ab-a5f9-082d1a4d74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:13.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:23.397Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cc728028-a48b-40d5-88de-1a8a07857ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:23.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:33.404Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7e0cdbb7-b9cf-4b2b-a7c5-49d84e280b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:43.411Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3f7367bd-fa11-4777-b15f-a482a7c414a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:43.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:53.418Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e455ee62-022b-41fb-93c6-8d783558fbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:36:53.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:03.424Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=56ec725e-32ce-4284-876f-030057bf4c15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:03.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:13.433Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a3d4c158-ebff-4047-8bad-499f4650b628 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:13.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:23.440Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b21444b-307b-4531-a230-ae48696d9735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:23.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:33.447Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=08deb91c-a2b7-4b87-9101-81223bc53df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:33.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:43.454Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c43ae3f2-f939-48d5-9131-c7e0b6d24a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:43.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:53.461Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=72805662-625b-4ef8-9bce-5283cd8b85a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:37:53.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:37:58.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:37:58.064Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:37:58.064Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:37:58.065Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:37:58.068Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:37:58.068Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:37:58.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 |2022-01-14T04:37:58.069Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:03.468Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1633921c-657a-4652-bea7-526a8353883b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:03.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:13.474Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=10714d7d-0e91-4db8-b860-ee3ef864405c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:13.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:23.481Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e82cfbef-f1cb-4203-9ebb-a59f72061856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:23.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:33.487Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=25c91914-5aac-4209-84ef-5dc003cbe175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:33.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:43.493Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=71df488c-4d52-4bfc-802a-57d777feee4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:43.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:53.501Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22ca1eef-de9f-40e9-87ea-2a54155f6481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:38:53.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:03.508Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e4437ff0-ea81-4a42-bb32-f30902dca4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:03.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:13.514Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=391732ec-ca5e-417a-882e-8eb42328e8d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:13.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:23.520Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93152691-83db-469e-8f5d-0f31d6cd3f2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:23.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:33.526Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=64d08648-971a-48d7-9ed5-d78969a4cab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:33.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:43.533Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7e629241-2aad-4a08-950f-962a8f46a0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:53.540Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4ed6c857-a6b3-4fe7-8ab0-d6a3326b7dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:39:53.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:03.548Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=16987c5d-5ee7-48d6-87b8-633601c9628a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:03.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:13.554Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c24fa8bd-776e-4856-b816-97eff71ea28a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:13.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:23.561Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=83609895-28a6-4eee-a28c-4762f000d49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:23.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:33.568Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=690ba334-d405-4611-8142-bfc56a332f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:33.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:43.575Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=73e86c04-c2ec-4ad3-af6a-4517e45066fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:43.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:53.582Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93da08d9-0b3a-4b63-a7c0-34af5711a26d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:40:53.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:03.587Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=71ad3ac7-33a2-4498-892d-8cdd29ab0ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:03.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:13.593Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=58847d7d-8b4a-4931-a73b-f6936c632f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:13.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:23.600Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=32800a34-9bbc-4855-851f-77227ca543b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:23.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:33.607Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b1813a82-5b9e-4271-977f-0f657c02b769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:33.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:43.613Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2d9f67bc-d7fa-4e40-8d29-6a5644cbe708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:43.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:53.620Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e22255e9-073f-45c0-871f-12c2d5dcd890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:41:53.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:03.626Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c6118930-f1af-4211-a0ec-68f14fb46473 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:03.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:13.634Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31ac4974-7bad-4726-8ed4-687150cf792f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:13.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:23.641Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=aec076ba-23fe-4b2e-9ccf-88877a6e8f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:23.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:33.648Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=983dd792-cf22-46d8-8cf1-9dd26eeda6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:33.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:43.654Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1531053c-c267-41f8-ab87-52324c77af7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:43.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:53.661Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d081c798-27f4-49fd-b671-839267062e89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:42:53.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:42:58.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:42:58.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:42:58.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:42:58.049Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:42:58.051Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:42:58.051Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:42:58.051Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:42:58.052Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:03.668Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5ab8c5ba-4243-43c7-a4c1-eae8c9f355f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:13.675Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=62854870-3aa9-4259-ba35-f9f7eee5d97b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:23.682Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b1401b59-7eb0-47c6-9428-a89c3e4d899f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:23.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:33.690Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=15005e3a-217d-478c-a994-71a6888d337b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:43.696Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=15c5f89e-4105-4a24-a886-2450d71e60b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:43.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:53.702Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fa027ef6-6cfa-46c9-8d13-d9d3c3a5c9b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:43:53.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:03.708Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=734cf05a-0e9f-4802-877e-7cf34de0dd6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:03.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:13.715Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cef816db-61b3-4145-9852-2b0dbf92e321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:13.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:23.722Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=68a14a39-1809-489a-af4c-dbd7f2244d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:23.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:33.729Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ad7d7543-3c80-4f9a-835e-7b6864300926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:33.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:43.736Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f1ae1700-bd9f-49cb-a8a5-8fd2686d1682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:43.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:53.742Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=819d9fb3-3c1e-49a8-b3ea-7eee14ac017b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:44:53.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:03.749Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=09d26783-dbc1-4afc-88bf-5f03fc71c39d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:03.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:13.755Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6b77a772-60e8-4417-8fd9-6622f2fe0aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:13.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:23.762Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2521bca9-b79e-4b5c-9e33-0a68a9f2c5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:23.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:33.768Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0eeaa3b1-1b5f-466d-99b0-730ad6582ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:33.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:43.774Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bde6f0fc-7903-49cb-968b-273fbfd35730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:43.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:53.780Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3c06391b-f033-4af4-87f3-0584f704b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:45:53.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:03.787Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7e86bdb4-9877-4736-8260-7214e834c745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:03.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:13.794Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=544ba13c-88a0-44cf-9886-a33eabaa7b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:13.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:23.800Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e0229038-a567-429d-bd29-a49c9fe91e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:23.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:33.806Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7451509e-9f09-4e0a-a74c-47740abb2c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:33.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:43.813Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a102c482-6500-48ec-90b5-f4056e89931a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:43.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:53.820Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bd3da487-3f3b-4ed5-846c-7b1308986830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:46:53.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:03.826Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b576835a-4c8e-4bce-9d32-6709cb6b5a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:03.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:13.832Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e82a5989-a91e-463e-8805-1374400cb7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:13.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:23.837Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bea2fa97-5d32-4072-8652-410344721b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:23.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:33.844Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=20a9155e-ebab-4051-bc87-f3d21fa1ad48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:43.850Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7b6c3cc3-c2ca-41ee-98f2-66d30c7bf4ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:43.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:53.856Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=15d1096b-c2a4-49ec-b5e5-f89065f9ae63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:47:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:47:58.061Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:47:58.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:47:58.061Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:47:58.063Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:47:58.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:47:58.066Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:47:58.066Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:47:58.067Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:03.865Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=52361587-d38a-44e2-a4ea-c644294174a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:03.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:13.871Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8249c37d-d566-436b-ae50-41b823c69e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:13.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:23.878Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=efb9bb20-bf33-4924-8823-a9974f445ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:23.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:33.885Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=46d08a34-7631-40ae-922b-9ee2e273df4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:33.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:43.892Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e5493498-500d-4bb6-a677-ea80ba718df7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:43.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:53.898Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=303b5c98-4868-40fa-a284-7c1c05071dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:48:53.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:03.906Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=391737b9-d0f4-4d2c-86d2-7c6ce5346693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:03.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:13.912Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6097efc2-f134-4003-a4bb-2cd99b012451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:13.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:23.918Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=db3001d6-1990-4840-afd1-970ea5cf2fed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:23.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:33.924Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=29e18d76-491c-477b-9ad6-ef97d8ccc96e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:33.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:43.931Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ce711d38-418f-4b2d-a520-f9f124e02f8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:43.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:53.937Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b0039f59-d269-4f94-b3d4-119e5de51498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:49:53.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:03.943Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=05dea5c7-1a0e-4289-b001-9a3a2dc33ec2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:03.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:13.949Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0e7ed5e4-4952-427b-adb6-154b94b82bb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:13.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:23.957Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4e5469a2-5323-420f-8715-653fc9a6464a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:33.964Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cf37ed81-03a4-441f-83a7-09e6ceaa0d47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:33.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:43.970Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1f279c4f-650b-4b89-971a-0fc9fdacc437 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:43.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:53.977Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0ef37402-0da4-4768-be84-ea0081da0d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:50:53.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:03.984Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bb47077a-1118-4709-8d9b-2e2cdcf8f74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:03.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:13.991Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=51331892-4540-4bcc-a33d-6e6ca6eba103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:13.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:23.998Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=110ec4b5-7bac-47f9-9a0f-e05388fa6df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:24.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:34.003Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fdd68c51-0584-4bf1-b69a-39449d82a532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:34.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:44.011Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=932adf43-8130-4424-b7ad-c64e215bedea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:44.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:54.017Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7112cd6a-8931-41ef-9e5e-b73f3139f8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:51:54.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:04.024Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cfd587f5-23dc-4074-8b23-b19faba840c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:04.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:14.030Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c30e2a51-fd61-4fc3-88f3-931c90f0b398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:14.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:24.037Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=868d1fcf-fa3a-4c06-8d7b-6d0829aeb6b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:24.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:34.044Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=630ca97d-b2e2-455c-a82d-a09eabb13874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:44.051Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7c75d2fd-3f22-4e58-b9e0-677f42cfdb95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:44.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:54.058Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=513481fa-b257-4e89-870f-7fea07f0f79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:52:54.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:52:58.046Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:52:58.046Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:52:58.046Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:52:58.047Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:52:58.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:52:58.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:52:58.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:52:58.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:04.066Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6f1206da-78de-43bf-9881-8b99ce635c2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:04.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:14.075Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e2049635-8a3e-4324-9944-397a03da3cf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:14.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:24.081Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7c604e13-e3f7-4119-9c6b-b98b37257ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:34.087Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=aa9d2b4c-4499-491e-b69f-c5370bbac703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:34.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:44.093Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4de7dc95-f3c6-4e0f-8b8e-2c4d5edcb760 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:44.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:54.099Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2f6feb31-fdb0-46e2-9deb-4d996bc1f68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:53:54.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:04.108Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=395396db-4d6a-49d7-beb8-d6b1b49690e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:04.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:14.116Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ad39a91e-fd86-456f-ad29-37ff2126fe41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:14.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:24.122Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=986a90e7-17af-4c5d-88e5-33d09c2e25fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:24.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:34.129Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e65e665d-c14e-4130-bb3b-7f4969b4e993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:34.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:44.136Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b43d22ab-b9e5-44da-b368-66efe6918b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:44.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:54.152Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e770802d-dabe-43bc-a119-ec284c56c4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:54:54.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:04.158Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a00bf5ad-5312-4041-86ea-08b98deb1bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:04.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:14.165Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d4c35b5b-f006-4458-98b0-7d2bfe63a26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:14.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:24.172Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b5544421-0906-4dcf-800e-725ed6ae2509 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:24.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:34.179Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ad9e4566-77e2-4a05-b11b-f4e5592a46f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:34.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:44.187Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=371093a0-2952-4a31-a739-648a66626944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:44.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:54.194Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5e950b97-0c32-4ee7-95e5-8501446bdb9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:55:54.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:04.200Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0a7e99cf-adbd-4349-be23-877f22b88a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:04.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:14.207Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5d892277-c810-41e1-85db-0d7f83a71028 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:14.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:24.214Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=10827daf-e82e-4c79-a676-579c0a1accd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:24.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:34.221Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=195b758f-6ff7-47e4-a9e8-7ccb2b13087a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:34.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:44.231Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=34cb2f1f-99c7-487a-95a6-d64a5750f59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:44.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:54.238Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a3ded91b-29ca-4335-9264-62e5210860e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:56:54.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:04.246Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=da19d140-af03-4324-9887-0ded9ad27e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:04.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:14.252Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0eb7af27-f76a-4909-b45c-edcd39f348e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:14.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:24.259Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f01bde8c-61d1-4a00-b1e0-db424a7da32f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:24.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:34.266Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=28536c46-37fe-4807-ab97-599363a17e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:34.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:44.272Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8c323686-1661-49fd-920a-13c68ca65342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:44.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:54.278Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6a10f5c6-0f95-4537-b304-8ebbe619789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:57:54.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:57:58.030Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T04:57:58.030Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T04:57:58.031Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:57:58.032Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:57:58.034Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T04:57:58.034Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T04:57:58.034Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T04:57:58.035Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:04.286Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f31fbf37-057e-4acd-b022-6f0039e186d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:04.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:14.293Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=628732b8-f716-44cb-b9ea-428dc0e55295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:14.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:24.299Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=250b1e77-f9dc-43a9-a26f-fe672a1b9699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:24.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:34.305Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fb0c2628-3957-49de-85ac-e155457e9aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:34.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:44.312Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ce6a1f50-2c66-4f99-919f-a283b62a3826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:44.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:54.320Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ff6090f7-bd89-4481-905e-c0d95f2ed067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:58:54.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:04.330Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=66c497ba-5993-447d-b29a-0db26043cdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:04.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:14.335Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=08e1122d-90cf-412e-bfaf-f5558dda657c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:14.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:24.342Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cc166f2c-c9c9-4b55-8500-545f2b814678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:24.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:34.349Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ada7865e-b7b4-4717-9e11-647f52ef153b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:34.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:44.356Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bbbcceca-4c90-47fa-b9ff-92eb910eb1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:44.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:54.362Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=caab1678-6df5-4aa2-8e21-07e5f5019735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T04:59:54.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:04.370Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0aa8b8d4-606f-47e3-b747-b1c933925c6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:04.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:14.377Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b975161a-9b55-4a2b-9c95-b3168220d168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:14.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:24.384Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9a0eef2b-55d8-455a-b62f-ec13f79c953b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:24.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:34.391Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6a7e9675-26fd-4597-91a7-85d099517f1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:34.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:44.397Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5d8c5033-d5f1-4522-b0d3-7c68759f0285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:44.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:54.403Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=40c42a44-3c99-4479-8370-76323d0e57fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:00:54.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:04.410Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a005048c-deb2-4fe6-b31f-01ee705f69d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:04.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:14.416Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=beaf9bc6-c9d2-46b0-ba3c-ca365b750665 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:14.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:24.422Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8fa5c610-b7c0-416c-ac42-4dc6c9ab3ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:24.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:34.429Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0f64fda7-0bea-4a15-b8ae-614b64878968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:34.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:44.435Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93d65dea-1f6e-4b0c-a4e1-b79a481feef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:44.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:54.442Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ad1649f0-9644-4ed3-8629-ccdc419f88c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:01:54.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:04.449Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8df3f974-5808-415c-8d5d-e22edd5321f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:04.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:14.455Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=423c3d77-057f-4cf2-bbc8-f91fe456c4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:14.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:24.462Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=461c2670-903f-48c8-9716-10562ea2f3e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:24.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:34.468Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=56c4430b-cbae-4951-a30c-1aa5b4eca458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:34.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:44.475Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=179cbbfc-68a6-482d-93cd-bd8d06b776ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:44.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:54.481Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e579d927-a705-4ec8-a29e-36919def2d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:02:54.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:02:58.036Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:02:58.036Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:02:58.037Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:02:58.038Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:02:58.040Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:02:58.040Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:02:58.040Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:02:58.042Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:04.487Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=29003556-2b7e-422d-819b-7bda2c1951a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:04.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:14.494Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ed16e3e4-9cdf-4b5b-971f-dfa912b8dae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:14.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:24.504Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=79005334-dca0-4d5f-99ef-a5b69c7549d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:24.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:34.509Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2f57d031-cc3b-4bde-873c-1dce1323b662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:44.516Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=454cdaa0-870c-4a38-b8af-8af1de613d24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:44.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:54.522Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=134fa0fc-ad10-471b-807b-940eb77ee9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:03:54.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:04.529Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ea8476d8-6c01-42db-82b0-6a6ec097bf1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:04.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:14.536Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=619415c7-456a-4d14-b3ac-c5576b65f216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:14.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:24.542Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3390b210-8ca1-4055-96c4-aa1cb793c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:24.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:34.548Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dd4c2e6a-832b-4133-9273-bddde65fe7f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:44.555Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=aa22f5e6-2e10-4018-871a-260456161506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:44.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:54.561Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e792dbbe-7000-41d1-8ab2-c19b77629af1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:04:54.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:04.567Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9c1e1c57-5a92-44d4-b056-1be1a656f67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:04.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:14.573Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a75205dc-f4fd-4587-970b-38f3d5b863ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:14.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:24.579Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f5569ccc-8174-40e9-926d-bbb9e036a293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:24.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:34.586Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a2170de4-4e3f-43b9-a6d4-adb4a22f8bd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:34.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:44.592Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=87cb48d7-6be5-480c-83e8-288893da9806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:44.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:54.599Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=354b03d9-d6f6-4b4c-bb39-c33b5474037c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:05:54.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:04.604Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a87568cf-f17e-4bac-bbfa-7657ad367419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:04.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:14.610Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=585133d1-d792-4d2d-b940-6a7fc1976fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:14.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:24.616Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f0089ee2-f1f3-4263-a5ef-5d3a35bba5d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:24.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:34.623Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d496295b-ae5c-4f8d-a397-adec806f472f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:34.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:44.628Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cc1eb18a-8f72-4e33-a483-7d805687ebd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:54.634Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7857f746-1937-4914-afe4-e0513af52160 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:06:54.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:04.640Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f7548ace-9efd-4669-99c6-1d944403233f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:04.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:14.646Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4ac3fac9-0d81-4422-8055-ce4e3a1ee5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:14.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:24.652Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4c570f02-f1ae-4899-848b-5bc50edb8d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:24.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:34.659Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=81391343-c5aa-4fc3-b595-299b34028adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:34.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:44.666Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d35a99a3-3f05-46c6-b90a-3e52d5ad4c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:44.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:54.672Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=de293717-b464-4964-adb2-b2838a8733b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:07:54.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:07:58.062Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:07:58.062Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:07:58.063Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:07:58.064Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:07:58.066Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:07:58.067Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:07:58.067Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:07:58.068Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:04.679Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b4047fcd-885a-4dd2-9a96-38c8e2b4f159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:04.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:14.685Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=142d9ea2-bb73-494e-ace6-f45fc357409a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:24.693Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fb66bc40-1b99-4db2-983e-2b739b5ebca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:34.700Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1a0f6e95-2a40-4d9f-ac76-e29fd343664f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:34.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:44.706Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=de1b47c9-9ac8-47bd-9aaa-4c6fc001c56b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:44.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:54.712Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5c069977-ee1b-4f35-9e10-e12239f255a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:08:54.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:04.719Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c17098b8-0451-4f4e-9a78-a7977fde3930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:14.726Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bc6486de-7926-484d-998e-9d5cdd282b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:14.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:24.732Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ceabacb2-0566-40c6-903b-4606001b2e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:24.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:34.738Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c15f6196-95fb-4078-8207-18fce6efa9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:34.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:44.744Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3a7d9818-cb26-4583-9c38-75efe5e09f3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:44.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:54.750Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=119a8404-a6b4-4f49-bb75-de7f22c92c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:09:54.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:04.756Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bb445c22-d439-4b5d-8546-bb03bf5ac6a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:04.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:14.762Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=31fec461-da29-4e21-92bb-78efa0fc9ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:24.769Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c350f015-4bc1-430b-8d65-fa3e98d67ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:24.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:34.776Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=af410224-8a77-44b3-b8cc-cad968c6f49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:34.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:44.782Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e8a121b4-448d-491f-8552-457fa22c33d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:44.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:54.788Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e5b04ba6-8b53-424a-a583-a9fa93d7d068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:10:54.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:04.795Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7c708628-aa69-4341-962c-1028e6955009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:04.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:14.801Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=227b9552-9c19-4a8c-9b17-6e828347fc01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:14.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:24.807Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=95c9bede-878e-4fcf-8e6d-d20f52e1ef24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:34.814Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b386aa0f-cff6-46f4-ab1c-1c9c68b737a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:44.819Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1261f072-a905-4dfb-a600-814dfbaa7722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:44.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:54.826Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6c4ca3a0-7124-48ad-8aa7-fcb0e1d2d7ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:11:54.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:04.832Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1a7ea3c6-012c-4870-b19a-1515a466d4ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:04.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:14.838Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=138dae1b-2f59-4de4-b3d3-5a85111c3fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:14.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:24.845Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c0ce8826-82e5-4294-afe3-b67c68d69bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:24.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:34.852Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=02745223-56c5-47db-a9d4-e656643df533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:34.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:44.858Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7030b10a-9fcb-4ec3-be03-c55f05a06f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:44.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:54.864Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3b254896-483b-423b-83a1-ec73754bc415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:12:54.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:12:58.056Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:12:58.057Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:12:58.057Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:12:58.058Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:12:58.060Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:12:58.060Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:12:58.060Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:12:58.061Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:04.870Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bba5d608-7942-4613-92b3-816bc293d436 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:04.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:14.876Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4f662fa6-7b34-4f7a-b533-26e74a3c7501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:14.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:24.883Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ee535c3c-b2e1-495d-920e-ece597570afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:24.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:34.890Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=eb9d42d4-babc-438f-ab29-1da1de2a9fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:34.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:44.896Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4a896327-a496-4c5a-b0f3-e1f49e49abce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:44.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:54.903Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7b5093de-9a5a-4390-8eff-38f9b66d4a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:13:54.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:04.910Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c8872157-89aa-43cf-873b-aace93a6678c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:04.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:14.916Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=766a4d99-0bb2-4393-b157-421595e23541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:14.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:24.923Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b4402b2f-3c98-4b73-87a2-ded5497a2c54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:24.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:34.929Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=00c9c6a2-904a-4be9-8b65-cd721f1348cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:44.936Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7bdcb329-04be-409a-b659-f0de2da8ab7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:44.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:54.943Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=35a701d7-a971-4327-87d6-ee200ac7e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:14:54.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:04.949Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6c26e525-6b98-4a04-8e79-168376fe9de5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:04.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:14.956Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e784d484-a091-4710-9b10-bb9adf259b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:14.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:24.962Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=904eeef2-6010-4635-b253-fc654386d2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:34.970Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=82849e11-a192-4bec-aaee-a3a2fa6c8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:34.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:44.976Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d5f78976-087e-42f5-863f-4c0f048e364a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:44.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:54.983Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cfd80b02-670e-4afb-929c-fd21cd28fb7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:15:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:04.989Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f1bfab1f-05df-4896-9a57-ac8b287af74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:04.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:14.995Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=896fa9d7-57af-4d5e-86ee-a35daf40e1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:15.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:25.001Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d151d849-63ac-4916-8278-b3aba6d9016d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:25.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:35.008Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=21fc22ca-c17b-45e0-bdd9-5ac1490138a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:35.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:45.014Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bd128e94-9c05-4e28-afbb-36e2795d1039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:45.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:55.021Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ee3ae325-242d-48a3-99c0-59045c4776e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:16:55.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:05.027Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d1495f92-7894-41be-9ce4-0cf67dcac98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:05.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:15.034Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0822f51b-36cb-4397-9801-f44b1ae146f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:15.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:25.040Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b6f30d3b-d9cd-4c5a-95c6-4907e6951de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:25.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:35.047Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=37bb913f-fa34-4571-95d6-3ff1ea8457cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:35.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:45.054Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ab4f59e8-4ba6-417d-b1c0-372215906afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:45.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:55.060Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9fd44c67-ac50-4d15-924d-a7e7672ee3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:17:55.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:17:58.038Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:17:58.038Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:17:58.038Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:17:58.039Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:17:58.042Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:17:58.042Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:17:58.042Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:17:58.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:05.067Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=59aceaac-8f5c-458b-af58-ece41751dc32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:05.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:15.073Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8a28fa0f-f334-4afb-913a-234fe762b4b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:15.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:25.081Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0ac6c6d6-89e4-45b8-aa19-d4d7842034c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:25.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:35.087Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=db22d0c3-c4c5-4f16-9943-2ae7cd76ffd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:35.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:45.093Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4928e2d2-1047-484b-b110-4dc66fc1a551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:45.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:55.099Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d4fdf071-4d70-4355-b9c2-d60b964af8bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:18:55.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:05.106Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=daf7a2cd-320a-4904-b204-acad2c1b10bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:05.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:15.112Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1bda53bd-b65a-4e0f-bbd6-28ec1c2b77c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:15.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:25.118Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=488015da-77d6-4e33-a414-55cf6f5e7f1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:25.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:35.125Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=53205dbe-2314-4c53-b78f-32b8e4e81336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:35.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:45.131Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4d26fe9f-8d0f-4add-942b-780b0168b3af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:45.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:55.137Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=54350921-eefa-4fdb-986f-fda029a2173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:19:55.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:05.144Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f505a35c-3d2d-47df-8a30-31b28ca54128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:05.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:15.150Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b837feb9-568f-4f52-b4ad-e8a540fcd536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:15.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:25.156Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bb271354-2f90-4e77-8cd7-20701ade240e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:25.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:35.163Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=be7a6c6f-131b-41fd-874f-ef5992eb50b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:35.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:45.171Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=204bcd9d-37e6-4b55-918e-221ae2519747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:45.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:55.177Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3e1c46c5-c730-49b1-b9dc-87eca76c589e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:20:55.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:05.183Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1b73e61d-fa42-4522-a919-a84353b7d50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:05.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:15.190Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6cd1ebd3-72a6-49f1-8459-a3712ded5b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:15.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:25.195Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b702e906-3181-430c-b88c-4043ed0c982c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:25.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:35.201Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6f9631a7-e9ac-4461-bd60-39777becec2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:45.208Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=44deb4c5-d465-411a-aaf7-32794a2f075f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:55.213Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=15fddcc6-1102-4952-9855-36797af3e8b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:21:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:05.220Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2177ced3-58ad-4ae9-b4bc-888a4f71a8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:05.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:15.226Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bcfc3aff-b6d5-4d8c-803e-c4053adcab7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:15.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:25.233Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a10773be-4732-44d9-a097-ecfd9be4274b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:25.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:35.240Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f574e739-5bab-4f42-bd13-c5793a48f4de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:35.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:45.246Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4a2c42f5-1fb4-4309-85ba-6a6788484daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:45.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:55.253Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ab31d368-f15b-40aa-88bb-e299e1f66dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:22:55.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:22:58.058Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:22:58.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 |2022-01-14T05:22:58.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 |2022-01-14T05:22:58.059Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:22:58.061Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:22:58.061Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:22:58.061Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:22:58.062Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:05.259Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9f7050ea-3d73-43f0-b514-187b3b36a8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:05.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:15.265Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b22a431e-38d4-405a-8c66-035fc5c39187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:15.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:25.272Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7a622fd1-d032-4653-be66-336514f84305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:25.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:35.279Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=57ca7907-dc65-4c5c-8d23-a69fde3b8813 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:35.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:45.286Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=463bf100-99de-44d1-879f-85865cf51087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:45.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:55.294Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=eabf15c1-d890-4f0a-8247-86832056bb46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:23:55.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:05.300Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0a4db592-e6a8-437a-a0bc-d8b1db33458d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:05.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:15.307Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=61b7d12f-1f7c-4d46-9704-def322cc1f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:15.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:25.313Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5350a3fc-7e54-4460-b1a3-6e2bf9e64f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:25.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:35.320Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a64c3912-fa2b-4a3d-9276-c87bf49906cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:35.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:45.327Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=db94a6f3-2b26-4a95-972c-17a86d68cb01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:45.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:55.335Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4ac95acd-7a29-4010-ad63-20f89e7529fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:24:55.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:05.343Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0ed1bc8d-8d84-4827-9f57-e58d5774441e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:05.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:15.348Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c969c0fc-93f7-4c5d-9435-9c60e334b698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:15.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:25.355Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=73bb1b6c-f440-4e2e-8201-bf7579c6b0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:35.361Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0118ffb9-1287-47a7-a6d4-5b998740e461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:35.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:45.368Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=52b7e007-9a4e-4c54-813b-a587be573fcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:45.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:55.374Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=072f344f-6689-4131-8b6a-727039b8cbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:25:55.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:05.381Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a1a549a0-a0c6-434f-b498-37bee51c8dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:05.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:15.387Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9c946d15-0276-467b-942e-aabe7da6d4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:15.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:25.393Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ae4ad9dd-befd-4de2-a409-fe2948222d7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:25.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:35.399Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7b801a9b-ac1a-4359-9a88-f0966fd34571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:35.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:45.406Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=707f466f-6706-420d-b95d-0117f802fa0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:45.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:55.413Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=af6c1cfa-9c60-480d-ae8d-c7447abae50a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:26:55.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:05.419Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e04aa9a9-542e-4ead-a07b-ed0725d8a662 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:05.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:15.425Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c9acced0-813e-48cc-9ab5-4e24d2cce1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:15.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:25.432Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5ff9df1f-a264-4599-96e0-16f10241dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:25.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:35.438Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=47c66c0b-4f36-4448-9657-4ad96b4ee381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:35.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:45.445Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f1b99c72-b704-4af8-b90e-7c4f131a0c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:45.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:55.451Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fa983af6-82e8-46b2-9792-cf6b20811ea5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:27:55.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:27:58.043Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:27:58.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:27:58.044Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:27:58.045Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:27:58.047Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:27:58.047Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:27:58.047Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:27:58.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:05.457Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f0a5d512-793e-4e7d-8102-c103df56e9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:05.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:15.462Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ec561978-8105-46a6-8118-b59b02a94ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:15.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:25.468Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d74ce712-4b0d-41ad-80a3-dcf2a263174d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:25.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:35.475Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=030ea12d-a440-489c-b7e2-d3e37972d2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:35.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:45.481Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=964e4a8a-8617-4aaf-87d2-f794d6e20290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:45.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:55.487Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=50aaa6fb-66de-4616-ba50-1e3207b68820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:28:55.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:05.494Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4ccaed79-0532-4301-a4fb-702561222143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:05.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:15.502Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ae7cf4a9-2277-4e5e-a5af-04d53d705469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:15.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:25.508Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=52552cd3-2d97-4784-87e9-1d6de33dd2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:25.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:35.514Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=84369eb9-609f-4e10-b4eb-496f340e2b9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:35.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:45.521Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bd2ee2f9-e8e9-4ae3-8f13-103882c60b30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:45.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:55.528Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=eab7d614-3c33-4ead-8eac-26cdf9dec037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:29:55.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:05.535Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=43042803-5d00-4ac6-8160-c22ab6fb9d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:05.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:15.541Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c5bcafe7-d3b5-470e-b14f-40e92f79a04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:15.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:25.547Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c59e7b50-d928-4a3e-8efe-d440c1bb9a89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:25.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:35.553Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=899c041f-f6b6-4e54-90eb-f0dccd532c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:45.559Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=842d92b4-92a0-4c22-b3cc-70e8f9c4dc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:55.566Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fb58a847-2dfd-437e-87c6-d523ad067fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:30:55.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:05.573Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9eda4261-d1f2-4424-879c-100029d0f241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:05.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:15.579Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=caa7c8e8-07c2-45e4-b715-ffccf7ce7392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:15.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:25.585Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6f60d86b-ce2e-4c01-bd71-3b09f2bfae55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:25.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:35.592Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=89b0a2dd-d1c1-4656-b401-ab5d9b2a63bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:35.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:45.598Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f1ad0bb7-09cc-4f39-ad90-0fea9f080433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:45.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:55.605Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d764dc62-2cfd-49ac-b8d5-d673b79a277d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:31:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:05.611Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=367cf998-3ae0-4224-be0a-ee24b43e4998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:05.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:15.618Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=abae02ce-aa88-4c70-a355-f47ae6e728a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:15.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:25.624Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f30ae4c9-7d58-4db5-b0d6-98872e1f9431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:25.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:35.630Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d01d15c0-7b5c-4bdb-b950-504ea9c52f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:35.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:45.635Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f3e0c5c7-83b8-4513-bf28-797fa0f4f06c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:45.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:55.642Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b3692244-cfa7-4491-84bd-595f8083587a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:32:55.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:32:58.047Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:32:58.047Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:32:58.047Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:32:58.048Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:32:58.050Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:32:58.050Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:32:58.050Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:32:58.051Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:05.650Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=21f93285-ac3d-4936-93bd-303deacafc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:05.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:15.656Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=77948e25-ea08-4192-b1e7-eede08acd025 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:15.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:25.663Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d43e1a81-1900-49ad-9abf-1eace5700aaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:25.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:35.669Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=27a82817-85e7-408c-ac53-068c5b8cd27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:35.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:45.675Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4e7c4f4a-7949-40d8-a6e3-9b731d58dd8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:55.681Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93f8cf67-6257-4c01-9ad1-8df9a8794bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:33:55.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:05.687Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3224528e-d8b0-45e9-a9ff-56a9825a276b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:05.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:15.693Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=49939a2e-de79-47c8-b96c-9b723d9efa55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:25.700Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5e636797-ac7c-4e24-a68b-15475c906632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:25.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:35.706Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=78f1ecf7-642f-4411-ba2c-e1d3ffb6bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:45.712Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b1f3fc52-eedf-44c6-9a4d-1f2885e7d457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:45.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:55.719Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=dd8caa63-5698-4e8b-9799-815aa6f0f5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:34:55.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:05.725Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1f8d27fb-23f1-40ae-b476-80265f19c864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:05.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:15.731Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=195a4015-93e5-4c4e-a3a0-55d1942653c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:15.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:25.738Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1174f7e8-0e06-4c67-bcce-5016ad6e379e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:25.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:35.744Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0a06e75c-3b58-4e88-889d-d051b3383288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:35.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:45.750Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c6ea4b17-ac25-4c22-9ca2-c000fbf39ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:45.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:55.756Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b04d5b69-3758-4a9d-98c0-a99867d3eee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:35:55.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:05.763Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b686482b-4b87-4b45-bd03-2b99e4855001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:05.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:15.770Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=42845d86-db30-46e2-899a-f2eb3878fae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:15.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:25.776Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9d71db38-e509-43aa-8b99-ef6ba417f3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:25.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:35.782Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9efa19d3-0984-492c-bf36-a3a8b4660ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:35.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:45.788Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2189ed7d-364d-405d-98ff-5d1a36e9ec25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:45.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:55.795Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=93138016-d746-4a2e-b4b5-e78839aaeae4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:36:55.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:05.802Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=408e2180-86a9-430f-8b2a-344f1696b27f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:05.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:15.809Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a123befb-352e-4761-b2c0-109748d55790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:15.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:25.815Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=ca8fcf46-e2b9-452b-9bbb-c62e08b77cab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:25.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:35.822Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=61bd5d34-268d-42b5-84eb-aee9e92e97f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:35.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:45.828Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d9fba8aa-b2ef-4fc9-9fe6-2fc8ada1cdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:45.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:55.834Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=72f692ea-c2db-4089-97b7-172acf30e448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:37:55.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:37:58.097Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:37:58.097Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:37:58.097Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:37:58.098Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:37:58.101Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:37:58.101Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:37:58.101Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:37:58.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:05.841Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5b3b8913-e09a-436e-a42e-7448021414b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:05.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:15.847Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=34128e12-7c4e-436c-ab39-a8373f601e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:15.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:25.854Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4efd723c-a5ab-4ee6-a953-be508e5f3529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:25.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:35.860Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=97cf74f1-a5db-4eab-b3dc-15c169530f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:35.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:45.867Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1eb01a40-29ed-4903-9e57-cda8d941a926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:45.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:55.873Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4d9cade3-43b9-4686-b3e7-04ebe1ba395f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:38:55.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:05.879Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=922b2cc5-f8aa-459b-8b11-d9cb397f240a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:05.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:15.888Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5f86aee4-af98-4b71-b9bc-36477fd4aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:15.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:25.894Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b92d11c9-47fc-46b7-bc15-e67c6d520c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:25.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:35.899Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=853000e2-f637-4b1e-9e80-727c38643a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:35.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:45.906Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1ce35528-1554-49a4-adc3-c4aaa81fcf45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:45.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:55.913Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c4c3eea1-d292-4d05-9766-693fee4ec1c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:39:55.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:05.919Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=22b363c3-fd87-4365-b4d2-955eba5652dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:15.925Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0c1b7ad6-18cd-44c7-b059-753b332e734b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:15.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:25.932Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b8c4d43a-9493-4b45-b5f7-db0aed491ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:25.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:35.938Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=eae69e0d-e88e-451d-b903-812713918ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:45.944Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=374d36f9-0d81-4b9c-abaf-9166465fba6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:55.950Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=edd0291b-f338-4cd1-9f32-e511809b051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:40:55.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:05.956Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=829d5612-6415-4f92-af81-d7f5caf9dc68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:05.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:15.962Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b9013a39-b809-4fab-b9a1-f6ce2f2099ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:15.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:25.969Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0158c6d4-170b-43ee-8466-551d2a4711ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:25.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:35.976Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b1113a83-dca7-48f2-9675-cf1ecd085d05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:35.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:45.983Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=57e8f93d-b6de-4bce-9224-aa36ded73846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:45.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:55.990Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=18f54f74-0a6c-4114-b4fc-f9a27df877ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:41:55.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:05.998Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bbc2af9b-b1ae-423a-a328-f1822e4dc491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:06.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:16.005Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e111d184-fbf7-463d-940e-4535a680a26b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:16.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:26.011Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=421534c8-a3a9-4bf2-829d-013e68c571fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:26.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:36.018Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=fecc56cc-1f66-400a-8322-859d701ff40d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:36.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:46.025Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=37a32e43-0336-4049-a04f-8a40e83173de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:46.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:56.033Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9e17d0df-2add-48c0-af36-7d6d0590bdf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:42:56.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:42:58.042Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:42:58.043Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:42:58.043Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:42:58.044Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:42:58.046Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:42:58.046Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:42:58.046Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:42:58.047Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:06.039Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f6e4e94b-6ae5-4f4e-a3b0-c3cba5a32d11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:06.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:16.046Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=556d46ef-676b-4fdd-85a5-f3e4603064c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:16.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:26.053Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=51b6d6e4-5073-45a1-ad9e-58949d222de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:26.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:36.059Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b5b5c0c1-c485-4e78-8829-fa5083d734c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:36.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:46.065Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b0fa3e4d-d28e-405d-ba59-6ea0a23cc295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:46.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:56.072Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=20d48348-bf0f-4e60-ab42-b16c5f61300a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:43:56.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:06.079Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=baca1c5d-a06e-4f21-bcbf-dffe10e89ca6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:16.085Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6e24aa62-3dac-45d8-91de-4c86863668fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:16.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:26.091Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=05d1f11f-6d56-437a-8897-b9bfb52fd3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:26.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:36.097Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2d1818c2-0af9-4120-bbe4-d884b35249ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:36.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:46.104Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1a5edef5-4ea2-43d0-81d2-8fbb9e7aa0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:46.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:56.110Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8e7a106f-a7c9-47dd-b6ee-a3ffa5e227ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:44:56.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:06.117Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8ee388d2-b297-48b5-b120-08d72d4d6516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:06.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:16.125Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a5b3000f-3bd8-422d-8d32-1a5ee33c5169 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:16.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:26.131Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=91adb0d5-c9bf-4a3b-97fd-a114fee76c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:26.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:36.137Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6d802598-3cdf-4c06-913a-ec42bd0b7cb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:36.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:46.144Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5e110104-f37f-41e1-a3dc-6d462839b62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:46.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:56.150Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bdb2822c-67bc-4655-875c-3a69cb60f4f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:45:56.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:06.158Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1db9b893-dfb2-40db-bf95-4750b3555b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:06.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:16.165Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=635fcdbb-c1c7-412b-86d6-d884ce8feae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:16.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:26.171Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a61652f8-6cf3-4341-a96e-0ecdfdad6d68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:26.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:36.178Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7f2a3a78-69d8-465e-895a-83345fa7ef97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:46.185Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=10715fe6-7473-4fda-8dc0-d6620092f63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:46.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:56.192Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5127644c-ed54-431d-a1ef-167ed59d511a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:46:56.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:06.200Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4c229767-298e-46f2-9917-3a946c9c5411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:06.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:16.207Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d9f5c9ec-d162-4cde-b650-0f350c87b8c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:16.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:26.215Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=acb3bb5b-6a05-4634-b40e-aa9fb6839ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:26.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:36.221Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=467494ad-ca5d-4809-9844-0b2ab8ec75d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:36.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:46.227Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7c8f6639-f68d-41be-aa78-628092074d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:46.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:56.234Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bf67e323-0fc9-4872-9a73-3c3c2d8a2131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:47:56.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:47:58.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:47:58.051Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:47:58.051Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:47:58.052Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:47:58.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:47:58.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:47:58.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:47:58.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:06.241Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2a556ab5-e05a-412b-9402-a0c551847b34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:16.246Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2d155dcc-d768-4a28-afec-ae6ba0f9908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:16.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:26.253Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=65fb1f02-4cdc-4c42-8f2c-9773899c9b97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:26.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:36.260Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b6437e87-7cda-40e5-967f-f3607d825fec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:36.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:46.267Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1e10ab96-5445-4466-b7f7-f9308d56fd0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:46.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:56.273Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=162f33ee-ce10-4df4-aa52-1a1557885eb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:48:56.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:06.280Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6e65b2cd-1ff6-4f41-9ddb-9f3825702be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:06.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:16.285Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7b9445d3-c054-4dcd-9084-e5c320d46b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:26.291Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7d8392c5-4d57-4ae8-8af5-125ba097735b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:26.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:36.298Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=77ad6d79-f6d1-4fab-b00c-19334cb65e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:36.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:46.305Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=e9fe4843-8711-4748-8368-f796112ba5ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:46.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:56.310Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=952d8683-14bd-46a6-8837-3c94870e69c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:49:56.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:06.317Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=d7b29c09-fc62-4786-9fb7-1d0c6ddcca24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:06.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:16.324Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7edb6564-5d0e-4570-b874-a89312067548 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:16.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:26.331Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=6d460cdf-3b54-41cd-bc01-2c169346549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:26.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:36.338Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a3bad264-0ade-44e1-ae02-bdb5e6cf0d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:36.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:46.344Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c3272f47-2840-46b4-b749-3ff703409248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:46.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:56.351Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=7eaa285d-a9b7-4b2c-a797-b43f898125d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:50:56.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:06.358Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=39652423-acd1-4ace-9c56-31e9b4b834d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:06.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:16.365Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bac64d37-bbab-4d4c-ac0a-1b2b77c3c694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:16.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:26.372Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=cadd25ab-e884-4f69-a540-708189963fcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:26.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:36.379Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=a5600bd1-9456-4780-9d34-f8d7074a131c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:36.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:46.385Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=2b6aebaf-03b0-4261-a2cf-d99d557c49ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:46.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:56.391Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=b807f053-3619-417b-86aa-19cf7a64aa54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:51:56.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:06.397Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=9fca3000-ef23-40f4-850d-cd57f7c10ba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:06.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:16.403Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=3447b719-cb67-4d36-bfb3-c47306d6303f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:16.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:26.411Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1338fa04-2787-46f8-95fc-5a132339a0dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:26.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:36.418Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=c00ed49f-a0a0-44b7-9e7d-c792ebe6c2bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:36.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:46.424Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=8325d92d-09dc-4745-be59-5f8e46f0db3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:46.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:56.430Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=0f3dfb33-1853-441f-9d82-5a4a555fb984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:52:56.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:52:58.051Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-14T05:52:58.052Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-14T05:52:58.052Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:52:58.053Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:52:58.055Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-14T05:52:58.055Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-14T05:52:58.055Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-01-14T05:52:58.056Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:06.438Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=211bbeb9-c06a-4191-963e-2666becf8b5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:06.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:16.444Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=98c71aa3-cf7c-46e5-829c-c22d6174fe17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:16.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:26.450Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=03b3ee1e-a5e1-4253-b78e-d10d66a3fc2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:26.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:36.457Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=f60a1252-6f71-4666-9b78-473e86e2f351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:36.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:46.463Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=545166f7-1c16-4da9-b405-c1215d1d2442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:46.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:56.469Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=1ccb2547-3bf8-44f3-ae79-18478260e7bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:53:56.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:06.474Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=755f0577-0dea-4bf9-9ccc-f49e87f137c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:06.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:16.481Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4db73eba-0d3d-49bb-9f9c-a8f4b4555ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:16.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:26.486Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=995af4ce-bad8-4887-9ad5-8200cc45dc0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:26.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:36.492Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=64f9e1d7-5e10-46dc-a39e-f0ed8e343775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:36.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:46.498Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=5554743a-9f83-4e93-aa15-e649f0c4ea78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:46.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:56.504Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=4077d99e-9770-4b0d-865e-be4a2cc44346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:54:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:55:06.510Z |INFO |Init configs |InvocationID=c8e2fde3-3dc2-44e0-b67f-3a3967efda9c, InstanceUUID=bce6cdd0-f937-4edd-81a9-ce54a643932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-14T05:55:06.516Z |INFO |PRH tasks have been completed | | | |reactor-http-e