. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:05:11.174Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:05:11.190Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-21T05:05:11.288Z |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-04-21T05:05:12.718Z |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-04-21T05:05:12.917Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:05:12.918Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:05:12.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-04-21T05:05:13.212Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T05:05:13.325Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-21T05:05:13.396Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-21T05:05:17.125Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T05:05:18.229Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-21T05:05:18.262Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-21T05:05:18.263Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T05:05:18.415Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-21T05:05:18.419Z |INFO |Root WebApplicationContext: initialization completed in 5021 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-21T05:05:19.472Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-21T05:05:22.173Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-21T05:05:24.686Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-21T05:05:25.679Z |INFO |Started MainApp in 21.908 seconds (JVM running for 24.429) |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-21T05:05:25.804Z |INFO |Start scheduling PRH workflow |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:25.828Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4a7359fc-05f7-4b6e-9785-364bc4bc156f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:05:27.593Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:27.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-21T05:05:32.494Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T05:05:32.495Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-21T05:05:32.504Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:37.634Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6cb0a87f-c826-491d-b86c-955fd69e77a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:05:38.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:38.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:48.719Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=35364f00-50a8-4d8c-99ab-c93417d12e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:05:49.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:49.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:05:59.793Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=90844acc-24fc-46fb-8801-7187bdb4cd9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:00.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:00.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:10.893Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7b91f9fa-97b8-4418-8b7d-713fda1b475c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:11.933Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:11.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:21.935Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=089efb39-ed17-4aab-aa4a-3629ed73500e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:23.007Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:23.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:33.011Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bdecfcaf-5763-443d-b53a-f90a4a7583fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:34.075Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:34.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:44.078Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=260abb0e-39b1-488a-91c3-e22e3dafb8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:45.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:45.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:55.118Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b18cbb8d-c558-4afd-b332-b936fa8ad2a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:06:56.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:06:56.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:06.192Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a2b3fa47-035a-49bf-abb3-9aaff9b1df6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:07:07.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:07.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:17.261Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=96240f3d-bfe5-400e-a181-80d543ade3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:07:18.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:18.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:28.341Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=75772a43-2152-453e-a0a6-93d66125aa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:07:29.408Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:29.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:39.412Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=47b551aa-43f9-4bf7-afd3-369d64a8a7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:07:40.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:50.515Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e75837f8-16f4-4145-9b6c-c078d8ed802e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:07:51.580Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:07:51.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:01.582Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c9ea28ee-8996-4a3e-ac32-12261e14c407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:02.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:12.657Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bbcf9016-c0e3-489f-847b-f112ee114802 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:13.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:13.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:23.764Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=51c23578-73a6-4216-b7d4-f6cf078ae33e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:24.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:24.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:34.834Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9e3e078c-ace0-41da-8cb5-65ae86c874e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:35.900Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:45.902Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=87e7442d-7150-4ca1-b08c-e8436032c57f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:46.973Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:46.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:56.975Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6e1b7595-2502-429d-9613-67ab88e7b0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:08:58.049Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:08:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:08.051Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e142488b-3d91-45dc-a12b-9857493676b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:09:09.116Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:09.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:19.118Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1b71ef0b-b1c8-47eb-ae05-0e5243e860cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:09:20.188Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:20.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:30.192Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0b554e64-51f2-401b-8901-002f0f328bf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:09:31.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:41.232Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8d06f372-7ce0-48ab-9d3c-36922706af5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:09:42.298Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:42.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:52.300Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7db299f8-23b6-432d-84ac-d3d94d468f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:09:53.372Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:09:53.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:03.374Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=70b1fb6a-ae00-4343-beeb-d953c4cbca52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:10:20.956Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:10:20.957Z |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-04-21T05:10:20.958Z |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-04-21T05:10:20.963Z |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-04-21T05:10:20.985Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:10:20.986Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:10:20.986Z |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-04-21T05:10:20.989Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-21T05:10:33.408Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.23.223:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:33.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:43.410Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c8f2e4d8-2a43-4765-b995-9f0bbbc691f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:43.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:53.613Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4b567a67-4514-4cc9-9283-8816696f2495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:10:53.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:03.636Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1291a036-568c-4f67-93ca-c6a950fbde56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:03.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:13.675Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b052c66e-c923-4677-9a0d-a359c9eda4b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:13.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:23.700Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=30ae8e7c-8e6b-4107-9699-9f655ef7e586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:23.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:33.729Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6a9d5ab6-4b64-4663-a72f-e7291f0f8d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:33.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:43.763Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c6860aca-1538-49af-a92b-405d6c7294f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:43.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:53.785Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ada28017-2cd2-467d-924f-aad195768eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:11:53.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:03.814Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9029ec98-abb3-4ec0-8ea5-17c7f66322ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:03.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:13.840Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7dced605-9975-4ad3-b9ae-dbfded9b7bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:13.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:23.859Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2b210085-1b01-4f9c-b6d6-4d19ffa095b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:23.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:33.876Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=36b8c60a-7121-4b77-ac92-2fa578cadf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:33.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:43.900Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=89cbfe8f-93d3-4d85-b28b-a97dbd82ffb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:43.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:53.932Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=58117ce4-53de-4808-ade8-0bb5379f2a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:12:53.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:03.970Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=efa1d14d-2ef6-4a97-b3ef-2dbfd611ae62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:03.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:13.997Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f22409dd-19c5-4bd2-803f-7a4e315ff18e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:14.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:24.015Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a15392ac-53af-41c7-b80d-9aa885f10116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:34.031Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=de4ac5c8-3ddb-4189-84db-0003f5086358 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:34.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:44.052Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4098f11b-a7e5-4dca-a3f6-0033cd8b8f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:44.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:54.075Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=de634ea3-45b1-4156-acff-f7f17e6e6f9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:13:54.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:04.102Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d0c20c74-2aa5-493b-bc94-ead7444891c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:04.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:14.120Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b181471c-e293-4389-99cc-8d9bb7d3b210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:24.137Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=23361e1f-5905-428f-b6ab-38e8fff42068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:24.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:34.158Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c0341356-96f6-4402-8220-b94af7f872fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:34.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:44.175Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=16e8bcb5-a3d5-477a-a318-3637ddd67016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:54.197Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5e7d1be4-de5c-4ffe-b773-18d136e2bacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:14:54.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:04.228Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=da17d56e-b6db-4d62-891b-756dd51d9298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:04.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:14.248Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fb8b8a83-fff3-4fa1-8e1f-3f4dad574114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:14.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:15:20.085Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:15:20.086Z |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-04-21T05:15:20.088Z |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-04-21T05:15:20.094Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:15:20.114Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:15:20.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:15:20.115Z |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-04-21T05:15:20.120Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:24.266Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=57f92aff-43a4-40bf-b721-777f537add81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:24.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:34.284Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5b613a0f-7ee8-4d5d-924a-0b61470941aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:34.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:44.306Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=88b39d92-4f6a-4f03-9276-f4bfafca88ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:44.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:54.327Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=51e06ced-551a-494c-86ee-5d98c0276c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:15:54.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:04.342Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c4b472d3-8d6a-450f-963c-913b4f615f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:04.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:14.355Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9ec8b83c-a3aa-47e1-a343-81ee0898124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:14.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:24.374Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5d461a70-ffdc-4e56-a7d1-c830d5ae4b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:24.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:34.390Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1b6f8d76-c45a-426c-8ef6-d0de83b02748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:34.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:44.410Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4cbbb0b5-ecf3-4837-a681-96c11f7227dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:44.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:54.424Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=03dbbe8f-b23d-467f-a083-cf4586da7795 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:16:54.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:04.439Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9e73600e-66a4-4ffe-a8c7-ce475d6a60b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:04.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:14.458Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1b578e60-f4df-4da8-97a0-ab232bc060d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:14.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:24.475Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5c21ca27-6b7e-4892-ace9-221e662135d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:24.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:34.491Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=afe455dd-59e4-4b69-80f9-da52f87b5ff6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:34.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:44.508Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=496bf166-2b38-4a54-87ec-e8f0946a0aea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:54.522Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bf7f48f7-ef44-43c5-9e1f-62329eb22ce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:17:54.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:04.537Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1e4c7f1e-54e5-46c2-b55c-122747a101b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:04.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:14.555Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bfb822f7-8de9-4e18-8e69-289e9635e344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:14.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:24.585Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e1640822-d46a-4f61-ae16-1a2648fc7c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:24.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:34.600Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e132eb71-0ca1-455d-a617-fe24d3a0715b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:34.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:44.614Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4d7e3096-d121-4fdb-94bc-a7697187a3ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:44.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:54.631Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=23fb83f8-ed8e-4e53-9d15-705012e00d97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:18:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:04.647Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c7ce25ee-5d7b-4b6c-886a-e472d25ad9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:04.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:14.663Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b6ca74d2-c639-4108-8c66-76f8dd2ce099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:14.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:24.681Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=01642643-199c-4dab-a0b2-917067ac7350 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:24.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:34.699Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f01583d1-d43c-4384-9e23-62cf15c1d82c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:34.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:44.723Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0fb86a04-ad12-4257-91aa-4d541fc0cfdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:44.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:54.737Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=eb25b071-95c5-4c6f-a6a9-49efd6f7b7f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:19:54.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:04.752Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ad7880be-ab8b-4d2b-9850-8dccfe170ab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:04.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:14.775Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=880ffb37-298c-4b66-9404-81025dc8c004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:14.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:20:19.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:20:19.876Z |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-04-21T05:20:19.878Z |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-04-21T05:20:19.881Z |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-04-21T05:20:19.899Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:20:19.900Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:20:19.900Z |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-04-21T05:20:19.904Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:24.793Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=75002dfc-650e-4d98-a09d-04093942de0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:34.814Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8ef9d698-c755-4da9-9ed3-91af0b8aef9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:34.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:44.836Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e45c7a65-066c-4164-ab71-062eb2463bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:44.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:54.852Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=be52b347-fc16-4e31-b3a5-ba769039d3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:20:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:04.867Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=57f522f7-94a5-45c4-b787-c225fc1bc9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:04.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:14.891Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=628dbaf7-41c7-4803-b8e8-8e1a9e4e9067 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:14.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:24.920Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8477d235-664e-45cf-b914-6a5ba3d7acd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:34.942Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0207949f-9757-40b7-8134-24974deec252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:34.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:44.957Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=85c2f4af-7de2-4298-8b9e-aa042a72f2dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:44.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:54.979Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bec0043b-b8a9-4c49-bc01-76975b9fcf80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:21:54.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:05.000Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=55290b26-f39b-4879-a406-9a0b60344784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:05.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:15.027Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=88b8d29e-35e7-4850-a3b1-000e9df0f84b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:15.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:25.044Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1a250596-bbc7-45dd-b7de-2b8d07bf5b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:25.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:35.067Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5f0df36d-13d8-4e20-bd31-8121e00a98df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:35.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:45.081Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1d203bf5-a485-45fe-9d81-997a543663bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:45.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:55.102Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=05e51d34-6ed8-4c14-a289-ca0f2f42c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:22:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:05.116Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=cb323303-7033-47b7-bcb2-adaf9c45b740 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:05.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:15.132Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=aabf576e-cdf3-46ee-843b-24a84faf3620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:15.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:25.147Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7af7c7b6-9584-4624-bf08-d74c67e298f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:25.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:35.158Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fb369289-8dc5-4335-8ca3-c105c149c8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:35.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:45.170Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ac45e66a-6901-44b3-849d-e3c2061b4af2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:45.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:55.189Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=dede06cd-1e6e-4c58-a525-3f0df68f0739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:23:55.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:05.203Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=00e2b615-d950-48ea-909b-736eaafb5a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:05.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:15.228Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c8c0866d-9447-414b-85a5-75d6ee299dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:15.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:25.244Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fa3ec6b1-ed41-4f7d-8749-f12073e6bbf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:25.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:35.260Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f6d9100c-f98c-41a9-a8b5-16ffd91b3244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:35.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:45.274Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=75e47a9b-0552-422b-a29b-8d6eb9c9146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:45.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:55.291Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=774f460b-770a-4c51-8ed6-ad5a1d3c16ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:24:55.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:05.308Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a0dba83b-28f5-42e3-a055-5f3e3a85046b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:05.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:15.338Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3753de7c-e300-4a26-9652-049c9063daf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:15.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:25:20.005Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:25:20.005Z |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-04-21T05:25:20.007Z |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-04-21T05:25:20.013Z |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-04-21T05:25:20.037Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:25:20.037Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:25:20.038Z |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-04-21T05:25:20.043Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:25.352Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=59785045-dc5b-42d5-8425-7dc350cd5a53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:25.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:35.370Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=79a95a1e-ec95-4ad7-9843-85d53a4a1deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:35.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:45.383Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=56179f16-e052-41ad-a6e8-d3d50d09e60f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:45.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:55.404Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d6dab10d-94ea-4b2b-ae53-b5596a839344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:25:55.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:05.418Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8a59564a-7a0e-4dde-a793-2a68714a1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:05.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:15.431Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1a7b6250-41bb-44f4-9b66-9114cf22abb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:15.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:25.447Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=42b933d1-d929-4266-b66c-e0be908511b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:35.459Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=04ff35c6-ed47-4aa5-8746-bfdfe756368a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:35.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:45.471Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=48cb2b93-cce0-47c7-8365-b4a7c7ab4918 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:45.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:55.484Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0fafa158-2736-4a47-9994-d326bf2e2a18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:26:55.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:05.497Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=38fbb761-1d28-48d9-857d-63c5000fb2cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:05.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:15.507Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=021d4ec1-a768-4dfd-b7f8-08201eb0d9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:15.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:25.518Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=37e1770d-866a-4130-9685-ab7af2e25b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:25.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:35.531Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=22519cad-ffd8-43bd-a0e8-281d1cbc308b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:35.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:45.547Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=172f766c-70bf-44ed-ab2e-4fa9f4a70ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:45.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:55.566Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bd8ad2c4-4a34-4551-b9ac-0103b9864406 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:27:55.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:05.581Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=86680cbc-4b6b-459f-9d05-1e82bc2d56f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:05.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:15.592Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=80b19653-b90c-4f4d-8739-098403e7eca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:25.606Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9b90f0c3-46f2-43c8-8198-855e72ffdc93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:25.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:35.621Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=09b7f53a-1a27-440c-8576-de3ef150244e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:35.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:45.641Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e46bc4a6-7097-4a9f-9edb-4015c29dd9d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:45.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:55.660Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=678542bc-1404-4f7c-b04a-f1f577ebfb2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:28:55.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:05.674Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4882a6e5-0476-417a-8e97-d67d2d90a5d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:05.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:15.687Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=587aa388-7eab-4d62-8023-43edb94ab20c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:15.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:25.712Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7d294693-7503-4d76-85db-40862b2c0df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:35.724Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9a5cff42-de45-4957-a230-e90130eac643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:35.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:45.736Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e415e8ea-45be-45a6-be99-00e328c0aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:45.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:55.756Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=578d8bca-6ed2-4c26-9ece-daac1356ad10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:29:55.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:05.773Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7b710ad0-2dbe-4c92-90cd-93e032966233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:05.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:15.789Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d4a068c1-cbaa-4f2a-a5f7-2ce573b9365b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:15.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:30:20.088Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:30:20.089Z |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-04-21T05:30:20.091Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:30:20.096Z |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-04-21T05:30:20.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:30:20.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:30:20.112Z |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-04-21T05:30:20.118Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:25.812Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a8bf6c75-6a28-443d-8f30-8fb48b341aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:25.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:35.832Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=acab1c72-4636-42c3-a42e-95c9bc6a189d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:35.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:45.851Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a226c6e2-80d1-4b0d-85f3-636c3e8801e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:45.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:55.884Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=11195d92-7d99-4186-8548-ea4a6bf8d180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:30:55.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:05.908Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7bca7ee1-ae68-4528-bd5c-f0c9744bcc79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:06.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:16.149Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=eae40a18-e143-448d-9a8a-a6f31a7092cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:26.832Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8b352885-798f-4895-b248-6c5cea0717f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:26.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:36.898Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=947ebdd9-00eb-4312-9191-4b44200474f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:36.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:46.999Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=661d3d9f-2de0-417b-a946-0a835fe71cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:47.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:57.075Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0adbe815-ad37-4a6e-804a-34a6d5c7b0be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:31:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:07.251Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d75800b9-0cd8-4554-8225-bbabc3588d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:07.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:17.285Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9c25a008-457c-45c6-b35c-f3199eff1aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:17.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:27.313Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=74939a39-b034-49e5-b81f-06fb6e3799e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:27.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:37.324Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ada1934f-522e-4157-8620-5964ca1eda21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:37.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:47.336Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3a7b99f5-4219-4ac3-a24a-371a2adb97c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:57.349Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a7a99da4-1f65-47a5-b47f-8d34c905724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:32:57.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:07.361Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=aa292c4f-2790-4ea5-b93b-6f679eb472a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:07.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:17.392Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=501474be-20e0-46ec-9d2b-e8f28d052110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:17.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:27.426Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9880c497-5a79-423d-a90e-a1af02f5eaff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:27.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:37.440Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=eaa4ea55-d4dc-40bf-be6b-8dea2c0d476c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:37.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:47.451Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e1657955-b52c-4a1c-94e9-8d9f28be999c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:47.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:57.481Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9ddf3c80-6c06-4449-b9d2-20a882578703 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:33:57.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:07.492Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3cc2ee9e-5dad-4e7e-a946-1ed1e0d7de2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:07.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:17.513Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5bf0e4da-cbce-4735-9971-407aa4da67a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:17.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:27.555Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=10d45486-906d-42d7-b94b-821c93c1b803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:27.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:37.564Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b215e761-f51b-43b0-89c5-ac8c653a44a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:37.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:47.595Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=218cff4f-b619-4cc2-8eb1-8d2b983387fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:57.616Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=50ec0086-81e6-41b0-b7d4-74c3d172fc87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:34:57.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:07.629Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2387c380-cd5f-42d5-b751-da0393ff2a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:07.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:17.662Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=226c160b-fd2e-4715-9d71-4d540ecfd12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:17.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:35:19.862Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:35:19.863Z |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-04-21T05:35:19.864Z |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-04-21T05:35:19.866Z |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-04-21T05:35:19.874Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:35:19.874Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:35:19.874Z |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-04-21T05:35:19.876Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:27.696Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1fc9d908-51f8-42b4-ab20-8d421df1984a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:27.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:37.731Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c8d650e3-dafd-481a-9000-2d1c1fe62285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:47.779Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=84afd23b-7b1a-4858-bdf7-c28c73b8f0ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:47.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:57.860Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e8507f77-ef12-4d93-a602-58db9c1ead4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:35:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:07.891Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f9bcc370-5171-4a7f-9beb-89df524b1905 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:07.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:17.906Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f9ff3e04-8e3d-4109-9a2a-f528b2be0d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:17.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:27.922Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4aa80b49-3962-4d20-bc12-72c44d916d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:27.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:37.936Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fdac5532-d4de-4708-b2f7-8ed9074594eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:37.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:47.961Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3393fc96-90d6-4943-ae55-9ba5192f5272 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:47.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:57.985Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2b75a551-7125-473e-b1e0-818c788e80ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:36:58.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:08.005Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a2dde7e0-8ca5-4011-8dba-2dd79a608937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:08.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:18.021Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=000338bc-f8b3-4304-8e5f-0cbe2574720c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:18.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:28.034Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=77a6c324-60ca-404f-ac33-a6f4ce8faf14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:28.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:38.046Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7efc30bb-f9c8-4c11-ab22-9e992c07ad86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:38.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:48.071Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=71fbb843-3245-4b89-8ba8-b2e3af761c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:48.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:58.104Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fb780ee0-e908-45fb-afe3-85d5f88578a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:37:58.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:08.121Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ad7dda61-1a6a-400c-aaec-0e064e90f440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:08.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:18.132Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7796424b-49ab-4056-8342-547e21bbbc71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:18.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:28.145Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=85067b4d-b027-4554-a15a-11068a1c6b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:28.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:38.173Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2444acbe-d264-45be-b0b5-465c812844cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:38.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:48.185Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=06fbeeb1-6511-40e7-a7f3-734139b219d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:48.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:58.195Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=28865d30-76c8-4829-a086-3124495bba70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:38:58.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:08.208Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e65edd59-327d-4062-95da-01ec540f549e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:08.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:18.221Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=544b42bd-b8bc-42a9-9a1d-4ff224b45c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:28.233Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=16559568-7128-4e72-b98b-1f591cf04720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:28.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:38.248Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e39c0845-8401-4f33-958e-75c939f36196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:38.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:48.265Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b33c4d1d-f49f-4365-acdb-654edf7358da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:48.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:58.278Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a6fd7f69-830e-422e-ba24-2dd815367f6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:39:58.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:08.289Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a876c4db-52a1-461f-9c48-db826c6648df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:08.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:18.301Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=333a0409-ce60-467a-99f8-481399e3690a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:18.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:40:19.986Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:40:19.987Z |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-04-21T05:40:19.988Z |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-04-21T05:40:19.991Z |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-04-21T05:40:20.004Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:40:20.004Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:40:20.004Z |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-04-21T05:40:20.009Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:28.315Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=642a4014-c99f-4441-ba5e-8bb67ce41551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:28.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:38.330Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=082323fb-c757-441d-a5c0-4fff60ac0daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:38.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:48.398Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=80fea9ba-c91f-41e6-86d7-18f42d880862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:58.409Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=525828e4-b1d7-4f9c-8200-6e9609b1d8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:40:58.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:08.420Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=59d25d69-b436-4d8c-9f44-58a91730595b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:08.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:18.432Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a4013b23-2f17-4b6b-be6e-02ebaba396a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:28.445Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=585a540d-e509-4153-a73f-d1df6543302b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:28.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:38.456Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b87bcaee-c74b-465b-9c22-3dbf8efb6adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:38.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:48.467Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1b7da34b-6402-4e24-94be-2d9ae57e2979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:48.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:58.483Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=66d00b5d-5a29-43bc-8f0c-b41a8fd15b11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:41:58.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:08.502Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5e938adb-51d6-45e9-9a03-d349d1886a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:08.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:18.513Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d6ac01e9-72f7-4c32-ad76-9aa401d4c7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:18.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:28.527Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=75ca5576-92b9-4adc-99ca-a2d45609f8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:28.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:38.539Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b9dfa884-4227-407a-b889-540d0b6545cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:38.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:48.569Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3c6e09b7-25bd-4dd6-8933-f5d33e151001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:48.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:58.580Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b3f16739-92f9-425e-a036-0faba12da7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:42:58.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:08.588Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=04d7386e-deae-4c8f-b996-a22abba3fcfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:08.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:18.600Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=cb480fa6-98e0-49dd-9286-eb703dcaf861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:18.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:28.614Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=09b859d3-17ae-4373-a337-d3a90b59f192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:28.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:38.636Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c21b6d02-3d84-42e2-9c50-6b2c655f9774 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:38.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:48.651Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7931a08e-c622-47e4-82c9-3ed7bc90dfdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:48.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:58.672Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c3b7ea13-2bb3-481c-8cd3-a1bc52783a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:43:58.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:08.686Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4f63c548-b000-4245-b0e5-9be35f14a65d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:08.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:18.707Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=76546a54-f9b1-4b15-b267-26eb62314e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:18.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:28.719Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=606e28e8-4107-44e7-ae01-0c7482be5c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:28.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:38.732Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=43de4250-d8a2-486f-b6a2-dadc8cc2c13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:38.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:48.753Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=707d817b-cb7e-454f-a551-4a61251b0259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:58.764Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=167097eb-7a14-4cd4-9d56-e2913b3f76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:44:58.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:08.777Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=09c2925c-4b9a-4c4e-9da7-ed73af1be279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:18.790Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=842fad8b-8f36-4c2e-b6a8-fc6090201a6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:18.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:45:19.952Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:45:19.953Z |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-04-21T05:45:19.956Z |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-04-21T05:45:19.963Z |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-04-21T05:45:19.977Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:45:19.978Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:45:19.978Z |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-04-21T05:45:19.982Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:28.806Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b0ced262-0ed7-4b2d-a851-c25e330ced60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:28.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:38.819Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f69ed7e2-4c4d-4dd8-9926-a9451f6001b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:38.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:48.831Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=529050ca-d978-49be-8acf-44b296a93e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:48.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:58.842Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ae11b8b0-5a6a-479b-b50d-1ee269de33b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:45:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:08.854Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5d5ec00d-143f-4122-910b-8c8621314da1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:08.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:18.868Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=07701633-7f6a-4965-87d9-42618009fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:18.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:28.887Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fc6ef947-f400-4656-b0cc-e8e42321f2a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:28.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:38.900Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0a3e5f2b-7171-49cf-8768-bf30f9d2991c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:38.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:48.916Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=47d428b5-323f-4ca1-add1-1ac5e976064f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:48.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:58.926Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9e25cec7-5aaa-40f3-b465-b29bce8d039a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:46:58.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:08.937Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a521b064-9e61-41e4-86a3-ee92dcff5d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:08.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:18.946Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e64c24bd-dacb-4886-abae-c7c4ad356b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:18.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:28.958Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=35bda8d1-2dc6-4560-9f9a-6138c9ab162e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:28.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:38.969Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8331afbf-1c0b-4bb6-9df1-443bac7179f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:38.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:48.980Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a6e376a5-7a20-4be9-acf7-3a2878abae89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:58.991Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a0402337-e9f7-412d-9b67-90e160b2ea74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:47:59.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:09.004Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=caf86700-61b5-4f11-bf5c-e9df5c8b6f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:09.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:19.024Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3067770e-48cb-4768-aaee-a24cb09a3f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:19.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:29.036Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=09b10452-93ea-4d33-8c0a-e5242a401b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:29.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:39.050Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=7ae4868b-304b-4d03-b9f5-9c706e428b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:39.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:49.064Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=8f177015-0fac-4f2e-b720-62d1b809c2c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:49.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:59.076Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c553301c-a4f7-4253-9f77-8d19e97a40d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:48:59.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:09.087Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=99f04a7f-c7d5-4fe9-9bd8-e8cc4c7f1de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:09.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:19.098Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=605601d2-58fe-4efb-8a57-49e347f7891e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:19.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:29.111Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d64cc298-8e86-4b5d-8917-59f9bd30f9b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:29.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:39.126Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0bf478bb-3d31-422b-ab7e-bdb7d39e9d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:39.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:49.144Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=c8229394-83b6-4463-8dce-c433a693097b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:49.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:59.161Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6fcc0cd2-c9f4-49a3-99fd-044ceb6fad84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:49:59.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:09.175Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=0ae4afb0-8ea5-4b43-981d-8c3464d8ea71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:09.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:19.199Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=613e8368-3251-403e-9d32-2424acd63bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:50:19.759Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:50:19.759Z |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-04-21T05:50:19.760Z |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-04-21T05:50:19.763Z |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-04-21T05:50:19.772Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:50:19.772Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:50:19.773Z |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-04-21T05:50:19.775Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:29.209Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4fddf390-caf7-4599-abd7-cbfca6ea8ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:29.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:39.221Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=f21df563-2dd6-40bc-b0c1-5341e770dfe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:39.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:49.233Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6cf3a7b1-12d9-47cc-a749-6d1357c6062f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:49.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:59.247Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=666dcf3c-54ec-4878-85eb-c500fbe9dee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:50:59.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:09.257Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=77def2c8-a926-434a-bc54-442ee89aa8a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:09.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:19.266Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1e60d2de-1a20-4b6e-8f16-c333d4064641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:19.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:29.277Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6418771a-4a1d-405c-a92c-c00b1a74c81c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:29.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:39.287Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=13feffeb-58b8-4589-a80a-06378bbedad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:39.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:49.301Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4be44a3e-b359-4517-8ffa-b4ef4cd65aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:49.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:59.313Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=01c1aed4-d931-479b-99ff-f2f30dfc2eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:51:59.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:09.324Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2e91a4bc-40b2-4be7-8972-9cdbad0d78d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:09.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:19.337Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2ed7de29-c7ca-4d3f-afc3-5125e4973396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:19.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:29.353Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=790a306f-b871-476a-a0d6-f589a40c9eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:29.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:39.371Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=9b87399e-6bc9-4443-b862-f84da6fbbe90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:49.383Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3ec5e4e2-a359-4895-9820-61e603598a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:59.397Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=dca73301-24be-41a1-a681-579926bc4443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:52:59.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:09.411Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bda7db46-c4bd-42a7-9108-d05a544f53b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:09.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:19.422Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=1d930be1-527e-4fa3-9080-44b03d8ee7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:19.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:29.438Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fbae6055-0e76-4a97-ba65-a1e10e26a70d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:29.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:39.448Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=917e0605-d9cf-423d-8bfc-0a2b1776eafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:39.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:49.466Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=bf038383-aa99-47c3-8874-2f4534f2ddc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:49.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:59.479Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4726f039-1952-41b8-a979-223f0dee9cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:53:59.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:09.494Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ea695612-ed94-4c09-84f5-781191cf0318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:09.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:19.506Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=16e2f26f-2702-47d4-bf40-9d150953d793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:29.517Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fdc0c33c-9f73-4d2d-9c52-bb2aa11315c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:29.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:39.532Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=54e80824-cd94-44b3-b28d-1db5653b2f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:39.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:49.542Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=372f994e-de71-456b-99e4-1a971ca55018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:49.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:59.556Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a1f656dd-bbc6-4595-a2bc-389cd53acced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:54:59.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:09.567Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=fc63e47b-7302-416b-914c-53430c212831 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:09.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:19.581Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=a1953ac9-20cf-4aaa-bc52-1be3418b424f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:19.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:55:20.026Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-21T05:55:20.027Z |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-04-21T05:55:20.028Z |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-04-21T05:55:20.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-04-21T05:55:20.044Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-21T05:55:20.045Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-21T05:55:20.045Z |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-04-21T05:55:20.048Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:29.598Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=25d14b16-e1ad-4d01-98b6-c73ac4adbe85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:29.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:39.608Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=4d9d6737-e1f3-41f7-912c-b1129b369a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:39.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:49.618Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d24a1818-1d00-4345-b7f4-7661d25364ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:49.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:59.628Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2661c2c1-fbfc-45d1-b1dd-4fff7bb29fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:55:59.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:09.638Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=dfc3a9b0-ccd7-4490-a5c6-8e71a43c20cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:09.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:19.650Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=5b41b6bd-7386-4410-86e3-88d0c7184ffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:29.661Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=b067824b-df8a-49d1-ae03-5c7cfd9afada | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:29.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:39.669Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e72ecac1-70c1-4096-9407-b4a984b2cc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:39.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:49.678Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=137b2ff6-9a3c-41fc-9edf-d8cadcca0708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:49.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:59.689Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=e037dbff-773f-4739-a65a-9057323e6930 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:56:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:09.700Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=6cf18de9-b07e-4710-8d9e-0ebed2f7343f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:09.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:19.709Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=ecb40bbf-4e24-487e-84ce-e99fb4103a40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:19.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:29.720Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=62d75976-012d-408f-a1dd-e95132c48040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:29.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:39.731Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=2c3ae94b-d0ea-4c28-ad22-1d87d6d926f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:39.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:49.742Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=133698c7-6dc1-4b70-aea8-8cedc499fe36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:59.755Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=d88c1fe2-fc89-4bc4-8e69-cc227c98401e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:57:59.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:58:09.766Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=3f0f9598-741c-4b07-86cb-d67a58e345a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:58:09.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:58:19.776Z |INFO |Init configs |InvocationID=34dfb0fa-79ca-4ea6-bd08-18a039d211d7, InstanceUUID=06f5f8c8-f0b2-4357-99a9-6755ae573a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-21T05:58:19.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |