By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:28:27.970Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:28:27.973Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T19:28:28.008Z |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-02-25T19:28:28.736Z |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-02-25T19:28:28.831Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:28:28.831Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:28:28.832Z |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-02-25T19:28:28.950Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T19:28:29.009Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-25T19:28:29.062Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-25T19:28:31.017Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T19:28:31.611Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-25T19:28:31.661Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-25T19:28:31.661Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T19:28:31.717Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-25T19:28:31.718Z |INFO |Root WebApplicationContext: initialization completed in 2655 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-25T19:28:32.164Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-25T19:28:32.791Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T19:28:34.619Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T19:28:34.771Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T19:28:34.773Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T19:28:34.776Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T19:28:35.219Z |INFO |Started MainApp in 10.005 seconds (JVM running for 10.76) |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-25T19:28:35.301Z |INFO |Start scheduling PRH workflow |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:35.311Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6b7d62c2-4100-43f5-8ee5-5d36e77bcaa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:28:36.796Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:36.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:46.822Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=89b18fde-e6a9-4a76-b906-02c45b31b732 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:28:47.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:47.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:57.893Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=58c60c74-cbfe-4bc2-9dfd-315aa28b1fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:28:58.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:28:58.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:08.963Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5b6a7875-a229-4cfb-bf54-176d58d9f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:29:10.069Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:10.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:20.071Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fd380e6c-d23f-42fe-bb6c-473dd4d8f427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:29:21.170Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:21.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:31.171Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8073e74b-f452-43bb-bbff-17e1ebf07a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:29:32.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:32.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:42.215Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a5b6c546-f804-430f-acc2-909fd50cdf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:29:43.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:43.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:53.284Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bb4c52c1-3e94-46bc-86bc-015a81361264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:29:54.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:29:54.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:04.355Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3d2a856e-10b4-4b39-9631-bccbc81c7e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:30:05.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:05.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:15.429Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ab2577c-de4d-4121-8308-19d3a5acc64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:30:16.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:16.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:26.724Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1a0dc048-4049-4041-a542-8c8afccb2bc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:30:27.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:27.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:37.763Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=54400b37-1fc6-4c09-b59c-888932db2156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:30:38.839Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:38.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:48.841Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cf5d4c85-909e-4df8-81b8-a98babab63bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:30:49.907Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:49.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:30:59.909Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=50c188cd-1dc3-40c0-8f96-d87df30b8553 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:00.992Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:00.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:10.994Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a334fcd6-0c3a-4acc-8045-1b7c8c7f00e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:12.115Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:12.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:22.116Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=58597e27-ffaa-413d-b817-389fd59cb5db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:23.189Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:23.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:33.191Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=30c4fc7a-bd38-40ae-90aa-c97a9a84ef8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:34.259Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:34.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:44.260Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d301a85a-4a0f-4c14-b955-d261789cc663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:45.365Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:45.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:55.366Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a5ca1680-6bfc-46bf-acf7-fe3184b18e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:31:56.437Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:31:56.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:06.438Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0b858de4-13b6-4c7e-9ec4-124fc35a386a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:32:07.476Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:07.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:17.478Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d2f6a0d1-9b84-44d9-a573-01286845d990 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:32:18.547Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:18.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:28.548Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=76c50c84-f884-4b26-8042-dab31f008a0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:32:29.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:29.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:39.620Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=89591a4e-47de-45b9-9c22-321a90fb1f81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:32:40.660Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:40.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:50.662Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=979a20a8-e1f3-4f97-8456-aac8583868b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:32:51.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:32:51.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:01.736Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1914cc18-d524-4ad4-8edc-344ef1987fdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:02.804Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:02.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:12.805Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=00222409-09e2-443d-9b83-55cb890dacb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:13.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:13.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:23.877Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dfe860ef-7425-41a8-827e-5015bb390574 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:24.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:24.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:33:32.653Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:33:32.653Z |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-02-25T19:33:32.654Z |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-02-25T19:33:32.657Z |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-02-25T19:33:32.665Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:33:32.665Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:33:32.666Z |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-02-25T19:33:32.667Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:34.952Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e804e6c8-2598-461a-8d57-07933c503829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:36.020Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:36.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:46.024Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=66b92975-cf00-4aca-bf6e-53bdd7d5ec36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:47.096Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:47.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:57.101Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c986a072-c208-4fbb-bdff-4a7af65ba858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:33:58.133Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:33:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:08.134Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4beead67-e201-4d2c-b769-1a750e41ce1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:34:09.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:09.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:19.208Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4a24ca43-7c71-4c85-85a9-9d675e1fc680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:34:20.245Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:20.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:30.246Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7884290d-56db-402d-a7b7-147e10a19217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:34:31.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:31.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:41.353Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4f5546c8-cbf8-42ae-82de-2199bf583eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:34:42.420Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:42.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:52.421Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=49ad9305-dcc9-48ba-aa79-b6220cc4d1a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:34:53.465Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:34:53.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:03.470Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e243a968-3907-4231-8ab2-812cb5cf1a9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:04.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:04.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:14.533Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1419d27d-322b-4216-b949-39cb6f417df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:15.603Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:15.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:25.605Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3523176d-d353-41d0-baa6-b476209a5881 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:26.644Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:26.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:36.646Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=023eb751-0f59-4968-a0ab-fe777a909b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:37.716Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:37.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:47.717Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5be5e922-7113-49b9-8500-1b988cbe5b05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:48.788Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:48.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:58.790Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=766452a0-08fa-4a97-a05d-60349b24d0da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:35:59.830Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:35:59.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:09.832Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e428fb7-b321-4b28-9614-821b44054c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:36:10.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:20.903Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f638ad86-e1fd-42c3-910b-96b4708120f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:36:21.976Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:21.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:31.977Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=49441eca-4c19-4046-9483-8f7d5e17d418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:36:33.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:43.014Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d195716-b7dc-48a6-a1d5-483fb6cdb7b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T19:36:44.085Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.54.171:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:44.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:54.086Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=901a2b4a-9c3c-4785-af46-0dfafd5bdebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:36:54.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:04.235Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=acc625b6-6650-40c0-89d8-1725235a73b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:04.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:14.392Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=953099d6-51ce-40a2-97cf-34ac3f9e8128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:14.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:24.408Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e2f7dbbe-01d7-4f5a-9865-03f26317d19f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:24.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:34.487Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f5079860-225a-45d0-a0c1-58a05bbb3eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:34.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:44.700Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9ef24504-56e7-4870-8d36-476857d849b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:44.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:54.713Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d081cbf0-0afd-425d-92b4-27eb95750d9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:37:54.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:04.726Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d3cfe7f-364e-491a-a149-ef182d626fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:04.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:14.739Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7f3bddcb-ab42-4833-b35f-860807268ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:14.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:24.750Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=31f3d5a0-d934-4cd4-bb9a-31529692cbb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:24.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:38:32.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:38:32.435Z |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-02-25T19:38:32.436Z |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-02-25T19:38:32.438Z |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-02-25T19:38:32.450Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:38:32.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:38:32.451Z |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-02-25T19:38:32.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:34.762Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6ca3fab6-2eaf-4973-be70-7c075c88b633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:34.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:44.774Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5009408f-8149-46c8-8a2a-d8dc2179b69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:44.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:54.785Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c2205c41-b352-4773-b84d-b140ff4773b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:38:54.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:04.796Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ae398aeb-d164-43cb-a78c-98c5ed6f7b7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:04.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:14.806Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=936c0a05-c9b3-4033-bb91-06ea6400c75e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:14.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:24.815Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e8346ce0-bf2f-423e-a94b-231b51763355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:24.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:34.833Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3d7d9f6c-123b-44ba-b2c5-669dcc535b60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:34.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:44.844Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f6f679a4-ba82-4abe-9ec2-dcc74b2852bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:44.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:54.854Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9723c41e-ffb1-4c46-b155-b61ae496575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:39:54.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:04.866Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=08ef1e4e-4aa7-45e0-86ac-486dfb0ee1a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:04.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:14.876Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e97b2824-b2d6-4977-a819-5ebea86a94c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:14.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:24.887Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=49f2080c-9608-4106-a48c-d72a6b585d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:25.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:35.468Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f96ecd2e-2858-40a4-8b67-497e93f53edf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:45.479Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7fca47f9-27dc-4d82-9445-8587b50c13d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:45.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:55.492Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5c26b77b-7c48-44c8-92eb-c9963114a5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:40:55.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:05.503Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4ed4b1a6-a6ef-49d1-b80a-64fa9fbcae35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:05.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:15.514Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=530e32db-fa89-4b41-8ae7-1cad0c8c5245 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:15.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:25.524Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=35915eb3-7aab-49ac-9adb-6b730fdf9366 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:25.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:35.535Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4a730516-afe7-4373-8847-436438f8107f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:35.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:45.546Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d506bf35-662a-495b-b501-18c4a26dad45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:45.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:55.557Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8875d9e4-53a9-484a-b322-aaa38f402339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:41:55.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:05.565Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d9344ca7-6ddc-4f29-be9e-61153b82a9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:05.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:15.576Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2d95053f-679d-4026-8412-f7c14b3b5da7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:15.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:25.587Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c4882369-ace4-4c96-affc-f4693a012c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:25.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:35.598Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d16ad1e-d1a2-4905-b818-1a1decd598ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:35.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:45.607Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=35fb7343-2a70-49af-9bf9-e31ab4093449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:55.617Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8bec8035-4674-4c83-a0ac-fce484eb2324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:42:55.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:05.626Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c495fee1-3803-4e46-889f-9177aabb683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:05.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:15.636Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ec086ad-3949-4733-8b83-55d8c4dca0d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:25.646Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8ceca2ff-d2ed-4012-99f2-0607004951c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:25.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:43:32.429Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:43:32.429Z |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-02-25T19:43:32.430Z |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-02-25T19:43:32.431Z |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-02-25T19:43:32.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:43:32.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:43:32.451Z |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-02-25T19:43:32.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:35.711Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e899f7be-04ba-4fd9-9c0d-9cce282ae640 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:35.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:45.728Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3b337485-0fc6-4da4-bce7-2413a0cae1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:55.740Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=218ae5cf-63fd-47a4-893b-f3d77780e5d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:43:55.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:05.753Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f9d2137a-0b26-4a81-a2b4-b8ee0ef5c8ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:05.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:15.770Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4a9f2144-3ed2-47d1-b4be-d499d63bc829 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:15.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:25.779Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=46854ff9-d4f1-43bd-8014-4d0ef5a0a243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:25.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:35.789Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f75d76ab-4655-483f-a604-19c7bf93e9a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:35.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:45.798Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=667c499e-2262-444d-956f-6c26060a3033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:45.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:55.808Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e5911674-ca89-426d-a2e9-48630b2fd98f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:44:56.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:06.419Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8adf3796-f7cd-45f5-a234-159a8def2a98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:06.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:16.491Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=698ae6d1-db13-4143-bf55-0bfa9f3bdfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:16.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:26.894Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e48c11a-bfe1-4b9b-8540-ee5f15d2ed3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:26.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:36.904Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e4e55f44-4c8e-4680-8639-ecf737257ef9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:47.302Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aa1da6a5-2bd7-4ab1-bb3c-0ad5c83b7f84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:47.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:57.350Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2278d4d2-08bd-4edc-b13c-fa139e6b6c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:45:57.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:07.359Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4937e390-1443-41c1-9339-2bddd1296556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:07.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:17.370Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6baeb4e4-1feb-4a89-b0df-a0031f31cf53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:17.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:27.378Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f3c6d727-1f22-4b95-b0ce-0dd1a5447a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:27.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:37.387Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ab4715a-2e0b-403c-8a67-1221a408caa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:37.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:47.397Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=15a2b110-ae58-4734-a805-369c7c5908e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:46:50.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:00.239Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1b51dcf7-faa7-4d6b-8254-a958d0f06a5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:00.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:10.255Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=95ae8beb-a7c6-4b59-aca6-fde251ee5344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:10.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:20.264Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6762ba54-f8e3-4910-b51d-141dd55340d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:20.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:30.272Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ea95d034-25cc-41ec-937a-a472aec51715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:30.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:40.282Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a5e6e82e-7921-4c8f-8557-9effc086be63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:40.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:50.291Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0e941be5-6b25-43df-81d1-6fe0080fb9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:47:50.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:00.300Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=35ca141e-53b7-475f-ae7e-4f8dbd08b70a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:00.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:10.310Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3d3d84bc-31ed-49ee-8aa8-34f2316e7175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:10.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:20.321Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=12eed580-4130-4764-8a45-ba156a161c95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:20.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:30.331Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bbdf7f7b-da10-4d6d-b8ea-750bd20fb909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:30.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:48:32.400Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:48:32.400Z |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-02-25T19:48:32.401Z |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-02-25T19:48:32.402Z |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-02-25T19:48:32.409Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:48:32.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:48:32.410Z |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-02-25T19:48:32.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:40.340Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2bf4ea9e-a4e8-48eb-9133-41ef4dacf82d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:40.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:50.350Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=846db21d-8875-4d61-a4de-60f3d091c443 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:48:50.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:00.359Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=149b0110-1dd9-4e23-8135-acd60d3fad89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:00.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:10.369Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=957b1490-7efd-4412-a47c-e1405ed34b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:10.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:20.377Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a9cb3b89-b21a-4022-8080-8b0a1b02c04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:20.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:30.387Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=27b9b69a-e211-4d49-85de-549842af4c55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:40.396Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9943df3b-29c0-4df1-9839-de674c662ebc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:40.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:50.406Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4bba1267-b1ce-4abb-a2ee-8050626e544a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:49:50.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:00.415Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=273ffda4-e538-45cb-9f75-a210cf0e9035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:00.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:10.424Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=49129ed9-6a50-4293-b7ba-bb240dd34843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:10.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:20.433Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ae2d08f7-3c0c-4876-baf9-02b8688e0770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:20.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:30.441Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3f5de917-642c-4cba-a2aa-5b7d777acdd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:30.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:40.450Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d8c46762-98c7-4a02-b642-39a6a64f1f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:50.460Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d9e5b948-9536-421d-b8ac-3f311e802c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:50:50.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:00.470Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c16bbcd3-5727-4eb6-a8b8-3e3018d7096a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:10.480Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9a5cda9f-0d5c-401c-bc8b-09ec26f36e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:10.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:20.488Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=33f23fdd-cdee-4bda-94dc-a8313e7a23a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:20.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:30.498Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=28a61552-08e1-4414-bbcc-2415bed8cd77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:30.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:40.508Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=20f3a9b3-b58f-4855-a636-9c0d32e33935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:40.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:50.518Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=519399b4-e529-4888-99df-2b367b1bc66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:51:50.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:00.528Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c189e91a-b6c4-4ff0-aa10-1b6562971316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:00.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:10.536Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=560e3b91-68cf-4cdd-b947-51e6d4dface7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:10.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:20.546Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=23229cd8-d500-4fcb-bb3c-e5483a22a0db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:20.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:30.559Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=606f2acd-8eff-4412-bee7-536f6f31af35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:30.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:40.571Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c283bce6-7a8b-4988-9214-c308de6c5bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:50.580Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a7801ff5-e937-49d1-a886-a2ca4acf3988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:52:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:00.590Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3bdd72c5-dbe7-44ec-826b-16511e79fd36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:00.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:10.600Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5e5e95f1-7654-4e05-8669-624efa480fc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:10.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:20.612Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7fbc6903-d026-40f4-ae72-2c2668e7ec32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:20.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:30.625Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=218c8b25-6ba5-4522-b722-838fd188edf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:30.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:53:32.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:53:32.431Z |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-02-25T19:53:32.432Z |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-02-25T19:53:32.433Z |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-02-25T19:53:32.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:53:32.453Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:53:32.453Z |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-02-25T19:53:32.455Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:40.634Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8cde6646-6b4d-49e9-83f4-df5467565260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:40.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:50.643Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=539365e6-df36-471c-8da5-5a43998cebdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:53:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:00.652Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ae991c8e-32ea-4942-a4c9-3f79e658ea99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:00.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:10.663Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8cfafff5-7ec6-49d0-8822-cf91f2d42a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:10.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:20.671Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c1d9cd6f-2624-4911-889b-03e3483dbf7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:20.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:30.679Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bae4aa1a-e782-4dc1-af6d-080d5b8bfd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:30.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:40.688Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a036a404-3f91-4e5d-bda4-7e11d923260c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:50.697Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c0e4ccb3-f8bb-42f4-84c2-5e08e03ccdba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:54:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:00.706Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7ed0eaf9-b4f0-4371-a8d6-dfea8248f8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:10.716Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6dc4cc4a-db52-4f3e-872b-f4acee6b697f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:10.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:20.725Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=95cb7ff0-a253-4b0d-99a4-e8a0fdf3ea23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:30.734Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ff1e9cff-f526-4ddf-9aaa-d10cdb77598c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:30.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:40.743Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5e5b364f-dce6-4197-ad81-555fee06aaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:40.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:50.751Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ece4995-9ac8-46c8-a293-f25c6a20605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:55:50.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:00.760Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=06ef353a-2f06-44a0-953a-9172b7905e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:00.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:10.769Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a23b7979-883e-4659-bd84-5b46989275f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:10.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:20.779Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=246962d8-d8d6-425b-87ad-449b869f58ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:20.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:30.789Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dd641168-d9b4-4861-8a8f-4716b07a416f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:30.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:40.797Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d94a6365-4a15-4360-833b-c83ea46471b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:40.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:50.805Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d4373ce-2aa4-47ea-8687-8434444edf49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:56:50.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:00.812Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9a6b67ca-3c0e-4ec1-8499-bb7ea9c9e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:10.820Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6196920d-1535-4469-b44e-ad192c61610c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:20.829Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=128a5da1-b76b-48a1-b3af-5333fc3f1785 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:20.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:30.838Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d688f79-9139-488c-813b-69780724bb30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:30.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:40.847Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bfcd9686-9edc-4df2-bff2-09ba0c1548e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:40.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:50.856Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0e341430-e7de-4948-815a-2b4089668467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:57:50.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:00.864Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1f3bab05-fc75-4b02-972c-2373746ab28e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:00.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:10.873Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f8894a8f-c83a-4d2f-83bd-5985b952435c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:10.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:20.887Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c5260557-6fe2-4d46-9e7c-3183cfa9f792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:20.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:30.895Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=14425ef7-7ef3-48ef-b1e6-136cda1bb23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:30.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:58:32.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T19:58:32.414Z |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-02-25T19:58:32.414Z |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-02-25T19:58:32.416Z |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-02-25T19:58:32.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T19:58:32.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T19:58:32.420Z |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-02-25T19:58:32.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:40.905Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=01793091-54bb-4331-8709-28398f23bdcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:40.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:50.914Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3ca82084-8102-4ce5-9d57-f53e3cad9e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:58:50.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:00.922Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ca49e809-3948-45e7-a92b-6deb293c9e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:00.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:10.930Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9f8e71b7-e91d-4582-99d4-c08ac7f65543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:10.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:20.941Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ba2c7255-3daa-45c9-a852-a55974eb7eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:20.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:30.949Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=95aec49b-95b2-4068-ba75-842f8c7a681f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:30.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:40.957Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=777ef45d-b191-481a-9fc9-9e4fff784297 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:40.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:50.965Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9663b509-8947-4368-8e7f-7e331a7e22dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T19:59:50.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:00.973Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5c70142d-ca4b-4bad-acc4-86b6f986d0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:00.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:10.990Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bbfee2fd-ecdf-41ef-97af-6772d20c9f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:10.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:20.998Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b8783f5b-d048-442d-8ea7-db9fca087eb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:21.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:31.006Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ce7aae6e-7615-43a5-9c22-94297873e76f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:31.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:41.015Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=99bd9b4d-196b-480c-a6aa-d9efa3ce3f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:41.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:51.024Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e5d7a8ef-5bb7-422f-80c3-4781e105b0f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:00:51.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:01.033Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ebfa39e4-81fc-439f-be8f-41cedac2b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:01.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:11.042Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=322bff5b-c566-4e5f-b4e6-dfe69865bf2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:11.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:21.057Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=95cb440a-d8b3-4ca9-b3bc-9b70ff140082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:21.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:31.066Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b26b7b3e-aac1-43aa-a0a0-9840a6cdcaf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:31.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:41.074Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4a04d968-d432-49bc-a615-64ca1b280451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:41.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:51.082Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7f7ca95b-af32-4583-8acd-e265b957ec98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:01:51.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:01.090Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=16780817-f29d-4d01-be42-774f84f15ba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:01.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:11.099Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=be2de6c5-aca3-4795-83c3-ac9877c1c5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:11.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:21.108Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bbd5caac-9c90-479a-9822-115aade19996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:21.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:31.116Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=53867112-3b11-49d0-abb8-9fd0677018d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:31.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:41.125Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=891cf86c-d984-4611-9876-9ecb0111623c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:41.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:51.133Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0dbf005c-e399-410f-9389-a4bdccd96936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:02:51.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:01.141Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51c89ec2-51df-4b65-86a1-f08359326533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:01.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:11.148Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ec14fdff-78d8-40e4-b64a-56d609db4f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:11.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:21.156Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=07252597-22a7-4b95-a96f-42aa1264f5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:21.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:31.164Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=44ed0603-3fae-4143-96a6-7cbfbfc9b137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:31.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:03:32.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:03:32.375Z |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-02-25T20:03:32.376Z |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-02-25T20:03:32.377Z |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-02-25T20:03:32.382Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:03:32.382Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:03:32.382Z |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-02-25T20:03:32.384Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:41.173Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bc426296-dbd9-46dc-878d-2a92cbb1d136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:41.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:51.181Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d48e2c13-eb80-4d0a-998b-c367f1910d86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:03:51.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:01.188Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=147007d0-780c-4f5b-a50c-4b1963acce8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:01.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:11.196Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=04965a08-c77c-4efe-807b-834fc72faf05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:11.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:21.205Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0d4c4b28-bfd7-4c93-b4a5-8ca92711c8e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:21.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:31.213Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=56b47f5c-2308-46c5-bba3-4ff3d471497a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:31.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:41.220Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b99a0d02-f7f0-48e5-b393-b20ff4b059f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:41.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:51.228Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dbaf17e7-064a-45c7-a954-32d9e3a743f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:04:51.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:01.236Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c75c0136-20c8-4f28-a4b6-6fcd1c451ee0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:01.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:11.244Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=79c20e85-2511-4145-bcca-2473051a49e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:11.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:21.253Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8726dc4a-ef97-492e-af5e-ea629215fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:21.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:31.264Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a8576db-72de-40a7-9eed-62cb4d187158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:31.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:41.276Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=860db7d2-efdc-48db-8642-5537ec5e25f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:41.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:51.284Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=88c76354-7d7b-4af7-bc79-6258af4d938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:05:51.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:01.291Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8dddb8bd-5bce-4b99-976e-968692602cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:01.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:11.300Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fb010925-2062-4ef6-bc5d-28c865d929b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:11.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:21.308Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cc414da0-517e-46b7-8007-17d39333c109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:21.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:31.318Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c90879c0-efda-46af-840a-791942cb9b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:31.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:41.326Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=81c23d33-35fd-443e-b6e0-19fb95d620ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:41.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:51.334Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=55f92009-de96-4509-a8f8-a2d2c3d55b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:06:51.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:01.343Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c8ab13f6-8146-45ab-9a65-bea2fff8f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:11.350Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8022da37-90a6-4a4b-b438-c732072b447b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:11.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:21.357Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=baf692f0-06f5-49c4-b720-8866fda26534 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:21.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:31.369Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8071a88b-0b0c-42c5-9284-e7ae1d03a95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:31.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:41.380Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=65e2b8e7-ecef-47f9-ad2b-b4b850a81325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:41.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:51.388Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8a9270cc-d10a-4ea1-9dcf-24438494d438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:07:51.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:01.395Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=66246e1b-e7ef-4df8-b963-ab3123cebf15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:01.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:11.404Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4cf22e24-ec2d-4b21-a2fe-fe3f54c58477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:11.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:21.412Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c19e26d9-a72d-481b-9836-f9f6c3114f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:21.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:31.420Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=62147e61-157d-42ff-9f74-2b8e640d37c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:31.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:08:32.363Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:08:32.363Z |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-02-25T20:08:32.364Z |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-02-25T20:08:32.365Z |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-02-25T20:08:32.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:08:32.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:08:32.369Z |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-02-25T20:08:32.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:41.429Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=de96d6bb-cadc-4a36-9d4a-c735be35d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:41.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:51.437Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e1a3f64-1149-417d-8faf-d937801811c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:08:51.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:01.446Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ed2d7479-4937-4989-ad3a-c5e13f893086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:01.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:11.454Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=871cb3ee-6589-4ac0-ac5a-42194d82c479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:11.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:21.461Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=999112ce-09d1-4fb5-a51f-9f3b4f42a073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:21.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:31.468Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=83495d5f-6d6c-4199-b909-90f95648847e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:31.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:41.475Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a52e74d-2d12-4aa9-b197-e47ae5f2b154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:41.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:51.482Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e720b2c5-e04f-4719-8d2a-00307e11c1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:09:51.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:01.490Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=626ff342-399d-4e73-b0fb-78cd186f66bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:01.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:11.498Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70047e0d-96c8-46f3-baed-17ac8e1b1e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:11.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:21.506Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=16386fc7-600b-4096-bb3d-d372711d3290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:21.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:31.514Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e3873dc7-7dd7-45ac-a20d-fc6bc4e7c29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:31.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:41.522Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=301eb8dc-eef2-4736-ae02-7d2ced87ca90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:41.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:51.530Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=af8bc570-56ce-4ed4-b13e-5b6322a237cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:10:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:01.538Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2bf7aa89-db52-4f79-8914-52a58989bd18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:11.546Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=260ec233-5da3-4946-baae-a87041d45957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:11.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:21.554Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=46e9780f-5d8c-4558-b6ac-6a6fb42a4643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:21.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:31.562Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aabe494b-e4c1-4d7b-a699-1f46a6813dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:31.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:41.569Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d5d5b48-a788-4b50-a0c0-a09243e4b14a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:41.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:51.577Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e20cbc8e-1c9f-4778-941d-6d37129034e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:11:51.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:01.586Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fc7a8d12-6910-48be-b449-9dfc70a4e0ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:01.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:11.597Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=07dd4a83-abbe-4034-8a6d-db63049824ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:11.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:21.605Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aba8fd29-cc8a-4d9d-9c3a-5d3a2d60813b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:31.614Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fffe2ccb-e4fa-4b29-9831-830b61912f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:41.622Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fe1a7b69-ab10-49e2-b75d-1954634fd596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:41.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:51.629Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=be12ffe4-ea6d-4738-b68f-17043f054864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:12:51.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:01.637Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=08d13800-4e8d-4e4e-99db-ea543cf3c81d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:01.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:11.644Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f00b2995-345e-4072-9dbf-fc4123c69238 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:11.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:21.653Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=861d88b8-3b7a-4f76-af4d-976cb3d0d1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:21.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:31.661Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0db2ad55-dd75-4fe1-9a01-c5805eac9aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:31.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:13:32.398Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:13:32.399Z |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-02-25T20:13:32.399Z |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-02-25T20:13:32.401Z |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-02-25T20:13:32.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:13:32.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:13:32.405Z |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-02-25T20:13:32.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:41.669Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e0fb8d11-8b52-4dc8-a123-4818c5057660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:41.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:51.677Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=68d9fc19-9e89-4f9f-aec1-905ea09caf87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:13:51.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:01.685Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4eac1ea5-5f9a-4c9e-8177-d06bb21825f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:01.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:11.693Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aeed3de3-a21b-46dd-9070-c29850d92c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:11.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:21.700Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=38c15051-3cd4-41cf-8333-f040b76061f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:21.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:31.707Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=56cf59ef-7ed0-42d3-8870-f5c2dfcb5f6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:31.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:41.715Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d909e195-0de5-436e-b44d-064ad7f0a286 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:41.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:51.723Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9aee8bf2-811b-4832-82e0-acaf32bb4ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:14:51.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:01.732Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e268d9b6-a937-453d-a037-db0d2aeb38d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:01.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:11.741Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9d85a5dd-84d2-4371-8a66-b05118dfa41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:11.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:21.749Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=99ca6c65-9bcf-4d99-841b-d3ddc72623b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:21.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:31.756Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d085b08d-5be7-460b-a695-a974fb15a1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:31.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:41.765Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3de5a14a-5fe6-4707-b2be-1d31fc10426a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:41.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:51.772Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ee285117-1201-46a7-9c7e-5baa2d2319e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:15:51.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:01.780Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=71cdc38b-0425-4435-be54-c57f8d600e4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:01.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:11.789Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=39fbe834-544f-4dff-864d-d0190083348a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:11.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:21.797Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=eee5132e-fd02-448b-b700-486ec461f40b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:21.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:31.805Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=af2d9fd3-ce02-45f6-9a2d-b08f6c8e99b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:31.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:41.813Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8d1a0bcc-66b6-4412-9b58-01976a8368cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:41.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:51.821Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d1c710e2-fa20-4f69-a960-3641d27b131b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:16:51.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:01.828Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bd20d6b2-00d4-4073-ac7b-eeec8a75ef8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:11.836Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=377a688f-7c2b-48e1-b70b-d5aa731fa4ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:11.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:21.844Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b34fd5ea-98c2-4b4a-8751-b6ed136025c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:21.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:31.851Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c4c560f4-6ea0-4a2a-a498-fdaa8f6eb916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:31.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:41.859Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f28dfea1-55c2-44b9-be8b-71849f8e3ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:41.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:51.867Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=11722513-b94f-4f97-b052-cd377a5095ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:17:51.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:01.875Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=39a3b8f4-2bd8-4ea8-961e-293d77fcc3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:01.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:11.882Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=724a5efc-2095-41d9-8403-3c9801050f52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:11.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:21.890Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=40a4dee9-d7aa-4a19-b0b6-7f7496466b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:21.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:31.897Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4796441e-6e09-42ad-bf0d-80a880592ebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:31.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:18:32.384Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:18:32.384Z |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-02-25T20:18:32.385Z |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-02-25T20:18:32.386Z |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-02-25T20:18:32.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:18:32.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:18:32.390Z |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-02-25T20:18:32.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:41.905Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d8a91f4a-be12-4231-b60e-3cbaac9c3e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:41.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:51.913Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=506066a1-3dd0-40a9-9f21-cd49f49debd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:18:51.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:01.923Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b7378d9f-0668-41e3-8083-964b9ef5869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:11.932Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=71347c86-e293-4f78-820f-8a33ad0517d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:11.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:21.939Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fa625dc6-028a-4ed0-aefe-9ebd2026ab52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:21.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:31.946Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2ffa3f08-abca-4755-9657-54138e4f9cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:31.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:41.954Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ea9bfd56-aeca-49cf-9c3a-4db10f651533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:41.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:51.962Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8343e7f0-e26a-43ae-a29b-07a0644b724f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:19:51.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:01.971Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2c1e9ecc-68a3-4e40-96ab-180f0973cc59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:11.978Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b0c3a3ed-2de0-4547-99cf-1e6f20f7f969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:11.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:21.985Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3d3bb2ee-1695-48df-8732-5587fc1042b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:21.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:31.992Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=74fcaa3a-d067-44d5-a23f-5e55ce881bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:31.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:41.999Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9c2b466e-d7c3-40a7-b3f4-08dac70f654b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:52.009Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=769edb38-bc33-4818-b015-a0ef86ca826f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:20:52.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:02.016Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5dba1451-0ff5-4ac6-ad5d-186a24feb417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:02.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:12.024Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f1a2f331-6296-4adb-bd99-6aeb5f1d1840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:12.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:22.030Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=59c977ba-4c94-4d7d-b2eb-3bcd3b838969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:22.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:32.038Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dd27fe6c-8a52-4709-8a0b-a22c5191c1b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:32.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:42.046Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ab45e4e2-6066-4993-a5b3-3fbcf03f129f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:42.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:52.054Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=616256c2-30f6-4033-8fa5-85453e8de125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:21:52.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:02.061Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5c4c6508-0896-4af6-93b2-f3d188d11aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:02.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:12.069Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=71225d6d-9edf-4998-96f6-c477fc0e02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:12.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:22.076Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c007f155-7e0a-44f1-b99c-99fea29f05d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:22.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:32.084Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dae6ea93-c8b7-46b8-b1e1-0951d2aacf4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:32.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:42.091Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4809b0cd-f0be-4f83-b8aa-a9dc7b9050d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:42.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:52.099Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=33bd75d1-d7af-4dfc-bc10-9958168bb863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:22:52.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:02.107Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=754a33ef-6f63-40e0-8919-a71d3c42832a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:02.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:12.115Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a292ee1-7e98-43bb-85e0-ca4e0db8de03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:12.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:22.123Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a6d9b4d8-bc0d-415a-a55c-8edc2dbd9ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:22.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:32.132Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=545ea72c-fcb9-4a3a-82f3-da066d852c5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:32.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:23:32.375Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:23:32.376Z |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-02-25T20:23:32.376Z |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-02-25T20:23:32.377Z |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-02-25T20:23:32.381Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:23:32.381Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:23:32.381Z |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-02-25T20:23:32.383Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:42.139Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fbf9a8b2-c83d-4743-9928-8acbf9c0e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:42.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:52.147Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=655f2f28-46f3-4a8a-bfc2-53dfa2cef23e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:23:52.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:02.163Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=76c4da78-ffab-4878-82c7-bd3788bc68a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:02.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:12.170Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c89fcf6d-f274-4c36-b24f-c921e27fd758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:12.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:22.176Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=06bdb9a7-12f4-4eb2-bd36-ad8c8a0085e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:22.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:32.182Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f0d16b30-3831-4d41-8f12-66aba2671f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:32.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:42.190Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=63505e73-c6f2-4548-aa5e-8b3bf9926110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:42.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:52.198Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1428f0a7-7ec2-4ae2-97d2-2d4ee632aa8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:24:52.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:02.205Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8e2fcc99-353c-42ec-9132-c4df4a11a12e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:02.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:12.213Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=774905d6-7e21-4541-b0d0-359358de448a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:12.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:22.221Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dc236c1e-2d7a-4558-b21e-832680436887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:22.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:32.228Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b4b89c10-4406-4242-bf2f-2c2e2a9095d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:32.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:42.236Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=325502da-817b-4ed4-8491-0265d36825ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:42.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:52.245Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=810427a0-9508-443c-ae1e-5f82b74ee0d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:25:52.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:02.252Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aa8e199c-e455-4d97-97bb-5005b7f4033f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:02.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:12.260Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e65d0104-be72-44a5-b878-21d36a5ac530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:12.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:22.267Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=533c05db-2c31-453a-bc55-dc64eb3f7612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:22.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:32.273Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a6e56a78-dc2c-4792-9046-794748fa0f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:32.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:42.281Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c19ba6ec-5216-4432-b533-845012d604a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:42.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:52.289Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b7da33c1-18e4-49e4-92d9-092b05a3fa3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:26:52.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:02.296Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fc534bf1-39bc-473e-a653-9312b6fa89ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:02.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:12.304Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b4610603-a579-48d4-bfcb-45dcae76b1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:12.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:22.311Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3510278e-c36f-4102-9be4-bf073bf2a908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:22.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:32.317Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=871729f3-b47e-48ae-8ebd-348a2d118d48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:32.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:42.326Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=26ff6b3f-c859-4613-846b-62a1f3ae207a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:42.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:52.338Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dec8d566-76ed-44e9-aba3-273d4d1ec224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:27:52.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:02.345Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0f53faf9-44ab-4330-a794-6d7c6973be2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:02.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:12.353Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d73592a1-4fd9-4177-a45c-383318486f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:12.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:22.360Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=76ba2b35-514f-4a73-8337-3f781069199f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:22.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:28:32.353Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:28:32.353Z |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-02-25T20:28:32.353Z |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-02-25T20:28:32.354Z |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-02-25T20:28:32.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:28:32.357Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:28:32.357Z |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-02-25T20:28:32.358Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:32.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:42.375Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c1c0bfee-2410-48b1-bb6f-d283478acd30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:42.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:52.384Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ad42d145-0f6e-453c-98db-55fa8959d19c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:28:52.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:02.392Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c415edd0-5601-423c-8092-1313be761c5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:02.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:12.400Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f59e1c31-fbad-44d2-8749-4047f58e53a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:12.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:22.408Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=120395a0-9b93-43ed-bb79-b1ef4322b022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:22.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:32.415Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d9f195b-07ed-4a21-8905-07ee9ee17a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:32.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:42.422Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=35d06dcd-a8ad-40c9-9c77-a9ca5fd4c998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:52.430Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5d087127-9d8a-4533-9469-dbc26adbd64f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:29:52.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:02.438Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2414ea9c-33c9-4c8d-ac3a-fb9b7c6fd392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:02.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:12.446Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ad8d02ee-feac-45b9-9653-6c77b7ed3d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:12.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:22.454Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dc49680a-ae28-472c-baf8-2eea957034a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:32.462Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a583d535-3d2a-4578-a9c9-076651223b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:32.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:42.471Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cf0358a3-aaac-48fc-a3b7-f049be80458a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:42.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:52.479Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=27ed8127-6c18-4643-aa54-b0400ab4b8b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:30:52.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:02.486Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8aeb7165-1aae-4b3f-b02c-1440294e893b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:02.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:12.494Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8d1b7936-b3e1-45d5-8341-441d0c78eb78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:12.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:22.502Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6388d2d9-86ec-4da9-92db-442c7ba1ecee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:22.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:32.509Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3dc42263-3582-4024-ad5a-db3ad162535a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:32.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:42.517Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f1d86ea9-8530-4054-84e6-c4c3b23397e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:42.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:52.525Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1f3e85a0-d3a3-4f81-8bb6-20ec44ae3f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:31:52.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:02.531Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1b87db26-be9d-473f-a049-fde30b0225c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:02.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:12.540Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bbad96e3-45e8-4d5c-a0c5-c7431c1d8231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:12.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:22.548Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c4514069-da9e-420d-82df-bd7bda4a7a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:22.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:32.555Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=83bcbf0e-3686-4f0c-8365-787402e98546 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:32.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:42.562Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2e9d0e1a-fbcf-495f-9505-e4aafcc1b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:42.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:52.569Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6049a65a-dcf3-443b-8159-a8a4b4e75c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:32:52.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:02.576Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b82e022f-ad0d-4abe-9262-55cf1dda5014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:02.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:12.584Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51afc90a-b7f6-42b1-b191-498b25ddb3a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:12.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:22.592Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f74c35d1-931f-45f7-8ac3-c590af852d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:22.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.apache.coyote.http11.Http11Processor |2022-02-25T20:33:25.335Z |INFO |Error parsing HTTP request header\n Note: further occurrences of HTTP request parsing errors will be logged at DEBUG level. | |java.lang.IllegalArgumentException: Invalid character found in method name [0x160x030x010x020x000x010x000x010xfc0x030x030xe2r0xad0xdd0xbf0x0d$0x970xf1d0xa20xce0x7fp\0xd20x91_0xf40xc6M0x9a0xd50x8f0x05a^/0x93c0xf90xbf ]. HTTP method names must be tokens\n\tat org.apache.coyote.http11.Http11InputBuffer.parseRequestLine(Http11InputBuffer.java:419)\n\tat org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:269)\n\tat org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)\n\tat org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893)\n\tat org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1723)\n\tat org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)\n\tat java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)\n\tat org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)\n\tat java.base/java.lang.Thread.run(Unknown Source)\n | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:33:32.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:33:32.361Z |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-02-25T20:33:32.361Z |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-02-25T20:33:32.363Z |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-02-25T20:33:32.367Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:33:32.367Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:33:32.367Z |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-02-25T20:33:32.368Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:32.600Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f0147f74-007c-41a0-b54d-3c5eeb67894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:42.608Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=392e91e9-53ae-41f7-b1b7-74e4d6e89eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:42.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:52.615Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d19fa27-257d-4702-b623-019c3c5bae6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:33:52.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:02.623Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=71ed8268-121f-480b-99eb-9c864f03301a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:02.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:12.633Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=308284f1-328c-44dd-a70c-2e3d09ad4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:12.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:22.640Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c8cdc11f-ba6a-4756-ae39-07ac637e376d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:22.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:32.647Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=573e472a-d7db-4836-a329-13e8d1e2986e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:32.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:42.656Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9048d5eb-6220-4096-ab0c-427f15804ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:42.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:52.663Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=17edef24-9356-4951-889d-87b51172e3a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:34:52.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:02.671Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=82f9b446-80b6-48ac-bb9c-6c79d27838e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:02.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:12.679Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a798c9b0-4c12-43a3-bce7-03f1972f41f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:12.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:22.686Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=07c018c1-a7fd-4020-bba8-de70c47abd70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:22.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:32.694Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=52f90c7b-c15e-4e01-aa53-8ca33e05d432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:32.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:42.702Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0dcf8181-3617-4467-8f06-fb50eb519329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:42.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:52.710Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d9b88f83-56d8-46ea-9de3-4f73e62f3323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:35:52.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:02.717Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b5775922-5726-4db9-ac9b-de1f8c4e02b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:12.724Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8a6ea487-7cc2-420d-88f2-bf2d26d5921e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:12.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:22.732Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b4175099-d8aa-4d22-89b3-766c02f7e26a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:22.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:32.739Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=78e663da-bbfc-4672-84aa-ec8524d5b7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:32.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:42.747Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=54f7bcd3-00d2-4951-8648-82c5075158f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:42.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:52.756Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2413508c-663b-49b8-895a-029c4edd8373 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:36:52.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:02.764Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7dc4b0f8-7753-4552-9fd9-32b1a731b3a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:12.771Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f52c5afc-f9b4-449d-b134-64e7c60cb3c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:12.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:22.778Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=897b2765-9cf3-47b1-a104-3e7f56d9b217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:22.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:32.786Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=82939d45-2f56-42a4-8be0-707c861526ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:32.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:42.793Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2a40aeff-3beb-4ab4-b93d-e75a910d2439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:42.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:52.800Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=01d527af-8033-45aa-bf62-b7503c64926d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:37:52.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:02.807Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0e3e1ffb-66ba-446b-92e2-3c5f4928f2ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:02.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:12.814Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c0bd6ea8-d401-4de6-81e5-236549ac289a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:12.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:22.822Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e3788b5-5f78-4bc5-9890-b4570ada5c8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:22.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:38:32.395Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:38:32.395Z |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-02-25T20:38:32.396Z |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-02-25T20:38:32.397Z |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-02-25T20:38:32.400Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:38:32.400Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:38:32.400Z |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-02-25T20:38:32.402Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:32.829Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0ac71be1-1d90-4d97-ba6e-cf03de019626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:32.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:42.836Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d3b62192-16fa-4f2b-8112-fc9013ded385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:42.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:52.844Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1e4276ac-fdc9-4318-ad2b-648c88247983 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:38:52.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:02.851Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2f6fe44a-9272-48b7-9375-92f507cbfea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:02.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:12.858Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=432173bb-88d5-4c74-9c4f-08ef1fba03d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:12.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:22.866Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b00aec56-a438-4ee5-a3dd-c480ba4c2a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:22.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:32.874Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=758f9d7c-32de-43d1-8b7a-c8e961cb13b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:32.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:42.881Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=63238702-3212-4732-929d-e447b9396981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:42.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:52.887Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5011c425-d196-4ed2-ab58-04dccda357ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:39:52.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:02.895Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=94f3272a-e60c-48b9-a833-a314f652aef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:02.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:12.903Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=090b0a13-ed03-4af0-98dc-38cf348470a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:12.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:22.912Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1ef7d182-58ed-4965-8a7a-eeed2482255d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:22.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:32.919Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7989ff02-d3c1-4a34-88cb-c3cd04c9ac17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:32.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:42.926Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=eb355d9d-0295-41e4-a0ca-234b831b6b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:42.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:52.933Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8d4b8a9f-62a7-4146-93c9-6e9e7f1c1878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:40:52.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:02.941Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=32843ccd-ac04-4983-a8ca-7f7521c44b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:02.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:12.948Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1bffee99-c8aa-4e02-ab9c-8b5093b28250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:12.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:22.957Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4a440967-33fe-4c64-8560-d443801136c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:22.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:32.964Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d7daa7d1-6583-4534-ae42-18c8b83328a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:32.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:42.971Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d4ff209f-3e5b-4527-ae26-ee2f8dd76122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:42.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:52.979Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3f4b4000-70eb-428e-8385-2a06ce9a24f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:41:52.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:02.987Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2005d800-f898-4274-9125-3681eb2f1897 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:02.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:12.993Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=50bc7a72-1dc4-42bf-8740-5c0315acb156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:13.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:23.000Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=694e37cc-1f25-490a-9268-2832e3e6e997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:23.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:33.007Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=607232a2-a001-4446-a36b-aff1116c0576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:33.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:43.015Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bcdc852a-9e79-427c-90c3-5c99f32d1d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:43.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:53.022Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=101e7142-e97a-4354-952a-d4e700374fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:42:53.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:03.030Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d5f60b57-2865-4a10-b771-dc0e5340c633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:03.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:13.037Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6b353aef-94df-4e4d-9114-969a8b9f9b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:23.046Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1e5285c3-88fe-460e-ab39-0c01152eb429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:23.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:43:32.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:43:32.390Z |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-02-25T20:43:32.390Z |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-02-25T20:43:32.391Z |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-02-25T20:43:32.394Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:43:32.394Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:43:32.394Z |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-02-25T20:43:32.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:33.069Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c7de2215-2d95-4a71-b99e-fca3605689d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:33.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:43.076Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=078cb102-79c2-412a-909c-cade24cc5a12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:43.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:53.084Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=00907631-d075-43ad-b449-cd5d1ca89006 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:43:53.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:03.091Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e247923c-e86b-449f-9bbe-a334f3cf6d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:03.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:13.099Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e2fe2920-ec12-44e9-bf35-8b02eb2145a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:13.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:23.107Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=db6d580e-60c9-4e1d-9094-e419649755c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:23.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:33.114Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4de47bf0-de51-4440-b454-691da00f8a09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:33.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:43.122Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ff030785-b224-4e3d-9ebe-57c2f86e7198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:43.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:53.129Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9b10aa58-4cf3-4fe0-a13d-18759e15c714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:44:53.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:03.137Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=31a33e52-8624-4925-a65e-d504894cd90c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:03.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:13.144Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c4d59407-86b4-4e1c-8452-e3c0d035fa62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:13.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:23.152Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=78de032d-221b-417f-b650-7b89ba2754f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:23.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:33.159Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4d0fe5a0-49e5-406d-850f-e37ce414b844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:33.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:43.166Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=381e756c-1ffc-4eca-929d-f21c7f6d3e0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:43.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:53.172Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1d23f3f5-af7d-42c5-89d8-76eb251802ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:45:53.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:03.179Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=26e61ca4-bd46-423b-9173-ef576f8f5f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:03.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:13.186Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=042a9692-3857-45de-a5bb-a95dac58174b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:13.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:23.193Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4b9cf012-b324-4a8f-b548-7715cfa72527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:23.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:33.200Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b5b80960-0718-4cc4-8225-99c2d9e74e23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:33.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:43.208Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9807b78a-fee7-4ddf-a238-7d52f25ea2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:43.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:53.215Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2c504c54-7f31-4f3f-b415-0a44368dfe5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:46:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:03.223Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4df867f4-f240-4a46-85dc-e2b6ff1dc419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:03.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:13.229Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=819ea262-32df-45b7-8c4e-b3eee077b04e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:13.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:23.237Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e1e798dd-e88e-40da-a012-57d88bd5f3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:23.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:33.244Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c113c5ce-4a6e-4043-9e17-fc1a1ff93f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:33.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:43.251Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0bb8e094-e8ce-4db0-bcc3-c8cd579938e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:43.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:53.259Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=baaafe26-acbe-4fbb-ae6b-4642ce31d88d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:47:53.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:03.267Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4b688e62-8151-4501-9da0-c219d5e1ff8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:03.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:13.275Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c1d3d71b-1665-4701-997c-2a19e21657c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:13.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:23.283Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=276347eb-7830-473f-83e8-89f8d28a1b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:23.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:48:32.354Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:48:32.354Z |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-02-25T20:48:32.355Z |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-02-25T20:48:32.355Z |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-02-25T20:48:32.358Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:48:32.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:48:32.358Z |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-02-25T20:48:32.359Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:33.290Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=abfecd91-c278-4fd9-b211-ff171c97b678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:33.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:43.297Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d870c4c5-4b4f-4294-85d5-925cfadb01ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:43.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:53.304Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1624232f-53ae-40ff-a827-f79c21d781ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:48:53.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:03.310Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8b3813cc-bee6-4f9a-ad66-41b7fe445d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:03.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:13.318Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4d5103f1-e5e8-45da-bacc-4580166a4fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:13.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:23.325Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=af109688-b693-4bc1-80d0-f5582e5c0c38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:23.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:33.331Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a285ea3-c660-4e73-b789-ab0549c4300d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:33.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:43.338Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=118ddd9e-9d0a-44a8-8af6-137fa6b12fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:43.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:53.346Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b13b8829-7bc0-45df-a585-c485cd9be789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:49:53.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:03.354Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=becc097a-59ec-4f6f-ac64-d9fa7d03504a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:03.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:13.361Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=67882157-7298-46ce-9b38-edd1a724c904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:13.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:23.367Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d8aa3b62-452a-4b8e-b0a0-43be2a62e35b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:23.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:33.375Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=254e5010-7f1b-4149-8868-18628691093b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:33.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:43.383Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aafe8d36-fa19-4ff4-8313-662c5a3b6693 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:43.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:53.391Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=915a64db-f8b5-4e94-9a80-483610adcef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:50:53.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:03.398Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=18f8dbde-c4f0-484a-ba1e-d28febde31b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:03.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:13.406Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e35e9afe-2ee4-4def-9cab-20737b8cc9ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:13.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:23.412Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d282bcd-79bd-4b4b-900a-af0bbbfd593e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:23.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:33.420Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3b2f064a-5c57-42ae-b88e-957f82dbea68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:33.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:43.426Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=923e8d73-52c6-41d7-af78-79846f8719f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:43.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:53.433Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d97ee9a3-d797-4dad-b747-57ba994f2ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:51:53.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:03.444Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cb72d81e-8311-4b4a-9c4c-0a8080b058b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:03.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:13.451Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f0c4e80b-ed76-4382-a398-ccdc10567d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:13.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:23.459Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0e2af583-1a02-44e6-b237-da83f232df5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:23.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:33.465Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51472f94-4428-4511-a7cc-6f1c2058f8e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:33.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:43.473Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2e28837b-ab4e-44dc-bfb0-0c68c9d62d1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:43.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:53.479Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=16ffcd54-0516-49b6-900a-b3562adfe241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:52:53.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:03.487Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d3eaef47-3356-4738-ba8f-2ab31cdfd2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:03.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:13.494Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e99ebc15-0727-4486-b391-f5bfdc3ce38c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:13.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:23.502Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a84154eb-d72c-4765-bc3d-1925bfc08669 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:23.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:53:32.389Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:53:32.390Z |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-02-25T20:53:32.390Z |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-02-25T20:53:32.391Z |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-02-25T20:53:32.393Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:53:32.393Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:53:32.393Z |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-02-25T20:53:32.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:33.510Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=36cf3fa2-f823-416f-a63f-864b24413fe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:33.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:43.517Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b5fac474-fd54-44f6-8b86-f4db991aaa21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:43.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:53.524Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e71097f4-0e57-4fc8-9cf4-17d1585d9937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:53:53.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:03.531Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3bfa4475-1905-49e2-8852-de6c0031cc17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:03.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:13.538Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b0674da6-7843-4fde-9b3d-fe17e954b606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:13.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:23.545Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fb147811-1f92-456d-bb9b-31b3cd9be590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:33.552Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b07b2c8c-7930-49e7-ba25-165c1634c111 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:33.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:43.559Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=474e68d9-3b42-4aae-b9f6-35212b3c797b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:43.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:53.568Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a4cef6f6-ddbb-43b1-8f63-3689109a466c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:54:53.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:03.575Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bac88628-9752-4833-82ef-348aa5e54a23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:03.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:13.583Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8c7e6280-7e9d-4a2d-b095-75c10da0f8a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:13.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:23.590Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=db679f6b-cfec-4a55-9289-8dad2b460c2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:23.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:33.597Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c1fb4559-9869-433c-9eff-c297032b7115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:33.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:43.605Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fb25d9a9-51e2-48e0-bf64-08d6b82babf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:43.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:53.612Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4148aad6-de25-4c0a-baae-9a2fb9ea08ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:55:53.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:03.620Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aa28025b-167d-4f0b-867e-d683fb43f40c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:03.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:13.628Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5fc6e6eb-336f-4192-8a91-598c197dfbe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:23.636Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d048d4ff-56f2-45ad-ac86-3a91ebc7cde8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:23.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:33.643Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5b66d5f6-f9d2-4dde-9f8e-45f136a0f193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:33.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:43.651Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4001dca4-f394-4556-b0f6-c2904f0bb999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:43.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:53.659Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b2afc9dd-c3c5-4b03-a099-9ace3b9abc9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:56:53.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:03.668Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=55995f0b-a041-4972-8a75-f8862a5f9587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:03.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:13.675Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=246a85ce-e1ff-44d9-81a4-08ff6f6e027b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:13.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:23.682Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5aefdbae-3520-45f4-91be-58e1fd848f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:23.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:33.688Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8ddade29-c376-40e2-b522-9b0fc61ee07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:33.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:43.696Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c7018645-f8e7-41ef-9998-4ce96c443798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:43.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:53.703Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cad37a13-c165-43d2-90ef-f121206da580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:57:53.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:03.710Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a4a7a164-38bf-4df4-a6ab-73142338b86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:03.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:13.720Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7a861569-6940-43f2-ac47-1c9a2f5c7460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:13.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:23.734Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fde67b22-0f87-47d6-bd70-c3ed1e4e31c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:23.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:58:32.356Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T20:58:32.356Z |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-02-25T20:58:32.356Z |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-02-25T20:58:32.357Z |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-02-25T20:58:32.360Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T20:58:32.360Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T20:58:32.360Z |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-02-25T20:58:32.361Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:33.741Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d223397b-0d93-45b6-8e6c-3bbd50780df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:33.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:43.748Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a7c847d6-92ce-4c90-bc69-fe24cd1ee516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:43.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:53.755Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=72b2680c-59f3-4245-8cfe-9a821f318577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:58:53.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:03.763Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=df5b5e83-4724-4b19-adfa-26e275f18652 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:03.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:13.770Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4837e3f8-91a5-4c2c-a071-4cc47e5c37cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:13.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:23.777Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3de17591-c677-4509-a787-2f0ccf6002ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:23.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:33.785Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fcc4f5b0-b434-4c1c-be2a-3c9e0cf2eaeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:43.792Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c1fb2d56-afc8-4a40-9dda-0606f0ae99c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:43.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:53.803Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=56228680-755d-4d45-a98e-077797155929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T20:59:53.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:03.812Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c717a868-e8ee-4707-bb7b-52cc6004deac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:03.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:13.819Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7418e18f-15fb-4d8e-857f-a87e29822d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:13.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:23.827Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4d795e4a-7fc4-45ec-b5b5-7a56b686d187 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:33.835Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bf722442-c601-469e-a80f-f197391eb94a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:33.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:43.844Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a56e645-995c-4126-8452-56cd39627c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:43.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:53.852Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=06984bfe-e09f-4ea9-b771-054467507207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:00:53.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:03.859Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cc20b8b6-ef23-403b-8724-bc7e1bb2ae3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:03.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:13.865Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=72317b6d-43e0-4fbf-a4c0-e287880ab672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:13.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:23.872Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cdef537f-2fe7-4b97-bf40-a9437a72ce0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:23.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:33.878Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5d5b3221-8899-4342-82d1-a5d538c62eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:33.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:43.886Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4534f911-8374-41c1-a80c-e1d6f53f011d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:43.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:53.894Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b0305371-3b63-45bc-a438-bfc0c6c1c440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:01:53.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:03.902Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a79880a3-76e5-43cb-8440-8d50af610162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:03.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:13.910Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=20ea79e8-bd06-4c6e-a571-6f3cb913c967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:13.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:23.924Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=118e6046-974f-4ed2-a48c-22f5592f9998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:23.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:33.932Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d4a8902b-e642-4646-8b62-3d8d961faad0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:33.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:43.939Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=16f131b3-112a-4eea-8d3a-a117342adfbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:53.946Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=89573367-05b9-415a-980f-aeda06068425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:02:53.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:03.954Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=74dcca17-47db-4ff9-9cbb-6b45402fd30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:03.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:13.963Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ccb48cce-e20b-4f42-89a3-78bbdd850bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:13.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:23.971Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=91aaa703-cc65-4713-a8e2-cc7e623e2495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:23.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:03:32.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:03:32.366Z |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-02-25T21:03:32.367Z |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-02-25T21:03:32.367Z |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-02-25T21:03:32.370Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:03:32.370Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:03:32.370Z |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-02-25T21:03:32.371Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:33.978Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=164cd15d-2997-42bb-8646-7320061b847a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:33.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:43.985Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f39f91ea-80f5-47c9-ac12-b0ec8a9c1c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:43.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:53.996Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c29f36e1-b3d0-45bc-b4a0-05a414b6d62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:03:54.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:04.003Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=12945cf1-f4a1-43eb-9011-a2052a18ad95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:04.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:14.010Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=59abf290-bc69-4938-96b3-258bf3d643e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:14.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:24.017Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b99fa875-8a27-4431-8fcd-a70b829eb430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:24.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:34.024Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dcac06de-0f94-4976-83d1-4431b76da4aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:34.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:44.031Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=20fe6280-085a-401f-bbe3-8e6b895a055d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:44.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:54.038Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=01ab8b73-cc19-4b31-a043-b234fae08e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:04:54.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:04.045Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3a33096b-d89d-4c5b-a3f4-45a99b9d0a8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:04.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:14.053Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51fa04f4-cf71-4a94-bd85-994a60620617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:14.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:24.060Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=258e54c5-4e0a-4ed6-b437-970853fc46f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:24.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:34.067Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8f5009ba-75ac-4aa7-a5a1-39fb0fb16c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:34.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:44.074Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a286d6e2-ede7-42dc-9219-ada21769c477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:44.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:54.081Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6054e4d8-2533-4fae-b2d3-bcfadb8ee2ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:05:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:04.088Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=81f384d0-e419-4761-b34c-99c5eef6f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:04.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:14.094Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=588de79b-0793-4948-b134-38275a78f911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:14.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:24.101Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3638d852-407b-4222-9686-a4f1e7f7cb7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:24.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:34.107Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9ef23bad-091d-4b54-9cbd-bd88566230ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:34.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:44.115Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6f3dc363-c3bd-44ab-9a58-79308d4d01ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:44.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:54.123Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8d48752a-0da7-49bf-a51b-b0c44dd831b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:06:54.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:04.130Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7bab94c9-3f5f-4eb0-b1da-338110c018d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:14.137Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=27f30328-0278-4ab8-9a40-650b5427d0b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:14.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:24.146Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3e5867cd-b8bf-4a0d-a165-c23ab032676d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:24.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:34.154Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9bd59d5a-66b0-4f39-adc7-27868e74d4b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:34.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:44.162Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3ebfb634-4cf0-4afd-b7b1-480a7952309e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:44.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:54.169Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5c1b9dd3-0588-4027-82b4-d4cef43ada71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:07:54.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:04.176Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ab1d619f-f396-4bc1-9610-00fbef1129e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:04.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:14.183Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=34d119a0-9967-40e1-81dd-b84a952ad46b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:14.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:24.190Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=53a14df0-ecc4-418f-bfef-3bcc0857bd90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:24.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:08:32.381Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:08:32.381Z |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-02-25T21:08:32.381Z |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-02-25T21:08:32.382Z |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-02-25T21:08:32.385Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:08:32.385Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:08:32.385Z |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-02-25T21:08:32.386Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:34.197Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7966609d-d585-4370-a3b0-7d2cfa74064e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:34.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:44.205Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9926afcc-38be-4abb-8653-e381758aff87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:44.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:54.213Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e286cca9-09a8-491f-be44-a4442a502e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:08:54.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:04.219Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=03928568-9e70-4a7f-8ea2-f511ab181858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:04.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:14.227Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1e7790e2-4aea-47e9-ba33-d429a8fe9410 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:14.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:24.234Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d8e8ad3-8ce6-4cc8-8511-7f5b7f231019 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:24.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:34.241Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b6d85f23-a3b0-417a-862e-e970bde6b048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:34.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:44.247Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=be78e7ac-8a1a-4067-89bf-b5d95dfade3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:44.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:54.255Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=09e50279-4051-44c9-b56a-236b58f24f98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:09:54.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:04.262Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d157622d-915c-4004-9f9f-039c02b7d471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:04.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:14.270Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a7d72b0c-9b5d-4805-985e-7df1d91b4520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:14.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:24.278Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7c9bd605-347e-49e8-aad0-dc9bb17b9919 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:24.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:34.285Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0d5b90fc-5b94-4377-ad04-0b6988d5fd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:44.293Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3b29f5ed-e299-45d1-afe0-f0dbe6033e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:44.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:54.300Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fe631e8d-965c-4bab-9c05-a6ac19295ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:10:54.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:04.307Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e1a07b94-85fc-4d39-9184-d6aaa2ab9fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:04.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:14.314Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c037d3fc-dc69-4f8e-a2ed-9544de121449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:24.801Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6dc69959-47b7-4138-a158-e04bc93872ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:24.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:34.808Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6a7eff35-8c22-4749-9290-0521d71a66c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:34.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:44.816Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f44f6b6a-a748-4136-9210-2637a7b28cd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:44.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:54.825Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=faac422d-a3d4-4888-bd1d-56df1caa26de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:11:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:04.834Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2e015c27-4e0f-4533-87a0-b77072495bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:04.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:14.841Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=86178cc9-3e0c-4eee-b530-a9552c336907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:14.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:24.847Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=874837cf-f8db-4526-9af2-04d24fec9973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:25.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:35.361Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=90874690-2b49-4328-9b0f-639d74185b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:35.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:45.369Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a79bc493-ac9b-435a-a167-beb94d4494e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:45.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:55.377Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5f5a44c3-8915-428e-b79d-240d935dc052 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:12:55.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:05.387Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=41a9c86e-4ff7-429f-86e0-ea6ba5b2f096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:05.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:15.395Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=850093ce-8918-4e06-88f9-71ee6e7f8939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:25.402Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c73fef77-4471-4dae-9e49-e1e8593536e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:25.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:13:32.361Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:13:32.361Z |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-02-25T21:13:32.361Z |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-02-25T21:13:32.363Z |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-02-25T21:13:32.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:13:32.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:13:32.366Z |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-02-25T21:13:32.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:35.408Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0461f27a-9cd2-4b1e-9ae2-58452373fb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:35.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:45.416Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=502e57d7-6ce5-4318-a31d-9b3a5fb60f14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:13:56.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:06.307Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a36c5b36-8a8a-420c-b649-fd85e81e1b59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-25T21:14:07.379Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=ctXZBUriw8dmEGLmEq0B, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:08.857Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:08.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:18.858Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bc6ed92a-a7b6-4d52-b931-7a2f9b4f5163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:28.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:38.394Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3661caad-5e6a-4b35-b24a-d3d8bd047d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:47.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:14:57.935Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=912b30bd-c692-49c0-8e3b-38e39c63a2f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:07.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:17.474Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7a2bde7d-42b3-45c6-b385-c6f38263ba50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:27.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:37.010Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7d4bfe26-0dd0-4870-9cda-8be980cc7b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:46.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:15:56.544Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ca6f132a-da77-4f7a-a743-08ed7500384e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:06.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:16.083Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cc665a75-36ae-4d6c-833d-5360953778b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:25.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:35.620Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dd6f9fcc-196a-42c9-b0a6-85356529b55f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:45.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:16:55.156Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=71efdfbf-32bc-4e51-9912-6929354ae417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:04.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:14.694Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d32e6263-4ef2-48a8-b879-c680d5d78dba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:24.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:34.234Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70a4f7d7-ef0d-4f4b-a412-1176879b674e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:43.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:17:53.769Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0d804d4b-c4e4-44cf-a5d0-6b68716fa745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:03.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:13.314Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=522370bc-7959-48d9-bad6-5a935f0ff7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:18:32.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:18:32.386Z |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-02-25T21:18:32.386Z |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-02-25T21:18:32.388Z |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-02-25T21:18:32.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:18:32.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:18:32.395Z |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-02-25T21:18:32.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:32.851Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c39bedb3-5053-4fe9-8f57-8d54bf4d00a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:42.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:18:52.393Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=04ae2457-6136-4a93-a544-f1bd12f55308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:01.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:11.931Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6ddae5ea-53e7-4b34-a346-7d05442bcbb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:21.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:31.465Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aa61cba8-c34e-4678-a0fe-c6cd576ba8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:41.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:19:51.026Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4929ca49-b8b4-47b2-a0ae-f4b9f1eca529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:00.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:10.566Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e0c71858-36c5-47b1-b7ad-694e80636a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:20.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:30.109Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=27a0db7a-c52f-4f05-9c9d-b2e9038263a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.DmaapPublisherTaskImpl |2022-02-25T21:20:31.608Z |INFO |Method called with arg ConsumerDmaapModel{correlationId=sZm1OQQtAJYbgJzmySe0, ipv4=13.13.13.13, ipv6=2001:0db8:0:0:0:0:1428:57ab, serialNumber=6061ZW3, equipVendor=Nokia, equipModel=val6, equipType=val8, nfRole=gNB, swVersion=val7, additionalFields=null} | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:31.621Z |INFO |Prh consumed tasks successfully. HTTP Response code from DMaaPProducer OK |ResponseCode=OK | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:31.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:41.622Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6ca5d2bb-c3dc-4e4e-ad91-6dee4483392d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:20:51.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:01.162Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1ef7f50d-a5ec-479a-b2b1-21a939764588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:10.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:20.703Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ff702ce3-37fa-4e3e-a053-bd2d938f21d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:30.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:40.248Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8e7b9c15-61f1-425d-a2d2-e7e3e82e4953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:49.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:21:59.786Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=eb501b64-f3b2-4db5-83fc-044942fc894e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:09.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:19.319Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6f36da6f-700a-427a-8c93-ce67d6eaca9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:28.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:38.855Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=335f2fa9-885a-43cf-bfe7-31501b063ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:48.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:22:58.394Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c8a93ce6-0c25-424c-a3f0-df1a965792d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:07.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:17.929Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e6c210df-dbc7-4674-8d9c-e6c06317f0bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:27.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:23:32.368Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:23:32.368Z |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-02-25T21:23:32.368Z |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-02-25T21:23:32.369Z |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-02-25T21:23:32.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:23:32.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:23:32.372Z |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-02-25T21:23:32.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:37.465Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f5cdc690-4e22-4d46-ae84-a7181f708c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:47.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:23:57.002Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8728ee62-4a84-4330-b9de-78a7006a17b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:06.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:16.536Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3375db73-65e4-4a06-9f06-1d803871c979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:26.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:36.075Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9a786d06-32ab-41d8-a760-a440523315dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:45.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:24:55.617Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5aad1e26-4b54-41cb-b2be-6661b8320fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:05.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:15.153Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=60d3cb9b-6228-4e06-818c-7fc4954de325 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:34.687Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=767c104f-a960-4d5e-8405-58888d3752e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:44.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:25:54.223Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e60f67d1-5de3-4879-8b7f-5126ece80ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:03.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:13.758Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=58862851-ccec-4f40-8afc-e22256254731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:23.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:33.302Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ee85c3d-7e91-412c-a6ee-7a6e13c4ed96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:42.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:26:52.838Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3bf291f8-e523-417e-b679-4d9465f03c24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:02.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:12.374Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=33a58e17-c48c-4952-8cac-3bf30ab5ba68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:21.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:31.906Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3f400c81-a4d3-4659-a8b4-2ef8a6e24024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:41.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:27:51.445Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=67a30ef2-c221-4c4c-a3af-47cbad88ec49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:00.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:10.983Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bf6ac8ec-4510-4956-93d2-10be9a7bdc44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:20.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:30.525Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=df3a9afa-f8b4-4c28-afee-6d7f91c3e821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:28:32.371Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:28:32.371Z |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-02-25T21:28:32.372Z |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-02-25T21:28:32.373Z |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-02-25T21:28:32.375Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:28:32.376Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:28:32.376Z |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-02-25T21:28:32.377Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:40.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:50.060Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=321d284a-e7d7-4195-be35-09583ac92c8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:28:59.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:09.612Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=45c8b62a-5ece-4d59-8bb1-0ae8559e7745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:29.147Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=08411231-bfc1-4407-836e-36a5fc7c324b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:38.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:48.683Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=7a1f0057-9ca6-4f00-ad35-a51dc8824ab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:29:58.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:08.221Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51f4644b-e362-401c-8831-584311598fff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:27.762Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a7759105-9065-4949-b709-704586aa5f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:37.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:47.303Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3cfeb996-065b-406f-8be6-5e1cf25972ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:30:56.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:06.844Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e4a6c775-5c79-4134-a85c-eac3e4751395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:16.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:26.385Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=dac4f97c-2efe-40c1-ba61-cdf27b925e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:35.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:45.929Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=88facd17-c4b5-4b75-9e1f-901c1fc93399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:31:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:05.466Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=66b873fa-0158-4299-9ca6-b89d8ef7665d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:15.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:25.004Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2015e1b8-1ec4-4e83-bcf9-c4f358059ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:34.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:44.550Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=62f619f0-40c5-47f6-ba9c-390dc59de29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:32:54.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:04.088Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=65c0332f-5fd1-492b-84ba-dacbf7aceacd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:13.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:23.624Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fa18bbd7-3ccc-4d12-a7de-b3cfcc9094b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:33:32.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:33:32.362Z |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-02-25T21:33:32.362Z |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-02-25T21:33:32.363Z |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-02-25T21:33:32.365Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:33:32.365Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:33:32.366Z |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-02-25T21:33:32.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:33.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:43.160Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8a015838-fa34-4508-9571-99bb92cb2f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:33:52.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:02.698Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=61ccddae-3ea9-456a-8f88-9c08e3fc9b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:12.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:22.232Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=11170477-d080-4954-bbbf-c81b13c15f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:31.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:41.766Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=62ac2771-5722-4e83-8049-ba86605ff78e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:34:51.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:01.302Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=51e39f40-a013-4d45-9564-d30a2aabf7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:10.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:20.845Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=36e0008a-9077-437d-b901-e18b0d6e1b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:30.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:40.383Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ad6790a1-8192-4874-8bc1-67b294f20618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:49.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:35:59.922Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c3d8ef61-8197-4049-9833-def99acec704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:09.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:19.463Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b4df4df9-d80c-42af-9de6-6d7e883b42b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:29.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:39.003Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b08c2434-ca34-4f95-bbfd-0249dd62c333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:48.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:36:58.539Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cf49b4a1-90e9-427a-8be9-66d6780a838c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:08.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:18.079Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9e564302-e3ee-4e54-b6c8-1ed458605016 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:27.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:37.615Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0fabebb1-a217-48af-99a0-8f6d5256a1ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:47.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:37:57.156Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6c7e3cee-52d0-4647-b924-798a365e0122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:06.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:16.702Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=98d118d6-78e0-436b-a5de-5c7bd97bbf94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:38:32.364Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:38:32.364Z |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-02-25T21:38:32.365Z |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-02-25T21:38:32.366Z |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-02-25T21:38:32.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:38:32.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:38:32.369Z |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-02-25T21:38:32.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:36.244Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=746f40c1-3a3d-46a6-81a4-4d675bf0e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:45.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:38:55.784Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=bfea73ef-b53d-486f-bc62-6590a36e7c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:05.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:15.320Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=47d73450-1900-4c2b-9e34-ec2ade4e20bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:24.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:34.859Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6863c71a-0e89-413e-838a-b464495c332b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:44.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:39:54.398Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=68af0298-6ceb-49b7-aa70-a404a96f14a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:03.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:13.937Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e0fa7bf7-ee10-4f07-8a61-b22ec5ca925c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:23.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:33.477Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=44ecbc39-caca-43ba-ae9c-b1657a734b9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:43.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:40:53.017Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70e26692-3eee-4189-baa9-f9d2a97b1710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:02.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:12.556Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=67868b2d-5456-4d1d-a714-91203201c92f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:22.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:32.096Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=da6b246b-da1a-4233-bbfd-a3ef3293d441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:41.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:41:51.634Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=52cad482-c795-4898-9699-f0961e13beac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:01.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:11.178Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=99456487-88ec-4b61-8e4c-faa58556cc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:20.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:30.716Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=985123d9-77a1-47a3-9dfc-cc8027fe8b6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:40.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:50.257Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8c7c463d-2fff-463e-ba37-1d05119444ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:42:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:09.796Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cc414a3b-d9b2-48c7-9f17-f5eb5e5ce081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:19.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:29.341Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=aa0a6e86-9978-4d4d-b1c2-a7cd798f6369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:43:32.366Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:43:32.366Z |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-02-25T21:43:32.367Z |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-02-25T21:43:32.367Z |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-02-25T21:43:32.369Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:43:32.369Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:43:32.369Z |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-02-25T21:43:32.370Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:38.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:48.886Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=532549e8-fd59-4d02-bb81-1f82bc1e820c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:43:58.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:08.422Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e7391bfe-d56d-4cff-bee5-d0b3fb64674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:17.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:27.957Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=89d2f1e1-4e67-4af8-b7fe-5e564efab122 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:47.494Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=30245e0f-900e-46ad-9a42-b5c6adcf9eb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:44:57.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:07.035Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9d1a8cb5-ace4-435f-84bf-0c3323a74d9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:16.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:26.572Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1fba7679-dd25-4885-8507-dfed8429ec09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:46.115Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=517d7b8e-73ff-4aaa-9666-27197fa8689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:45:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:05.657Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a80bace1-b44f-4a95-bdf9-455dd7ebe74d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:15.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:25.197Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=feec1400-aca8-41c3-b10f-555e50bb23ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:34.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:44.732Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4002c5ca-7268-4f56-962a-5e35c9acf2c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:46:54.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:04.271Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d0581e2c-3c1c-4018-80b0-6b41af21955d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:13.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:23.809Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=04d4bc16-5b56-492f-8863-2dd6398e586e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:33.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:43.347Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=477eb145-699d-47ff-8558-ba35bf3013df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:47:52.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:02.884Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e7e440e-76e7-4955-95b6-58ae34f6cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:12.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:22.428Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d60b6376-c181-4525-9efd-8522e957b033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:31.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:48:32.360Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:48:32.360Z |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-02-25T21:48:32.360Z |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-02-25T21:48:32.361Z |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-02-25T21:48:32.364Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:48:32.364Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:48:32.364Z |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-02-25T21:48:32.366Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:41.964Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=16fc3e55-e386-4d46-a60d-18f17fd02b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:48:51.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:01.500Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fd7c4731-5592-4d04-aef4-93b7f6feb425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:11.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:21.039Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8fd35700-01c8-4a1a-ac5d-3f57207815e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:30.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:40.576Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=4786a4f4-01ab-49a5-ad4a-8f4366f9358a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:49:50.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:00.113Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=58574b19-7723-4cc9-adf6-dbc78a3f9324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:19.653Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8667f51d-58c9-42ff-8f5a-f03eec94862e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:29.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:39.198Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=172d8a2a-b645-42da-bfc5-809e0a05f0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:48.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:50:58.734Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=eab49e29-9cf0-48dc-a913-d5e4f9995877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:08.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:18.272Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=29f73cae-2e37-46bb-bafe-d5d5615f8d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:27.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:37.810Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1e4752a7-6af2-4f48-ad48-076ef1dfedf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:47.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:51:57.346Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=f7187146-2b60-4b4a-93ed-bc91a464de2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:16.882Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2952e0f8-1a14-4ad4-91b8-53e50a1f4fbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:26.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:36.423Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70d9b21d-ed17-4ef6-9e10-ab184a33e8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:45.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:52:55.961Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3cfb4b8a-2d46-41e7-b7bb-fe96afa6850b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:05.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:15.501Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=8078c7ef-ab1c-476b-87a1-fb78a0872ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:25.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:53:32.362Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:53:32.362Z |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-02-25T21:53:32.363Z |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-02-25T21:53:32.364Z |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-02-25T21:53:32.366Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:53:32.366Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:53:32.366Z |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-02-25T21:53:32.367Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:35.044Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=3f3540aa-5707-4481-8eb3-0b6c11e9128a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:44.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:53:54.583Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fcda197d-2004-4a16-b792-6c4bbb087700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:04.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:14.125Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a5d8cdb3-e6e6-4a46-af96-28e0bcdd1773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:23.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:33.673Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=77e3f829-b454-42a6-8d8c-37b3e35a5fb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:43.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:54:53.209Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b922a067-9dc7-4b6b-89d7-a23b2d34185e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:02.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:12.744Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6c32b945-ab7b-46ea-b9d1-e956c2d9ce34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:22.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:32.282Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6e197bf7-ab87-4713-8b76-93842c9f4bb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:41.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:55:51.818Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=920bc2d2-ae6a-4d4b-aee5-16c4c12b43a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:11.351Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=c143dfd2-0ca7-43f1-bc20-28303e21edce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:20.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:30.887Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=74f45578-eee2-4267-9dd5-3f81b9642133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:40.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:50.424Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1f8f283d-5189-4261-8929-64bf77053cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:56:59.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:09.961Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=632622df-bcc9-482e-a805-cd7e6b738e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:19.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:29.516Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=ea214e05-53af-4bd4-b8bf-36d72b42fd55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:39.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:49.054Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=76ebee56-305e-4844-8bb8-4c8820168131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:57:58.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:08.597Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b88852d4-a82b-418a-a343-57e473c434e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:28.130Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1fee5ef5-69e4-462a-a0c6-1573af3b49ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:58:32.345Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T21:58:32.345Z |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-02-25T21:58:32.346Z |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-02-25T21:58:32.346Z |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-02-25T21:58:32.349Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T21:58:32.349Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T21:58:32.349Z |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-02-25T21:58:32.350Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:37.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:47.666Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5e8d3781-0730-45c5-babc-295f49e939d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:58:57.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:07.208Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=92278581-4262-42f5-96f4-95b7ee014e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:16.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:26.744Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b8f83d32-b7f9-4330-9b2e-84000b6f0c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:36.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:46.282Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=9a80b723-61f0-4476-8d70-019c6ee0c398 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T21:59:55.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:05.819Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e8efbea5-e694-42fa-925e-ecd26f23dd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:15.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:25.357Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=b533a7d0-2347-4ac2-9731-d35f7c7b0aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:34.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:44.894Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=0489a3a6-09df-4a21-9432-cc405b35241e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:00:54.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:04.435Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6bbf4981-ee04-4848-a1ec-312f2589e2ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:13.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:23.978Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=6c487d21-152e-4744-beb3-4a906d0009eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:33.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:43.521Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=d558bc7b-5340-4a02-b51d-d0e255ad9b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:01:53.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:03.057Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a5b97e21-dea7-4b30-8cb1-e94201069721 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:12.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:22.599Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fe5009ae-b2d7-499d-8d4f-82507366415f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:42.136Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=72c1ae96-4399-47c0-b7bd-b66d589e3117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:02:51.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:01.675Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=46903669-f8bf-4e4c-9031-0c038b990f8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:11.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:21.209Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70264f73-530c-41dc-b444-964fb7baebd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:30.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T22:03:32.369Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T22:03:32.369Z |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-02-25T22:03:32.369Z |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-02-25T22:03:32.370Z |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-02-25T22:03:32.372Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T22:03:32.372Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T22:03:32.372Z |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-02-25T22:03:32.373Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:40.747Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e14b5a42-d0e6-4050-a861-dc55b1aa1e50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:03:50.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:00.285Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=786d2397-e2de-4cd6-a337-589aef3fa8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:09.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:19.827Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=1ca51fe3-cee6-4775-929b-d972c610a0a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:29.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:39.370Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5f7b3543-789a-4e66-abd2-53797e2faba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:48.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:04:58.905Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=27cc654e-c537-411f-ae29-070efe989690 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:08.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:18.443Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=db25e514-2aae-40a1-98a5-ba4e9d5cf66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:27.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:37.984Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=70a2d12b-625b-4601-bc60-d4a16eba1209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:47.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:05:57.519Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=269ab0fa-5a47-4d36-a926-c2f6c8d8fc9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:07.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:17.055Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=439614f2-706e-4229-94da-8c83ece17512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:26.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:36.594Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=cf8ab097-298c-4650-86dc-f05093b4e029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:46.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:06:56.131Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=5ebe972d-156b-4799-857e-68cd9f61ab6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:05.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:15.672Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=2ed6d996-fc38-449b-b1dd-3ef1f897167f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:25.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:35.207Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=fa44bee3-e51c-41d1-b2dd-a3342b1aa3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:44.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:07:54.746Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=a84ee4fb-eb63-478b-a6b6-c01f91e52bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:08:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:08:14.280Z |INFO |Init configs |InvocationID=238a2f08-a827-4ee2-8c00-04c1cdbbc27c, InstanceUUID=e99460f5-446b-4557-8949-ebeb53004add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T22:08:23.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T22:08:32.359Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T22:08:32.359Z |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-02-25T22:08:32.359Z |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-02-25T22:08:32.360Z |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-02-25T22:08:32.362Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T22:08:32.362Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T22:08:32.362Z |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.dmaapCo