By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T02:58:45.337Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T02:58:45.341Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T02:58:45.378Z |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-11-01T02:58:46.480Z |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-11-01T02:58:46.662Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T02:58:46.686Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T02:58:46.691Z |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-11-01T02:58:46.897Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T02:58:46.991Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-11-01T02:58:47.016Z |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-11-01T02:58:48.997Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T02:58:49.555Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-11-01T02:58:49.596Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-11-01T02:58:49.596Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T02:58:49.658Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-11-01T02:58:49.663Z |INFO |Root WebApplicationContext: initialization completed in 2647 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-11-01T02:58:50.282Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-11-01T02:58:51.246Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-11-01T02:58:53.072Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-11-01T02:58:53.847Z |INFO |Started MainApp in 11.625 seconds (JVM running for 12.731) |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-11-01T02:58:53.948Z |INFO |Start scheduling PRH workflow |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:58:53.969Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=948d5e41-a494-4b88-b421-c7bcf1ac1246 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-11-01T02:58:55.385Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T02:58:55.386Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-11-01T02:58:55.389Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:58:55.479Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:58:55.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:05.538Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c9e45961-871e-4a85-90be-60495ac02464 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:59:06.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:06.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:16.582Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f6c3d4c7-c31f-4bd2-af12-bf68036f82f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:59:17.650Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:27.654Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a38d0005-cb0f-4cfe-85a9-8e1d9f91b235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:59:28.733Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:28.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:38.738Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2d25920e-dbec-41d0-a802-70098a8a065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:59:39.798Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:39.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:49.804Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cbe9f944-2daf-48b2-8a13-94b84dafcf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-11-01T02:59:50.865Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.37.78:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T02:59:50.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:00.867Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=feeb074e-c96c-4deb-bd60-52b900ea5d66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:01.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:11.347Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a3c67db0-a320-46d3-ba98-1b1a557614f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:11.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:21.367Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=634b8c32-032d-4b93-9d2d-ddeba24b56d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:21.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:31.389Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=15f2b6ea-1156-4cd9-93de-1b7bfcba3df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:31.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:41.407Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7b4b9a5d-dbb3-42ac-8a63-177a9f591dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:41.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:51.435Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=41f15106-f393-40ee-8f39-7ba77303d43f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:00:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:01.490Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=debfc97e-a451-492d-8b40-5f46f5aad07f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:01.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:11.509Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=6b922a5c-5cf7-4058-8ce9-0211fde5c97c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:11.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:21.526Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=775fb0b0-3ca6-4ee2-ad58-614adcbcc444 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:21.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:31.543Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dffdc973-6ef9-4a59-9587-80f6c43511bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:31.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:41.575Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=05499e8a-b57a-4cfa-b923-c67491d6490a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:41.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:51.598Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7fccaf6a-8be8-4f61-8005-6afb7fb924d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:01:51.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:01.614Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c59f5576-4892-4c43-8df3-36086f0d8830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:01.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:11.630Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=621a4026-fbbf-47e1-997a-0c3e89e14ffc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:11.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:21.647Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4ea83559-1532-4b34-9a87-eca77245df3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:21.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:31.665Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a0a67c92-f292-40f3-a11f-05d186e14d1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:31.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:41.701Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=985cbaec-42c1-4c31-96b1-f860bfb33e3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:41.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:51.720Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=422792df-7cbe-4e16-9ec8-2c75d6a561df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:02:51.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:01.740Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4539d421-732a-4bd9-98d6-5417705dc290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:01.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:11.757Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=58bd4d6b-283e-4f74-93a6-ba22d89d89a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:11.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:21.774Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=524a7b43-eb67-4ccc-9597-8ab061cfee24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:31.786Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cb1b8c35-1963-4f59-83dc-c5a52601fca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:31.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:41.804Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ddb82d3a-f52f-46f0-9ba4-50352d06f255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:41.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:03:51.277Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:03:51.277Z |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-11-01T03:03:51.278Z |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-11-01T03:03:51.282Z |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-11-01T03:03:51.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:03:51.295Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:03:51.295Z |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-11-01T03:03:51.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:51.819Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cdec4a11-190a-4c60-b01c-c207ddfc6bd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:03:51.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:01.833Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3340b052-1d25-4f4e-a8cb-c8587fb41fd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:01.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:11.848Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f3bc4cbc-3cf2-45a3-92c7-8137e1c7ef53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:21.862Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=605e6f1f-c184-406c-ab86-90e885e0ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:21.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:31.878Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bbb3cf6e-8ac4-45a8-9218-63fd280dca87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:31.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:41.895Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9929e6f3-01dd-4cfc-8dd1-592852ba957f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:41.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:51.908Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=fa2f3143-d674-465d-b951-5462db1711b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:04:51.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:01.920Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e03abc46-9fa4-40a0-b3fe-7b795e635137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:01.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:11.933Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d7216444-ccc6-4813-a8ba-9903e7f59441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:11.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:21.946Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=30282b9a-70f3-4acc-876a-2d9088a00c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:21.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:31.959Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f259c6c9-ff3e-457a-b189-143ac2439a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:41.972Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0641ca2e-084d-4bfa-b62b-e5dd77d99e06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:41.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:51.986Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e96b116f-bc49-418b-a8e3-7f1b77613d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:05:51.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:02.000Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1b61b630-8d28-447c-9259-c4f923e9eb2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:02.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:12.022Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a0e71c46-d741-48ad-a132-d7a12e4f3828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:12.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:22.041Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=13a7ae1f-a026-44b1-95a6-6df626c2b497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:22.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:32.056Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bc9c8377-edc2-4576-8a4d-a0c218e3d642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:32.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:42.071Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=595c87b8-21b4-41f9-9758-6896407d69a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:42.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:52.083Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c03533d7-80e0-44ad-accb-52b02ec0fea3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:06:52.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:02.100Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f8cbacda-dce7-48fe-8bae-632c178457bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:02.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:12.113Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f8673dad-3533-4eb9-821b-f1d2e87c2b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:12.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:22.125Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3f838c74-385b-4667-a9b1-36adf850c78b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:22.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:32.142Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c90c5b3f-804e-4c89-9238-b2111501cd5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:32.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:42.167Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bdfb961d-d47c-41f3-8a4a-5cb93d6fe245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:42.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:52.179Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0346068c-0988-47a8-9b76-914c916e0c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:07:52.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:02.191Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1a9d8e60-98ae-4589-a306-c698c3d6a23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:02.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:12.204Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=458380aa-3fbb-47a4-b5d9-a76b5de0f75f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:12.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:22.216Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4f2a0e14-693e-457d-980f-7eb1571ba320 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:32.228Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a0c9e093-bc88-47f6-aee9-9e51796546ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:32.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:42.240Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a07e689d-d73b-46c3-9561-b3a8463af2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:42.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:08:50.625Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:08:50.625Z |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-11-01T03:08:50.626Z |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-11-01T03:08:50.630Z |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-11-01T03:08:50.641Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:08:50.642Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:08:50.642Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T03:08:50.645Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:52.251Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=37f30069-d845-4262-81f3-b94e888a8409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:08:52.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:02.262Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0da20480-7716-49d1-9711-0c8081f72268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:02.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:12.275Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=68b8f76a-6941-4da8-a7d0-624666e3316f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:12.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:22.287Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2b38f426-26ca-45d1-b517-813730a73cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:22.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:32.299Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e2999bd9-3a74-4876-ae17-08307576c13a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:32.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:42.322Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=18db3365-94b2-4af4-ad34-ac73b06fb1ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:42.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:52.334Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0e85b8a6-8855-4617-bfa1-c8fc57c979d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:09:52.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:02.347Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=5d2cac34-ce7f-4db8-923e-d9021e68aa3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:02.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:12.361Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8661fb09-1a87-4b0e-8a0b-3de6873ac915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:12.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:22.372Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e40db291-2fd9-4107-92e1-073d7f2c10d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:22.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:32.384Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7e9c9eaf-d34f-47d3-99ad-c9d6b6f9928a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:32.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:42.397Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=40c6485f-962f-4ac5-8721-b436dbca4910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:42.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:52.409Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cdbedfc6-a629-483a-92c6-d8e566700bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:10:52.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:02.422Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c745dcaa-2182-4bc5-9df9-1137132cf072 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:02.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:12.435Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f624399b-12c5-4f00-8ff7-c1d18931da62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:12.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:22.445Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=29d926d4-415b-4368-b366-ed58cd429500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:22.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:32.456Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=61298ac1-d6e8-4f44-a188-7f61b6462427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:32.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:42.468Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=39076c1b-884c-4cea-84d5-0ccc3b29e10b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:42.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:52.480Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=47481cb7-d897-4296-917a-9cfa3f2110cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:11:52.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:02.491Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0995e9de-818d-4f74-ae7d-64b79e046580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:02.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:12.503Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8c4e6c97-9960-4bc8-93a8-3099098ff03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:12.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:22.515Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8e344feb-cce2-45e4-a2f7-84756f48b7bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:22.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:32.526Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d22b5665-2185-4bf7-a844-9169c43a06b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:32.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:42.538Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8b51cd6a-3580-41d6-af79-e06b1f1491c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:42.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:52.552Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a3d1e13f-a595-4f82-b802-93c5299fb702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:12:52.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:02.568Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ffa31850-12f6-4714-8afa-182d7b261e47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:02.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:12.581Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2b483e40-8c71-4d59-8a05-d6a96406a604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:12.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:22.594Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d4f86038-4d54-4438-9ce4-7078b5aa99e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:32.610Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d4beae1e-9664-443b-907d-507623ede14b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:32.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:42.622Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dca35933-3f93-469b-9c72-5a81c117e11f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:42.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:13:50.576Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:13:50.577Z |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-11-01T03:13:50.578Z |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-11-01T03:13:50.580Z |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-11-01T03:13:50.589Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:13:50.589Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:13:50.589Z |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-11-01T03:13:50.591Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:52.636Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d183f445-8aa2-44d4-89f6-887f7f4e6c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:13:52.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:02.649Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=90f14d09-5117-449c-bf3d-7fe204a0e782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:02.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:12.661Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2ab2b1e5-6970-4048-a222-6d76bd808f1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:12.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:22.672Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a0f511d3-ca62-486c-aa76-c72c9d385d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:22.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:32.683Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=55e57d96-644b-4418-be35-0730c1e8749b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:32.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:42.695Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bbcc27bd-7123-4b5d-8926-04a299bd69c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:42.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:52.706Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=15b15846-b388-4c3a-a225-869e8d8f6707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:14:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:02.718Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d1675bc7-8b9d-4922-b4aa-214107d8f657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:02.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:12.730Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b181f5b2-d66e-4ca1-8ca1-c4df0014f253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:12.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:22.742Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a6380219-d847-4ad3-8c85-ad63b3ceb776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:22.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:32.753Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=6fc8820c-7107-4b89-9341-5da59ad2d8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:32.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:42.767Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bdb67d5c-74ce-4bb4-9743-514df4aeee90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:42.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:52.778Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9b33f98c-1506-4b99-8532-2c42e9615452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:15:52.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:02.789Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d2f07246-8f04-48a9-a60b-2c6a6255523b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:02.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:12.799Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c2d512e0-1b75-4ac8-b219-3208bda0ee69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:12.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:22.809Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a98ce722-7ac7-4725-bd40-120bde029f60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:22.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:32.820Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=db3feb6f-e0b8-432d-ae6f-b5bdaecd2a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:32.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:42.832Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=fddb552b-d7e3-4ace-b334-b5ee60ae2094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:42.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:52.845Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=92310693-7c81-4c44-a225-3c0d0134cd11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:16:52.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:02.856Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1db867e9-7d1a-46e9-bf2d-9e6eb45a3ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:02.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:12.871Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a83258c9-49c1-4ef7-a98e-ac68c1626fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:22.886Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e0f13269-64bb-4033-8a46-df4a20a21605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:22.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:32.898Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=6a0da139-28c9-4db2-a02e-c0583f46f248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:32.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:42.909Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=481f9301-359c-414e-b221-f6af5508c108 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:42.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:52.920Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2ea3b29b-e3b3-4470-ad45-7b1f61b17e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:17:52.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:02.931Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7bd31813-59d6-4203-b332-0f8adc4f2960 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:02.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:12.942Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=13a6ea31-ba32-41d1-9110-bdd2b2b86cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:12.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:22.954Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=50f27e01-e511-45db-9262-5b10e76b1d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:22.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:32.966Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b22baca2-6c6c-4edd-bc97-f10d4b19c3d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:32.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:42.976Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3db40d9c-fb3e-4492-93c3-2df978c5910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:42.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:18:50.635Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:18:50.635Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T03:18:50.636Z |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-11-01T03:18:50.638Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:18:50.650Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:18:50.650Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:18:50.651Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T03:18:50.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:52.989Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=edb09b03-a1cf-4649-acfa-5bc8247682ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:18:53.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:03.001Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=eb053598-aa21-431a-bd2d-97148bdfc8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:03.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:13.014Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1b274513-7ee0-4fe0-a4d0-cb72162a2953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:13.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:23.024Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9dd04bd4-de78-43eb-9410-91f43b4448bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:23.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:33.035Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3d3421ec-9e82-477f-a51a-b4717f661baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:33.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:43.045Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=6ab320bb-0297-4f3f-9f8c-7c3499537dcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:43.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:53.055Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a8d15e7b-1f43-4308-9291-3578aaea6c6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:19:53.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:03.066Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=75680142-10de-4b43-b538-6ee01e4ca063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:03.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:13.078Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=532b81ff-1a8f-499d-8b79-2c956c1da2ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:13.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:23.090Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e8cd07e4-772f-469e-9001-b23a04a6b98d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:23.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:33.103Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e96cf7e4-3271-469a-bb33-eb0453f800a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:33.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:43.113Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d6a05c6b-3862-4be2-8dba-572b7d0dde87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:43.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:53.124Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e0ba3e2b-e1af-46ff-a98c-9d6625583b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:20:53.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:03.135Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=eb50edb0-d07a-4ef9-8250-f1e02a174cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:03.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:13.146Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9d215784-29e1-4633-816a-d1728f68fd4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:13.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:23.160Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7bebaac6-9793-423c-ba05-6b3a9560ed15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:23.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:33.171Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=de032b46-111c-4f76-b563-b008e143fd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:33.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:43.182Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b8b8b407-7d8d-4552-9041-64d629577adb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:43.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:53.191Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1749d2ef-5da2-4bd6-b74c-3a1cd8677e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:21:53.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:03.200Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b4543626-faab-4153-92d2-2df6c292a7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:13.208Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e746c5ed-92b2-46b8-9ab9-be4d232b098a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:13.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:23.217Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d6e30c7d-e9cb-4ca7-b323-a8df840898eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:23.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:33.229Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4022f3f7-7211-447d-badf-679fc6fa68cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:33.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:43.240Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cf091546-c0f2-45c8-b80f-25763502f0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:43.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:53.292Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=97a64dd4-e550-4924-9527-a0b3ef52dcfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:22:53.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:03.303Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3d11a985-9795-4fe6-8330-0d068c14dae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:03.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:13.316Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cfcbb652-5cfc-4f53-a05e-2ecff98dd386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:13.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:23.327Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8766be1c-4b25-46fc-851d-02060d707afb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:23.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:33.338Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=fb53230a-395c-46af-92eb-3936edea1421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:33.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:43.349Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=46e5372c-c3c4-495f-8892-98fe5f19c520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:43.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:23:50.594Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:23:50.594Z |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-11-01T03:23:50.595Z |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-11-01T03:23:50.598Z |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-11-01T03:23:50.605Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:23:50.605Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:23:50.606Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-11-01T03:23:50.608Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:53.363Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b4efa840-9e6e-4385-b527-4d06045aeaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:23:53.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:03.376Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7b0902db-9bd2-4290-a502-d186f6191b9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:03.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:13.388Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=62d7d983-280a-41be-9085-dac33dac3298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:13.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:23.403Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c0f9f92a-6a54-4dbd-82ff-3a6d4a7cd83b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:23.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:33.419Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=12673d07-3f4a-4d51-baf0-28c31ce426ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:33.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:43.435Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=eecc5911-d4d6-4e85-8ade-5a385157b867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:43.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:53.447Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cac28576-51ed-4b0f-87fd-be85a866c47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:24:53.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:03.459Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=afbdcd34-1242-4507-9a6d-b56fb6601781 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:03.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:13.474Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=332a0b92-588c-44fc-9ddb-5cf6fea92e46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:13.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:23.484Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=41397842-1304-4327-bef0-3776ebabc5f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:33.505Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ced1d503-cbc9-48fb-8fea-6ca2e63572fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:33.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:43.514Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a7ad3aaf-69a1-46f4-a600-4b3ddc6f347b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:43.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:53.528Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=20ea7973-ef13-4fba-afb1-32fe506cc399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:25:53.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:03.539Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=20c0ee93-1861-47e5-b6cd-01ab94b63e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:03.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:13.550Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=23845c50-d8dc-4bc0-8ae6-470cf85ca614 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:13.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:23.559Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=044183c8-805e-4edc-844d-4beda54c7766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:23.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:33.570Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c3a72089-7c1b-4046-b024-0d714f748a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:33.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:43.579Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a5f9f602-dd26-4d6e-b017-44f541b38b19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:43.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:53.591Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=129a5a80-d0b6-4e64-a37a-cddab98246c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:26:53.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:03.603Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ffa3bc80-2179-4103-881b-2beee8d3d920 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:03.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:13.614Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f66044d4-6223-4a53-b3c0-baa0dc89a91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:13.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:23.624Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=987d1dd2-3a45-46f7-bcaa-5dc94105d964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:23.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:33.634Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=39680223-0ee6-48d0-aa7d-edd75ca51322 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:33.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:43.643Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e158f884-d561-4a59-a0f8-7ebef12bd6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:43.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:53.653Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=91fe04d6-229d-43dd-bf54-a0014bd9fcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:27:53.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:03.663Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b7f9f9ae-f996-4b59-b120-ea5686cd4af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:13.673Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f6e994e9-d9ec-4509-a048-c46f91f06dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:13.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:23.685Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=bed7381a-9d99-4f7b-902e-c7cdfa7b37bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:23.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:33.696Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d2669d80-4922-4269-8114-543fbf35bcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:33.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:43.710Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=16a2ba80-7b07-4349-b9fe-a24fc11ca3ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:43.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:28:50.495Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:28:50.496Z |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-11-01T03:28:50.496Z |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-11-01T03:28:50.499Z |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-11-01T03:28:50.504Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:28:50.504Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:28:50.504Z |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-11-01T03:28:50.506Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:53.721Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e655f84b-e975-43d2-ae34-32102d704004 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:28:53.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:03.731Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f4945ff6-cbd4-4128-a30f-ef34166210da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:03.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:13.744Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8cc7e899-6eba-425f-9cf3-c52a01360405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:13.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:23.756Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dc570382-a3a5-4b8f-b748-a23408c571fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:23.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:33.768Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8dde813b-48b1-42d5-9563-624d7a3491f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:33.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:43.779Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3da9f110-21d4-4a63-bfcc-4f530d4479de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:43.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:53.790Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=fcfa0828-8cd0-476f-a638-bea060644ac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:29:53.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:03.800Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=250709d0-44cc-4092-a2b3-f9324ff16c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:03.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:13.809Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e4b28b9c-639a-407f-9214-cf185be741af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:13.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:23.819Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d76345bc-cd29-41b7-aab6-21a6f29c19b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:23.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:33.831Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=415ba849-004e-4cb4-a936-9b31b8b779b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:33.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:43.841Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cbec73bc-dbf5-4c65-ba09-3df4a249b684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:53.851Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b03e0234-4ffa-45e2-8502-27991b2954ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:30:53.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:03.862Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=98dcd179-f79c-4107-b615-1125f70c945f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:03.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:13.873Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d4e43b30-95ef-492c-b388-8d55cd452e3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:13.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:23.884Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4397c029-a0dc-4407-b50e-1e7418afd867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:23.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:33.895Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=75cbbbc9-9e37-44cd-8abd-7281292ec939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:43.905Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7477df8e-abd5-423d-a6b9-bf9d436798dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:43.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:53.914Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=617a208f-7bab-4919-98bb-426dcc684ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:31:53.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:03.927Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d218579c-4b55-429a-ac45-23190719ea5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:03.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:13.942Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d495eed8-f616-456f-a122-2fce5d885c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:13.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:23.954Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1e15f6ca-f4ea-4660-99c1-a773f2ad0856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:33.965Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dbc16b0e-55e8-4183-913d-f797bb08a206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:33.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:43.976Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a219efd1-adba-4151-b4dd-cda816e69fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:43.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:53.986Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=47bb3f8d-e099-4b42-a1c3-8c27551256af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:32:53.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:03.997Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=208e5f35-df43-473e-b5a5-f5454c663fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:04.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:14.008Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=30b7d605-9c66-4f51-9b5c-0fe0c2b4ac25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:24.018Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0facea72-ba4d-4a3a-bfbb-4831dbeb3eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:24.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:34.028Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=053ebfae-8790-40f0-a4e9-4040223e0fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:34.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:44.038Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=eed10086-d8ff-461b-90e4-eac28def0d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:44.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:33:50.597Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:33:50.598Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-11-01T03:33:50.599Z |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-11-01T03:33:50.601Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:33:50.608Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:33:50.608Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:33:50.608Z |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-11-01T03:33:50.611Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:54.049Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9cb15e70-4122-4886-9737-b9ef057fb605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:33:54.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:04.059Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f9c9a030-4cd3-4546-b0f9-6d2ed1c66cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:04.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:14.069Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d253bb35-db1d-4e06-9fb3-579cc0f6ac1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:14.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:24.079Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d0708421-3ccf-4ecd-9b7c-b71c635b5bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:24.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:34.088Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b3f02253-5d00-4e57-8a67-3ea9f276d24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:34.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:44.099Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3b3e52d3-0b4b-4e15-9c7a-3410e5f35c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:44.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:54.109Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=19661f1c-448d-47d8-9adb-06c105d8fad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:34:54.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:04.119Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=fcb61166-5fce-4ede-b852-70d77d8de40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:04.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:14.128Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2aef7608-4a58-46a2-ac91-00ec0d33bdf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:14.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:24.137Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=867fee0f-f83c-460d-87e5-309269242f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:24.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:34.146Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=849faff5-644f-4d5d-9c24-196a46661a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:34.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:44.157Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=eae17400-4ad6-4c14-aa2f-7a49bd518f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:44.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:54.166Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=4b2d05ed-2c17-4252-a184-a73f3455932e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:35:54.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:04.175Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b5168ce6-5ffa-432e-998a-b63e1c689f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:04.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:14.184Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=30001d0c-8582-4dc3-a3f0-56d4a49357ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:14.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:24.193Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ca39edd0-079b-4099-899e-840c89bde1fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:24.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:34.203Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7919b811-8c81-4edb-8cef-7f860fa6c3b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:34.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:44.213Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=32c109e1-eba7-450f-b2e4-8e03121875db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:44.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:54.223Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=577a6253-ceec-42c6-9616-ae49d018c37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:36:54.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:04.233Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=689f7dc1-f5c3-4b54-9d2f-7f20d1748ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:04.242Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:14.243Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e2bc48cd-eebd-4301-bd0d-b6a75c686006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:14.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:24.255Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d2881af7-5306-4194-9d08-83aafc464a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:24.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:34.264Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=99a9b689-4425-4e13-8a8e-d9aeabf5bad8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:34.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:44.274Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2e1e875e-4b96-44b0-bdfa-e101b7e70032 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:44.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:54.285Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c032ae71-6790-4122-a0d2-1212f4fcccbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:37:54.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:04.294Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b1913b72-278d-492b-9962-1d481c32a1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:04.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:14.304Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d7410b0f-c42a-48c2-8096-b5cfbaabc54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:14.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:24.313Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3c49134e-dae9-41eb-8712-ae22dc5d9dbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:24.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:34.322Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f864d22a-bad7-47dc-b33d-bbdca07c54e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:34.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:44.335Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=edd9eb40-140f-4429-a779-6a14224824a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:44.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:38:50.488Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:38:50.489Z |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-11-01T03:38:50.489Z |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-11-01T03:38:50.491Z |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-11-01T03:38:50.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:38:50.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:38:50.496Z |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-11-01T03:38:50.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:54.345Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a22cc855-081f-4920-b2f6-9518edee1833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:38:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:04.355Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7605a515-8bbf-438b-9472-43538cd27532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:04.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:14.367Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a463a9ff-3d1f-474f-8dd7-a4a4997d6057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:14.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:24.377Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7a60f762-46e7-401f-bf94-96ec150af9de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:24.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:34.386Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e5b7adcb-9495-4173-8862-e0aec39f5b9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:34.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:44.394Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=3a56d14e-a41c-40d2-b168-a03f5f5095eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:44.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:54.404Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=43d39ae1-3914-47b4-b7b3-13b9370dc5c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:39:54.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:04.414Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cedebde6-2fd3-4f47-88bd-0133fa7e08c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:04.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:14.427Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=34848fc6-6172-45b3-8f4f-4a09a12f87ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:24.437Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8ee4d4da-c79b-46c5-bae9-8bab48f0c5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:24.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:34.447Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f7e5d437-9b84-4cfe-a959-ea8329abdc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:34.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:44.458Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b35d8276-31d4-4b38-be11-6131f324a259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:44.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:54.468Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=87407cfb-8db0-4341-930b-2691ecde0fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:40:54.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:04.477Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=82eff1cd-ad7f-4a12-a1c5-ac4faf938478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:04.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:14.485Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=95dc814f-5860-4c74-93c3-320a588cb33f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:24.494Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b8f36f01-d15b-4b86-b567-a07e325301a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:24.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:34.503Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=7ecc261e-67cb-4b2d-8118-257d601b6df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:34.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:44.513Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=5ecc25fa-d043-4947-ab1c-f5b8f08989fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:44.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:54.522Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=6c38d138-6216-4e9a-9969-3ae4e33dc7e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:41:54.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:04.531Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0b22f36b-b56e-45c8-aac4-0ab1eeb38428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:04.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:14.540Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=141d80ec-28f7-44d3-8cc4-60c66a354ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:14.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:24.548Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8185b0ab-c969-4a2c-b471-63f5947db017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:24.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:34.555Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d95fccbd-aa4d-4751-bc98-02af6f9365e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:34.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:44.567Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f4cd0358-f8d6-4f00-8ebf-fcff2cb09294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:44.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:54.578Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f1e9ad35-ab2a-4625-85d3-cbee489416fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:42:54.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:04.587Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=1497837f-71c4-43df-83cb-3dda94f4a6c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:04.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:14.596Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e7ff2f0e-1ca8-437f-93e2-cac281cf2204 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:14.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:24.606Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2ddc9d98-8b58-4380-8756-a0b701b1050e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:24.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:34.615Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=68b04b52-4dc9-4010-84d9-ad2a15f57f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:34.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:44.623Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d041c428-9739-4875-ace2-d075d3c9e517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:43:50.559Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-11-01T03:43:50.560Z |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-11-01T03:43:50.561Z |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-11-01T03:43:50.564Z |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-11-01T03:43:50.571Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-11-01T03:43:50.571Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-11-01T03:43:50.571Z |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-11-01T03:43:50.573Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:54.635Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dc7c8804-e53c-44f8-b30c-f061fe502a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:43:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:04.648Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=62463e9e-32b5-4b66-bc64-9709fa81b8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:04.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:14.662Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=9f4e973b-390b-4dd6-8961-855843123405 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:14.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:24.672Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=0a2ba01d-e2e9-4733-b762-dad48d3560d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:24.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:34.681Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b3defce1-c503-4e02-9c51-76bdea5575eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:44.690Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a6bbc5f4-ea7c-4967-a185-c688f92574f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:44.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:54.704Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=5696f7d4-41e0-4804-8e6b-4358f5fd1944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:44:54.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:04.714Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ad682048-248f-4866-bbb5-6b72bb5a8d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:04.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:14.725Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d6acc509-6ffb-4e61-a470-8954baad5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:14.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:24.738Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=c96795f1-24f0-45dc-8d31-65b41fd0284d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:24.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:34.748Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=f87a0d69-5f08-49f9-a7b8-8b5e6c00c29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:34.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:44.758Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=a0b42b32-1be1-4ab8-ad22-e73d0a7f2baf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:44.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:54.767Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=8aaece31-47b5-41cb-af49-3bf724e390c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:45:54.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:04.779Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=2b0cccd6-fbed-40f6-922a-818fa110c522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:04.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:14.789Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=806bd0d9-d609-4433-a327-470a72199497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:14.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:24.800Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=013ab5eb-e7f4-429e-beca-379f9bf07e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:24.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:34.811Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=e259df2f-8a56-4b47-965c-467613eb9fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:34.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:44.820Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=b8f970c6-b96d-4c56-a97b-020afb2e5974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:44.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:54.828Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=d40c64d0-2344-4f77-abf2-d69a4c45e713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:46:54.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:04.837Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=95f49207-36e8-4ecc-b421-6e03c078c001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:04.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:14.847Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ec24d9dd-a41b-4bff-b4ea-2153ee6e8a63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:14.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:24.857Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=78eebc6c-2b3b-40cb-9ab1-b368eb3cb9a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:24.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:34.870Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=dc67cdb2-7286-4a5a-a28d-5fc598674cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:34.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:44.878Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=cce5e678-680e-4dbb-91fc-6ef1d61029cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:44.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:54.887Z |INFO |Init configs |InvocationID=279ded8a-2ac3-4566-acfe-1db23f56ccba, InstanceUUID=ae1dcb1f-1127-4a29-9e08-f5928c618c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-11-01T03:47:54.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |