By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:09:39.218Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:09:39.221Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-23T02:09:39.267Z |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-03-23T02:09:39.876Z |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-03-23T02:09:39.963Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:09:39.964Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:09:39.964Z |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-03-23T02:09:40.046Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T02:09:40.106Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-23T02:09:40.126Z |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-03-23T02:09:41.697Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T02:09:42.129Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-23T02:09:42.156Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-23T02:09:42.156Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T02:09:42.206Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-23T02:09:42.207Z |INFO |Root WebApplicationContext: initialization completed in 2080 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-23T02:09:42.657Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-23T02:09:43.318Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-23T02:09:44.541Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-23T02:09:44.908Z |INFO |Started MainApp in 8.002 seconds (JVM running for 8.642) |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-23T02:09:44.977Z |INFO |Start scheduling PRH workflow |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:09:44.988Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=56742800-f765-4174-a68a-06f9dfeddb71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:09:46.630Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:09:46.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:09:56.658Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=59ce4769-4c78-49c6-82de-fe2ff6e14522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:09:57.727Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:09:57.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:07.728Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=eb941e49-39fc-44f1-ad67-2736d773b8fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:10:08.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:08.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-23T02:10:10.625Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T02:10:10.625Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-23T02:10:10.627Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:18.832Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fc6ea208-9d48-46df-925e-da2c19a93522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:10:19.903Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:19.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:29.904Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c5761209-1709-4aad-bd3f-72516ddda3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:10:30.943Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:30.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:40.944Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=29bd187b-9445-4c50-8797-fd907ee11853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:10:42.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:42.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:52.016Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5a590efd-3a09-4c96-8436-f3ca64c33f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:10:53.087Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:10:53.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:03.088Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c300ba70-fbc1-49df-a820-f19977ba35cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:04.127Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:04.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:14.128Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bf0c5a54-d6e3-4692-a175-71e06778d734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:15.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:15.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:25.232Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bc172251-167a-4ef3-b760-21198c9a8cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:26.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:26.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:36.336Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5eb1d71f-f2fe-4abe-9d9e-a6f86b0c3fb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:37.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:47.376Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d8d6f267-081f-47c4-9f40-0a554ac0c5b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:48.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:48.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:58.416Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=945df26c-ca90-4fbd-bac9-6aba800973f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:11:59.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:11:59.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:09.488Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ae74148a-44f7-43b8-b7f4-4468f02d4893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:12:10.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:10.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:20.528Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=69a36d49-0575-4891-860d-87d848d1661f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:12:21.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:21.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:31.568Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8898c22e-b760-43e9-a5ac-66b652d60ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:12:32.607Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:32.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:42.608Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8ec907d8-d4bd-4e43-b85e-5826764c3619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:12:43.647Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:43.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:53.649Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=91ffbc26-6ed2-473c-bf34-8e5ada40533c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:12:54.688Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:12:54.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:04.692Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2e5b24c0-1d60-45d8-b40f-3d7989741ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:13:05.760Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:05.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:15.761Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=529f7e86-5780-47a0-8d49-4b044cbd2f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:13:16.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:16.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:26.832Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=11d7ff9b-bf79-423a-b5dc-e3ddb57c59f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:13:27.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:13:37.883Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=67616651-9f26-4a41-b141-f24627f229e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-23T02:14:07.918Z |ERROR |DMaaP MR is unavailable, connection timed out: message-router.onap.svc.cluster.local/10.233.51.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:17.920Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a07cccb2-6640-4b97-b570-9def18301d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:18.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:28.061Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f9bdf417-34fa-4d9e-b13f-1dff806a8973 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:28.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:38.076Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9201de82-22f4-40d3-948a-ac3a8fdf3859 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:38.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:14:43.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:14:43.385Z |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-03-23T02:14:43.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-03-23T02:14:43.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-03-23T02:14:43.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:14:43.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:14:43.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-03-23T02:14:43.397Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:48.090Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=03f05571-d64e-4955-9bcc-2d3110a7bba8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:48.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:58.101Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c13883a2-e298-4ef9-bf77-25b4ede98728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:14:58.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:08.113Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7d8208ba-d648-45fe-8b4c-55f977108ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:08.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:18.122Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ad049301-bc8f-418a-9434-138c1dfc5b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:18.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:28.131Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a76567ba-9b8a-4a92-861d-1eb93ddd3998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:28.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:38.142Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=941023c1-65b9-48ad-bc92-4cd56b8b575f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:38.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:48.153Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ad90b37b-54b9-4eff-a0a0-5638a4fe3746 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:48.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:58.164Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=50b87859-cd26-4156-8557-1b762b6fa499 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:15:58.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:08.175Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d386dd95-7df7-4a43-b284-829b088d1a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:08.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:18.186Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7a1b8e12-781b-4e1d-a291-03ba1817fd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:18.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:28.198Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d4f47dce-6b19-413e-9e9f-55c5f457b3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:28.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:38.209Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0be9f1f8-4115-42bb-91cb-e7290a0a051c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:38.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:48.219Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3849f577-9a56-4ffe-8f90-7c0b691eabc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:48.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:58.230Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=26f0188b-fa9b-49c6-b844-5f04109d1059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:16:58.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:08.240Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5fafa503-d257-4949-bdc9-dbaf0e0fea32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:08.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:18.251Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1b6fc45c-0058-4b27-a4e1-a5545eec39f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:18.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:28.263Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=de6cbdf3-4ae7-4c3d-89e1-81d84073fa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:28.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:38.272Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c9daccbe-f09d-4055-b742-211b89cf89f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:38.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:48.282Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c5e6bef2-ff86-4fdd-bd2a-8c8bc0a3ff36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:48.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:58.291Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=132c3155-8ad2-4489-903a-f62f8209a8ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:17:58.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:08.301Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8e9361d0-9ec1-490b-b77d-8a6f3fafe93e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:08.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:18.311Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5335aff0-c725-4841-aa90-efaddb987f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:18.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:28.321Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9800d14f-5bc2-4706-ad9c-bf5f6b559c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:28.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:38.331Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b92ad52b-dea2-4ba7-9bc6-3b496c9b004d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:38.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:48.341Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0f8fc8c6-0c46-4e66-b1a5-6ef388c5f2b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:48.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:58.351Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0e4741fd-1fd8-452c-905d-804f75b3f08f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:18:58.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:08.360Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=655ab9f1-79a5-4cd3-b101-589ffd9124ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:08.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:18.370Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c1109eb0-c9f1-4f8a-8d32-045e80afde0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:18.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:28.380Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=31324bda-8f62-4af2-9ccb-1450eae1d947 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:28.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:38.389Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5ce7c1d4-d1d5-418b-ad70-7a05bc9a0bdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:38.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:19:42.902Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:19:42.903Z |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-03-23T02:19:42.903Z |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-03-23T02:19:42.905Z |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-03-23T02:19:42.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:19:42.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:19:42.911Z |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-03-23T02:19:42.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:48.398Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c8c2421c-f4fd-4699-83d6-fbd8c28cc340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:48.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:58.408Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6b71e2e4-dd89-4c72-8b1a-e0bd5ca7816c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:19:58.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:08.417Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=678bb930-dd36-4ece-a6dc-07d92351a19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:08.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:18.427Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9fdb2277-6d76-4849-bc6d-f51de73d72ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:18.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:28.436Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9c05de4c-0fc3-4e65-bd3a-ddf0ece623a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:28.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:38.444Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=36c6da5f-dcf4-484b-9025-a5f1eaed17b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:38.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:48.453Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f065aa29-cd13-4dd8-b98e-044a89bd02cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:48.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:58.462Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a80214de-0ac4-429b-ae3a-9201ab9ee9f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:20:58.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:08.470Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=38553063-fa0d-4ed1-98cb-d82936649b42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:08.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:18.480Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7e8ffe9a-79db-4bd8-ad42-630f98aace41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:18.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:28.489Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9a28b5a9-50f5-41fb-ba80-f2de11d5fc50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:28.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:38.498Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5069b659-e407-40b4-bc14-9761dd8965e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:38.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:48.509Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4f6ec1df-77fe-4b42-b3b6-d268e7f3fee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:48.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:58.518Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7116851e-8891-4735-899d-c720208c6a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:21:58.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:08.526Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0d07133b-4a93-416e-aad6-17d97fa054c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:08.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:18.535Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ed122c0e-3104-4191-91ae-833c0d404e3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:18.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:28.544Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bba132f4-9592-4fe9-b5bc-2c625d4f92ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:28.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:38.554Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=220cf690-33c1-4868-b243-226181acc470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:38.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:48.562Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9a1fabe9-43b2-4749-9f42-0c17d675afac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:58.571Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cc5aa12f-2f6a-4281-b221-c2fc3e6f8902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:22:58.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:08.580Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b23c4b49-7092-43c1-8c56-f357786a61ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:18.588Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=62352a62-097e-4d13-852b-90e8614daa2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:18.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:28.597Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ee0ca002-58f9-47af-83bc-52439f30635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:28.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:38.606Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3467ead2-f290-4959-b925-04900929a73a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:38.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:48.615Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c7bb7858-b271-43fc-8463-685e3c17c821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:48.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:58.625Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ab391cf3-8f36-4aff-a53e-d36c8b5bba0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:23:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:08.633Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0474ee0c-c99c-4fe1-b453-eafd27b08be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:08.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:18.642Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cbc0b74b-3b81-4b8f-af6b-ba04eafeadaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:18.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:28.649Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1e492ab3-aa4a-46ff-b97d-bef59456f8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:28.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:38.658Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0ff1a66c-53d0-461b-b94c-a7a345841738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:38.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:24:42.908Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:24:42.909Z |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-03-23T02:24:42.909Z |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-03-23T02:24:42.910Z |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-03-23T02:24:42.917Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:24:42.917Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:24:42.917Z |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-03-23T02:24:42.918Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:48.665Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=922dfb26-a314-4b00-9900-e51ad090e70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:48.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:58.674Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2a850851-8a2e-4bd5-8e7f-c4e2b9bf7ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:24:58.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:08.683Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bc2fd352-e75d-4f55-85f5-f741bd16f8c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:08.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:18.691Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1e6f8c14-b0e6-4e62-add7-b601118ee0ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:18.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:28.699Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a42794fc-b8c5-43ca-92bf-f3a0da0ff854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:28.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:38.707Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4f8c8bd7-f8b1-47d9-bda1-ddbf4d4f840b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:38.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:48.715Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9392ff86-6c47-4b7c-a3f3-b5f6b9531f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:48.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:58.725Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=05eb9dbf-6be3-4aca-8245-b63eb075cfbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:25:58.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:08.735Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=47e76b42-11bc-4b9d-9b94-5a9cd3ef16d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:08.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:18.744Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3be03a8e-a703-4728-8b4c-c84d9d97be9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:18.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:28.752Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=19d72713-6716-4bd7-b5e3-6775482369ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:38.761Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=534521c3-39cc-4f04-8ec5-bbdd8b7bda2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:38.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:48.769Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a8580f5f-a8a9-432d-9e5c-050a37c0b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:48.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:58.777Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=274ac453-1fae-4108-8449-2df55ce4842c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:26:58.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:08.786Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2c4b1ba0-7625-4617-8142-a07cd98cb207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:08.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:18.794Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ead0fd4d-6975-49c6-a759-ff90aeea93f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:18.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:28.803Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=67ba160c-9141-4228-9f2a-724dc1f8f2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:28.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:38.812Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7f4047be-fc73-4d61-bd26-ffe7e2c0c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:38.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:48.821Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=85f4b441-c48a-46af-9437-28296f886ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:48.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:58.829Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=88ebd2a8-cb88-4fab-b200-54d2543d16b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:27:58.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:08.838Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=255ed762-d39a-4713-ab2a-21b467ec418b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:08.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:18.846Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b5dc1976-de68-4473-b67e-26146651ba5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:18.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:28.854Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=07ac164a-d0dd-4434-91e4-5747b815ba75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:28.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:38.862Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6c1ceab2-499e-4c82-83e9-2c979993ea14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:38.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:48.870Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=209d7500-a522-48e7-ae3e-c6a827442cb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:48.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:58.877Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fc542578-204b-4107-a303-537d95e35619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:28:58.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:08.885Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=aa5d5b5f-83be-489c-bf6e-8e594644a383 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:08.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:18.893Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2328f586-2097-4c44-ac5b-9c3c331a35b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:18.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:28.905Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cb97ec1e-6d7d-4350-bbab-d25426b357f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:28.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:38.913Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9f711d7e-9ba8-4335-a609-0d0c01d10ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:29:42.869Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:29:42.870Z |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-03-23T02:29:42.870Z |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-03-23T02:29:42.871Z |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-03-23T02:29:42.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:29:42.880Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:29:42.880Z |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-03-23T02:29:42.881Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:48.921Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c8996be8-480e-4f58-a046-272daaa9977c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:48.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:58.930Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8ca292c7-6cdc-437b-983e-94b9926ee210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:29:58.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:08.938Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=55b183f3-431c-45c2-bc38-193f33768131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:08.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:18.946Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f667f440-9bc0-4b65-bb78-0d759d8a0048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:18.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:28.954Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e72bb0c0-5ae3-48f4-aa2f-71b6db6400e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:28.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:38.962Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=985c90d4-6822-46b0-b255-016771b19bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:38.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:48.970Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=54dc4170-541e-48a6-8515-437141fe01b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:48.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:58.980Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9a7daf8e-bfc0-4041-883f-b5a475fb5e7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:30:58.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:08.988Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f1c4ba5a-da1f-4c98-a55c-136d0a1c73fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:08.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:18.996Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0b1dc937-9a21-4d08-b697-6e24a8ff92c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:19.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:29.004Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0e828c02-635a-4cbb-a853-df9a02d3e347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:29.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:39.013Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5b88a54f-6e16-49f8-8449-6e3c2b9b0495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:49.021Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3cc7c2d0-f16e-429e-a10d-4dc32191cc61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:49.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:59.030Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a8c44a15-a7ea-4d4e-85bd-a95063f94a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:31:59.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:09.039Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f20e5388-3ad4-43c9-b27b-b108bc6e510e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:09.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:19.047Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a3f95bec-6a58-4a57-840e-9c25c0ab32c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:19.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:29.055Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=651dc39c-8ceb-4767-9b13-bcd89656efdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:29.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:39.063Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0ee186ad-d736-4494-9272-1925eb4fe66e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:39.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:49.072Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ad6d18d1-19f4-4199-ab31-ae351c8ac470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:49.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:59.080Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8b4fdd01-c111-43eb-bfa9-8850e84d206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:32:59.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:09.087Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=20030b06-a6db-42b6-998d-8ad58534b476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:09.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:19.095Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=659aad11-fcf1-45e9-9054-cf1a66cc2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:29.104Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c2f7ad70-b76c-4df0-be36-3d91f72c227d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:29.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:39.111Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1ecff438-9706-4701-88dc-e970ab3d5cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:39.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:49.118Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=61958d3e-3ba7-42dc-b8a8-46a93e93a91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:49.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:59.126Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4506adc1-20bf-4e29-8228-0c34b713ae8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:33:59.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:09.133Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3a2afe26-0687-462d-b8f4-30597a5ec1e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:09.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:19.140Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=016caf88-9166-4c47-9d5f-d88f21a9e218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:19.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:29.147Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d6542b1d-2061-4a02-b0f7-569ac2a16887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:29.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:39.155Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e9047e01-7683-4cbd-9d34-e30a051ec482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:34:42.904Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:34:42.904Z |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-03-23T02:34:42.905Z |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-03-23T02:34:42.906Z |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-03-23T02:34:42.911Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:34:42.911Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:34:42.911Z |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-03-23T02:34:42.913Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:49.162Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fbd04878-3871-4b11-b57b-06ee92e939c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:49.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:59.170Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c2d738b9-a2cc-4d13-93ce-99e7181a79a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:34:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:09.177Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bc1f68b6-3231-4740-873d-c458ee468648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:19.186Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5143f1d8-fdaf-489c-94a6-1df442583123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:29.194Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6161b976-60d7-4932-86c7-659fd5842ebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:29.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:39.202Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=97a211f8-e610-429d-9db2-775b443e7159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:39.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:49.209Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d3d9d084-d73d-4385-97c5-fd0467de0445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:49.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:59.217Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=402357c5-427d-4275-8e93-b2b518a7f0c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:35:59.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:09.226Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=14263933-7881-4322-8f25-d5690f033ede | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:09.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:19.233Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=73b075dc-0b64-451e-a0b9-4f5a48c01418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:19.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:29.239Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7f62b893-4697-40b9-8e53-09d85fe3919b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:29.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:39.247Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=013125d7-ca48-418f-9d3a-276ccd40d87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:39.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:49.254Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e7cf3b67-f6ca-48a7-94d3-1fcfba0aa209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:49.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:59.262Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=58610b13-791d-4b40-92d1-4b4c955bdb9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:36:59.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:09.269Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0fe40a4d-72c8-4842-a4ed-7dfdbbb0c09c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:09.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:19.276Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d150b7dd-7efc-4eba-a81b-fbec5dfea9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:19.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:29.283Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=17cee359-94df-4a50-9964-6ca92c5ef922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:29.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:39.291Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ba2f913e-6d6f-4bdb-9dff-0da07605e65c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:39.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:49.298Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a565eea0-5e01-4877-8fd5-5a4e46f99850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:59.304Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=784846be-af09-475a-9e3d-aaf77b48b542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:37:59.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:09.312Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c301965a-c5af-4929-9b2a-58fef341d522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:09.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:19.319Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7da47df0-f98c-4e27-a8ae-117d110e1c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:19.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:29.327Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d8b74114-450e-47ba-8bd6-2d829b5da0bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:29.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:39.334Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cf0298ac-ee97-46ed-aba2-3200216eba94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:39.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:49.342Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b0804819-9226-4607-b5d2-9885d22f5f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:49.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:59.350Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5172c4bf-88e1-4664-84e8-e87c9307df0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:38:59.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:09.357Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=180403e4-cb8b-4723-ae27-8237aa4b2aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:19.365Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=88ea3308-2990-4ee8-8305-954626fc40cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:19.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:29.373Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=db1bfc4a-a781-4287-87c7-70d9f192c77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:29.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:39.381Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b4ec59ce-f695-486f-943f-9b42a69a4264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:39.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:39:42.873Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:39:42.873Z |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-03-23T02:39:42.874Z |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-03-23T02:39:42.876Z |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-03-23T02:39:42.894Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:39:42.894Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:39:42.894Z |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-03-23T02:39:42.896Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:49.388Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fe7a4892-bdc5-4293-8f29-bfbba5e860a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:49.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:59.396Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c6d06912-3ca4-4720-a057-1881bc1e31f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:39:59.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:09.404Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=97a6e03c-0dbf-4110-92f0-5b8cebeb689b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:09.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:19.411Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3c669060-4716-4c06-a33f-a4237873c4d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:29.419Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=044aab80-4700-4f9a-b061-90c496cc629b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:39.426Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e36d1f95-5c07-4100-b0b0-57dded5d8568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:39.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:49.434Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1ca65cb6-843a-4106-88c1-0e4db8453dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:49.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:59.441Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9e4a1dc2-f568-423c-a5ea-71d2334c561f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:40:59.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:09.447Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2acd1cb9-7581-4774-8287-e2cab68a3821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:09.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:19.454Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7b73e80f-1322-4f42-b2c3-e8e6c0c891d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:19.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:29.462Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e1e4c761-babc-41ed-b5d6-f62dd60d1b83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:29.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:39.469Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=589b9f68-190b-4071-9464-35b26bc70f04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:39.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:49.477Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=13aab8b6-c1eb-4dd2-85b7-74bf6d0e7a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:49.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:59.483Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=17de6caf-2233-40af-98e4-03147087eb1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:41:59.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:09.490Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=51fb6ba3-6b75-4c40-89d9-cf2715b33a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:09.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:19.498Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4271571a-c80b-4fd6-a471-d757be2988b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:19.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:29.505Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5565569b-e605-491b-8dd4-65e0d22f8fab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:29.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:39.513Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ff255053-069e-438f-a2c6-eedbc7b18bde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:39.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:49.520Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=77a7e991-d91d-4126-93a8-b4b0673d4329 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:49.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:59.528Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a502b50a-5fa1-4fc2-9ee8-70a7fb66c1ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:42:59.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:09.536Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=75c83019-22c6-40cd-bfb1-0793e9c053fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:09.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:19.543Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=16c6656c-2ef4-4601-918c-fea416a1c8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:19.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:29.550Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d195dbdf-2017-4555-9231-769fd265e13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:29.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:39.558Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ba61165a-885b-4d14-87c2-f121af1436f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:39.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:49.566Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cc4d70ba-0c38-47be-97eb-abdea8458917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:49.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:59.573Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=41c1852c-6f5f-4cba-87d1-7611bc1cf5d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:43:59.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:09.580Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=69c54f5c-23b6-49cd-b9c6-76576b53b347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:09.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:19.587Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ebc2c3bc-8907-4de3-80ab-827e3caac5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:19.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:29.595Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b65a15d0-6e90-4370-8364-8311886ee9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:29.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:39.601Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=913900cd-c6bd-4609-9d5f-b2cc964e45ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:39.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:44:42.912Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:44:42.912Z |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-03-23T02:44:42.913Z |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-03-23T02:44:42.914Z |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-03-23T02:44:42.919Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:44:42.919Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:44:42.919Z |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-03-23T02:44:42.921Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:49.608Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4467dc29-3f37-4a2c-ae69-c704f8b837b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:49.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:59.616Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=512c0831-a412-435a-b187-a519bdd112cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:44:59.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:09.627Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d21cd1c0-1e60-4e22-85d1-8f89777e6328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:09.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:19.635Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=19fbd855-60fe-41b1-bb88-1dac3acec5ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:19.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:29.642Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=091b32db-bbbd-4607-9ee2-1b2d4e444666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:29.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:39.650Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c49e23c5-b20f-48cf-ba55-05049ce158c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:39.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:49.657Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=78091e67-72a4-40f1-a17d-141f6fe3efe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:49.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:59.664Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a78aa83e-e89c-4abf-bb48-dde248b96cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:45:59.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:09.673Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f752aed9-2654-4e88-83d8-8b4f8f3b6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:09.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:19.681Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d802623b-f4dd-437a-a893-9d543dc09d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:19.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:29.688Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f6dbeb22-3f88-4ba1-8a4a-fecf46ffd018 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:29.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:39.696Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=36488098-bbfd-4e77-a664-9351d733b74c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:49.703Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=941f07fc-6fac-4b33-8330-64e05c0897bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:59.710Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=44697c18-2a07-4a9d-93fc-a01bfb72fcb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:46:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:09.718Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=04d6a52c-dbf2-4528-880c-b6deb9de64fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:19.726Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1ea18703-12a1-4357-9ffb-fade2f43b591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:19.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:29.733Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=716c8d46-189b-418b-a015-b6fa338dfb0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:29.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:39.740Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a31f02b4-d2b0-4a3c-97d5-892920d4138e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:39.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:49.748Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=471560e9-28ea-4aa0-9026-bf04f2d1028f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:49.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:59.754Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cc9ddc8f-d4a4-4fb7-843d-106e7ccbe194 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:47:59.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:09.761Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8ae9a1d9-18ef-4bcb-bb7d-edd91a6ab3e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:09.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:19.769Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=04a12946-2d10-414f-897b-54a801b73c04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:19.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:29.776Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=979db50c-b606-48fb-8e5e-cba689ac5815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:29.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:39.783Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=90db133e-4613-44bf-a6f7-a8d988dd4c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:39.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:49.790Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c10bfcc6-b643-48b7-a2b8-806fb7579acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:49.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:59.797Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ea149442-c4fd-4a1c-9969-f8e3151ab404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:48:59.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:09.804Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0ac28a09-e6c5-4b14-bb35-c7cbfbfd8e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:09.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:19.811Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=15060fd0-a566-4609-b81e-3f3b6ab146e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:19.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:29.819Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4a9520bd-f1c8-43b6-a1a5-c9dd07b39cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:29.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:39.827Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ca078d01-1590-41da-b55a-8ce7a80c1954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:39.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:49:42.872Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:49:42.872Z |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-03-23T02:49:42.873Z |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-03-23T02:49:42.873Z |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-03-23T02:49:42.877Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:49:42.877Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:49:42.877Z |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-03-23T02:49:42.878Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:49.833Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=74208c09-bec9-4222-ba6d-627bfcfd96c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:49.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:59.840Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=dd45305b-22ca-4916-8e0d-9458731ba40e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:49:59.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:09.847Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4d1115e2-57f2-413d-8a08-4f9165613f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:09.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:19.855Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=56c84471-2a3a-4687-b5af-f3aba5382c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:19.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:29.861Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=874e5856-d915-406f-98d6-e2657d0305c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:29.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:39.868Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e7f5bd41-f365-46d6-84b4-b20c4bcacb00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:39.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:49.876Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a82412be-0896-4aba-bc93-da504c649afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:49.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:59.883Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=af3afaba-30a8-47a8-9c63-3608de57df78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:50:59.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:09.890Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fddb0a73-1662-496e-b01d-6e0eb4ed2d22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:09.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:19.897Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=98fe6e6e-56a3-41fa-8758-409b7e78e1b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:19.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:29.907Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f372a9fb-2a85-4a98-9fa7-2aa8156f927c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:29.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:39.914Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8874a239-b107-4176-8ed8-d027f24685e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:39.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:49.922Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7a3b4fc0-80c9-434c-9349-b6e9241fe4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:49.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:59.928Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ed780bcb-d83a-4df6-b361-25c562f2bb62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:51:59.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:09.936Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5d90eb10-934f-4c77-bbf2-01f1ec7ad3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:09.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:19.943Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e3f9553c-0d4e-40c0-87b1-701cbe9b4027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:19.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:29.951Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=daa8ce79-a445-4838-95c0-6a1265fab95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:29.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:39.958Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3e29c33e-e24d-4022-be8f-d2f6e881d606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:39.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:49.965Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=37bf769a-54b0-4d0f-ab68-a5bc4aa8f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:49.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:59.974Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6ebfaf68-00b9-40ab-8450-613bda26da32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:52:59.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:09.982Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=563c498b-2cf4-428a-b426-6a21dc05527e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:09.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:19.989Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=02d3c6fd-1a50-4898-9ffc-f507fd53c1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:19.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:29.997Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=90abfc21-9e9b-4a43-a91c-a5d1406d3012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:30.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:40.006Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b521428f-2412-4380-a345-af47cd9514b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:40.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:50.013Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ea04dca7-ac34-4a1f-ad78-e6df6edaea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:53:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:00.020Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6bebbbc9-c842-4e98-8622-23f99d8a46fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:00.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:10.026Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fc39c28a-0a98-4d7e-935b-a497d869564e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:10.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:20.034Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c5fed1f4-084f-47ba-a8f9-a6dafb7a0a37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:20.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:30.041Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=dce2ac08-5f49-4902-8ca2-88fda36220d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:30.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:40.048Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=043a2260-a6f0-4947-8e94-dbd3b972d5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:40.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:54:42.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:54:42.875Z |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-03-23T02:54:42.876Z |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-03-23T02:54:42.878Z |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-03-23T02:54:42.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:54:42.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:54:42.882Z |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-03-23T02:54:42.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:50.055Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5073fe78-1ab1-4486-b0bf-e8e46417f618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:54:50.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:00.061Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2762d161-1524-4028-9b0f-1de56e28ca27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:00.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:10.068Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3c2549be-f7e5-4d61-9879-c85e5f4d8dd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:10.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:20.074Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=082bda79-bc7b-47ed-b1f4-393bfac689e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:20.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:30.080Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b10be125-988e-48d9-a9a0-2540d0555ae2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:30.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:40.087Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=4376f379-e3b4-4f08-8f23-ac1aea163094 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:40.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:50.093Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=af9c5bed-c084-4c3c-b9cf-574816357d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:55:50.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:00.100Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e5c1d88b-b364-478b-847c-cda7e168ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:00.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:10.107Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d77f961e-3ac9-4447-99da-c7d0b04bdfcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:10.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:20.114Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e60375a6-45c6-4bed-955a-b13617e35e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:20.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:30.120Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f0b623cc-4d29-4230-ad4c-34b728490136 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:30.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:40.127Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=dc9d1cd2-95c4-4751-bbfb-46e38bba149f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:40.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:50.134Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9e922c63-7253-4417-be3d-e9045dd836a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:56:50.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:00.142Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a9c24c9e-fdb2-4701-b004-bace8aacb342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:00.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:10.149Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ad7d109b-9302-425b-b87a-56ba8cf8aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:10.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:20.156Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c2aa3cc3-e331-445f-b70e-02b66fef2771 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:20.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:30.162Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fdca1777-7131-443e-a645-fffe085d04cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:30.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:40.169Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=87a04d8c-94cd-4538-8055-1cc210baa3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:40.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:50.176Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ac0bf45a-ccc8-4718-84af-dbadc5f9890f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:57:50.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:00.184Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bfedc644-4e56-4571-b217-b6adfc10ad27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:00.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:10.190Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e07cc90a-f056-4318-baa6-cc9c7434dd34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:10.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:20.197Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=635c960a-af33-4f21-981a-095a18dfb112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:20.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:30.204Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cf0f640c-102c-4531-b781-a8bdaff02a92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:40.212Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e004deaa-2f32-4a8c-982b-cf9860631718 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:40.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:50.218Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e03025e0-d315-47a5-8490-cb64c3bc93a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:58:50.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:00.225Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=06302690-a2f8-4ebc-9c23-bc1c3342afb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:00.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:10.232Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=42ff659a-e7c4-4995-94d2-2317adeacb7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:10.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:20.240Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ba9e177b-b24d-4965-ad79-f076f5446119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:20.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:30.247Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=eeaedecd-ac99-4c15-b37e-704fd0727605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:30.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:40.254Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2ef4ec53-1815-4fb2-a998-56781a3ac880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:40.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:59:42.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T02:59:42.874Z |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-03-23T02:59:42.875Z |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-03-23T02:59:42.876Z |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-03-23T02:59:42.879Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T02:59:42.879Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T02:59:42.879Z |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-03-23T02:59:42.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:50.261Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cd8da53b-c6d7-463d-9e13-b4811e158174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T02:59:50.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:00.268Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9d58c145-5e82-4f2b-bef5-5696494b9e8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:00.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:10.275Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=676399ee-343e-4705-9380-1799504cba07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:20.283Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a3b256ad-0d05-4f94-aaec-d3eae43e15a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:20.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:30.289Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=69497846-4943-4f58-b8ba-0424d46d3f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:30.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:40.296Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f09982ea-e5dc-4f6c-a6dc-28446d3e4f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:40.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:50.303Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a8d2fadb-da33-45b5-ab58-bc74d4606f08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:00:50.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:00.310Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bf7c54f3-25c9-4042-b775-1fe6c939e87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:00.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:10.316Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a73b458f-a741-49a3-856a-cb36401bf14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:10.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:20.322Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=fd11a5d2-3b90-4449-b990-072cefcd938c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:20.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:30.329Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=806ce956-75db-4447-a6e8-e8f196fb149a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:30.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:40.336Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e3cb9705-bd84-463c-b9b2-1f2a58008c4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:40.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:50.343Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=28fb7ae2-8785-48c5-9353-631af0872811 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:01:50.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:00.350Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c385bc8a-c592-4105-8b42-0283359c7d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:00.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:10.356Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=15c95473-0834-473d-898b-f5046f2bd7f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:10.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:20.363Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=18e526fd-95ed-4e58-8013-cf4b6d2bcc86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:20.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:30.370Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=b3a78738-1934-4a3c-8655-88f742626244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:30.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:40.377Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e340dd20-213d-4274-8cf9-0cac21f8fe68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:40.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:50.385Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=97dc7ef2-6c2d-4576-a61d-f73ac9c73d8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:02:50.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:00.392Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a62713a5-a1e4-42d0-ac29-11d291297a13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:00.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:10.399Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c90b82d4-8669-47a8-b517-79a5033ab62f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:10.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:20.405Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3050af9b-5e3d-465d-b68c-0071c311c4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:20.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:30.413Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a40e58af-3678-43ef-9547-524cf90804c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:30.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:40.420Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=59a0385c-5cb6-42f9-b635-654c3be761b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:40.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:50.426Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ae678bcc-0c06-42f8-9c9a-85d58acf815f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:03:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:00.433Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0253fbd0-5d8c-4bff-8bd9-b637399d37fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:00.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:10.440Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=41cbbf03-0a5a-4d04-929e-3457bb2f5857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:10.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:20.447Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=abc152b7-82b9-4512-ab12-62e92f08c8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:20.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:30.454Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6a11f7a3-94da-4751-b4f4-c931afca8fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:30.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:40.460Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=8009bda6-4013-4a47-83b6-a18c8415d896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:40.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:04:42.882Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:04:42.882Z |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-03-23T03:04:42.883Z |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-03-23T03:04:42.884Z |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-03-23T03:04:42.888Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:04:42.888Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:04:42.888Z |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-03-23T03:04:42.889Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:50.467Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=33de72ae-2410-458c-b9eb-9eb65fc38348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:04:50.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:00.473Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=171a0375-946a-4de9-8cc3-d02b9d088639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:00.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:10.480Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=db57ccda-c566-4f43-ad2b-d2e8347210cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:10.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:20.487Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cd2e3c48-c1b9-47f9-85af-8223a8bb9846 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:30.494Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=aec7f120-0ad0-4034-a652-3536fc5f98a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:30.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:40.500Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3e30be09-467d-4099-be1a-1caa80ee6126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:40.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:50.507Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5bfda341-4697-4faf-9e4d-038bc3f8c6cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:05:50.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:00.517Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=06b1592d-7d4e-4b53-a6a2-00b8f64e305d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:00.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:10.524Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6aebb0f6-6270-401f-836a-26dd4e2a1584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:10.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:20.531Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6c3d0038-b3e2-4deb-9d65-5b823356b821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:30.538Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7e03fd00-ece4-4d06-a029-f3a18d71a79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:40.545Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2c964a27-1928-4da1-83ed-c48aa2289ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:50.552Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d84ea699-60ba-405f-8884-6f5da3ece61c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:06:50.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:00.560Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ff982c0f-910c-485b-9476-c08e36b9688f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:00.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:10.567Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=be5a8f1e-f4df-4ff1-8fb7-a72a67bed15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:10.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:20.574Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=62c368cb-063f-4167-9f32-197d147293fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:20.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:30.581Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=81d6fb22-cc3c-4f4c-9051-aae3f7b759a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:30.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:40.588Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e2c5672d-c00d-4896-b885-847101a4c7d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:40.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:50.595Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3513aa29-febb-47e6-963f-dcf2e8a38c18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:07:50.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:00.602Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3b9cd277-825c-4fa3-a329-034f42c9a510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:00.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:10.609Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2e6b1c1e-fb68-49b2-b6b5-79a2783feff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:10.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:20.616Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=229adfe1-e54c-4408-8266-dec022da7cbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:20.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:30.623Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c4f1ca1e-2c8a-45b5-89db-00ff91319903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:30.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:40.630Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c644036a-6b3d-40be-8662-c1b0e381df8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:40.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:50.642Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=40a8a518-42eb-4749-81c1-4e8dc2289306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:08:50.649Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:00.649Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=85afad8f-8442-415b-81d2-b898e67a2c53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:00.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:10.655Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=9b6dcf5b-2901-460f-a614-cd225f23c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:10.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:20.662Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=69a7fa77-087e-4492-8f9f-21ec2747fea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:20.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:30.669Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3d6f5bc0-f625-4101-a8ba-921ff2b2c22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:30.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:40.675Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f9b1eee9-f3f2-43d7-bc4f-4f2e681b3d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:40.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:09:42.860Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:09:42.860Z |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-03-23T03:09:42.861Z |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-03-23T03:09:42.862Z |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-03-23T03:09:42.865Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:09:42.865Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:09:42.865Z |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-03-23T03:09:42.867Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:50.682Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=63995bc4-210a-4a90-b1a6-94b39c143c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:09:50.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:00.689Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=1c6071f1-5408-449f-ab72-d6cb631c659b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:00.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:10.696Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=cff525ae-b97c-438b-937d-0116b561d201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:10.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:20.703Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=935373f3-72e5-4967-9915-eab4c44345de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:20.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:30.710Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=690eb39c-6d0a-4934-af4a-4431b718ff41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:30.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:40.716Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ed238409-db4a-471d-a3b9-731294d5317a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:40.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:50.723Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=6d970b6c-550a-493e-a3a7-e0b217b7c5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:10:50.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:00.729Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ba1f6b5d-62c2-4d52-8a46-a52de6a32b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:00.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:10.736Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=38193a53-40e2-41a4-911a-3c36307d2d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:10.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:20.744Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=ab13ca58-0c93-4f80-86c1-c5a6272f17ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:20.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:30.751Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=3b491373-d18e-40b0-854e-25d8c9ce2c1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:30.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:40.759Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=40bba290-d10b-49b3-b096-b24fc5db9561 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:40.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:50.766Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f9b9b8bf-dc8f-4636-addd-c910aa5c7007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:11:50.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:00.773Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d9630b94-2c65-4c26-aaaf-fd0c86057657 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:00.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:10.780Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=7ced2642-61d9-4b07-add1-a9269b1c2049 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:10.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:20.787Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=61d6c2af-2293-407d-8e90-8ef518d84423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:20.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:30.794Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d3314821-8e7f-4522-852b-cedea22b4449 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:30.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:40.800Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=bc87ac62-a2e3-4168-87f1-bd396eb06097 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:40.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:50.808Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=854a6940-13db-44fe-8512-39c6388c3832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:12:50.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:00.816Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=06b84746-300f-426d-aa60-cb2c764e50e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:00.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:10.823Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=07c725ab-d42a-4b9c-8812-08169c4d3c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:10.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:20.829Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=27e46db5-c537-4650-bf30-4227c1e7b13e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:20.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:30.836Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=494c5d1e-9c0d-49c2-ba82-bbe6312aa1d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:30.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:40.843Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d18bc396-6b43-455b-b64e-2caddc3e1e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:40.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:50.851Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f8f4a127-790c-4cad-bfb7-ccc4d70cec4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:13:50.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:00.857Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=189f61ef-2f5e-45ea-8a61-2b28c515b434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:00.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:10.863Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=a4fb4ef5-0cae-4670-8967-c83de538dced | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:10.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:20.870Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f27d7e82-860a-4ae2-bfe2-a99fb173424b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:20.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:30.877Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=23495e0f-8286-45b1-ae9c-a48b17a7c15a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:30.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:40.885Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=e1a52194-340c-42b0-bc3d-1f2c2c1101d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:40.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:14:42.878Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-23T03:14:42.878Z |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-03-23T03:14:42.879Z |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-03-23T03:14:42.880Z |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-03-23T03:14:42.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-23T03:14:42.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-23T03:14:42.883Z |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-03-23T03:14:42.884Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:50.892Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=0c8948a4-bc4d-45d8-91c1-b23981e666fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:14:50.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:00.899Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=2c2b0d72-f5ab-4b03-82a9-b0ee0b024b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:00.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:10.906Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=927ad523-5a2d-4619-be82-23e5959962ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:10.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:20.913Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=f3087c5e-5c7e-41b7-a78e-2a108cdccfde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:20.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:30.920Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=46bbb6ce-fda6-466b-b9f3-82092cd9d3bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:30.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:40.926Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=d37a95e9-56e0-46cc-8eb0-74548de40828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:40.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:50.934Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=c8cb1717-5d2c-44ff-9ac1-4aedc93e03b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:15:50.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:00.941Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=5e29516d-f7a1-4747-879d-cde4ea92c134 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:00.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:10.951Z |INFO |Init configs |InvocationID=939d75ff-412e-4d75-89ac-e081d7d19d0e, InstanceUUID=dbc357b2-5ea1-48f5-b8dd-e434d3d202e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-23T03:16:10.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |