By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:58:32.174Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T02:58:32.180Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T02:58:32.256Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:58:33.847Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:58:34.130Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T02:58:34.131Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T02:58:34.131Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T02:58:34.395Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T02:58:35.046Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-10T02:58:35.127Z |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-04-10T02:58:38.712Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T02:58:39.713Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-10T02:58:39.752Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-10T02:58:39.753Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T02:58:39.886Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-10T02:58:39.887Z |INFO |Root WebApplicationContext: initialization completed in 4759 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-10T02:58:40.856Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-10T02:58:42.875Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-10T02:58:45.618Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-10T02:58:47.085Z |INFO |Started MainApp in 20.323 seconds (JVM running for 21.777) |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-10T02:58:47.340Z |INFO |Start scheduling PRH workflow |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:58:47.392Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6f0ba9c3-a749-4551-866b-f627b432d494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:58:49.740Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:58:49.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-10T02:58:54.050Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T02:58:54.050Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-10T02:58:54.054Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:58:59.799Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d8ad622b-7244-4360-b491-bf420e292748 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:00.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:00.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:10.882Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=995c8c15-2fc9-47da-b2cc-83e9924ff4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:11.982Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:11.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:21.989Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a85dfc3a-c178-463a-9044-97e3f9497fc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:23.089Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:23.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:33.108Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=713eaf7c-ed0d-4cab-8140-4b51d3a219ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:34.291Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:34.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:44.300Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8a9ec14b-9f41-4efa-b56d-449ca33202ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:45.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:45.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:55.487Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9a302ca2-6f9d-4b7e-8cba-c737db4c38ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T02:59:56.618Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T02:59:56.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:06.632Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ca64f4b0-2664-4daa-abb1-facb11fcde37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:00:07.754Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:07.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:17.757Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6f8323df-0c45-4932-9b30-684d18131ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:00:18.924Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:18.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:28.927Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b035f133-4e41-484f-b3c0-7247d4700dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:00:30.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:40.073Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=14ef2b73-c0b1-43b9-9318-ccf1c8cadc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:00:41.159Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:41.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:51.170Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=712e339f-a1ff-40e2-bc1d-da99048ff99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:00:52.265Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:00:52.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:02.275Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cfdfa755-3c3d-4be2-9d33-f0c52dd6c0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:03.423Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:03.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:13.425Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7978886c-06d5-4289-b275-a443d21394ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:14.534Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:14.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:24.537Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2b6c4f6f-4b7b-4aa2-b752-4d3efc3aaa74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:25.610Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:25.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:35.614Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=037cecf2-7153-407d-b034-9c1e7432f6e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:36.743Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:36.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:46.747Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b7f2585e-7053-47bb-a017-90299b512c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:47.849Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:47.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:57.852Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=90ee210d-5319-4535-a64e-7b517231ea89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:01:58.963Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:01:58.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:08.973Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4a8cfe9d-62b9-4591-9497-3260dd85cca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:02:10.128Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:10.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:20.134Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=86bd4cca-76e8-4c36-819d-c1655ce78edc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:02:21.222Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:21.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:31.224Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=63cca990-5113-4b57-9184-7c13c73f7ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:02:32.294Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:32.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:42.298Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=97ee4ba5-a1eb-4413-985e-098223b50dfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:02:43.405Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:43.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:53.408Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7cc4f114-95d0-4855-b913-619b198224bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:02:54.470Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:02:54.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:04.472Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=79ef6a3c-58f6-4c74-8899-92958e0040dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-10T03:03:05.543Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.43.195:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:05.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:15.544Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5b146b22-f618-4220-bc96-46dddb58831b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:15.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:25.880Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f32d3746-8b04-4e67-8dec-bd7313e85709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:25.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:35.915Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=666f5797-418a-45c0-b0f9-7e64b9c35649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:03:42.618Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:03:42.619Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:03:42.621Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:03:42.627Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:03:42.649Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:03:42.649Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:03:42.649Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:03:42.653Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:45.946Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=39b05c27-f3ea-47ca-88a1-8c7a98dc45f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:45.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:55.974Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=23a5fcc9-ff50-4219-b380-5234a71ba09d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:03:55.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:05.999Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5ac224f5-e6b1-4f85-afe2-13aab9231e36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:06.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:16.034Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=12d16d9b-6b88-46f3-96fe-7be9ba540fc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:16.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:26.090Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9bae633e-72e6-4aa6-8335-4d4e0ee79b48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:26.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:36.123Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0f87fbc7-391f-4722-b011-378df0eb88e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:36.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:46.140Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5c17ce58-36e5-45b7-88a9-b189e5751f9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:46.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:56.169Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=72c9a68a-3b6a-4964-a656-efe296e598a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:04:56.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:06.194Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b3069a8a-8f98-499f-8796-e56298bb200c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:06.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:16.248Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7612c310-2a61-4922-a145-45d73cdee80c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:16.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:26.274Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=09e9575c-43d9-47b6-a363-dd77ef92a9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:36.294Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cb6641a7-eec0-43cc-bb91-89ed096369ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:36.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:46.322Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f07d37b8-8c25-45ec-ad65-e5c9d0e46c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:46.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:56.342Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=540d79c3-ea0a-45e9-a8d0-d9d9db7110a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:05:56.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:06.358Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4a20eaa4-dda1-4f74-99bc-d9607ed90e8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:06.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:16.374Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4a55d9de-9380-40c9-8875-9aa6cec49afa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:16.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:26.393Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4e97f6b9-79fe-400d-b2e4-388b599458be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:26.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:36.420Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e6ab7a1c-ef44-4223-ba19-39ca5f6d549c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:36.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:46.435Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=fe3474c5-9851-4d02-bf10-f77fb7deda94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:46.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:56.460Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c764dcc0-0664-4a62-be78-cad29d2b1877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:06:56.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:06.481Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=92356dea-8929-444e-a157-f6a2b093d680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:06.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:16.503Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8f53d8e5-8740-4605-b906-1659fe315e95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:16.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:26.526Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=87e9f6ae-3990-435b-b879-1d7ca5134fd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:26.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:36.541Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=465a1e52-e129-47a7-abae-fcc91bfb4e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:36.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:46.570Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2a71a7b7-3ceb-4a19-a1a9-0d1e25b64b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:46.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:56.586Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e4797312-5370-4ed1-a255-21ecd372b815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:07:56.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:06.604Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=17ed7428-b77f-4001-8e64-99fef0f06c7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:06.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:16.622Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=81438cca-b57a-4e1c-ac80-dcdd6445bca4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:16.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:26.652Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=40fee478-f370-4f94-a9d1-8569f5d91088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:26.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:36.671Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=68cbbabb-7e7d-4751-af01-90f582e4a5c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:36.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:08:41.615Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:08:41.615Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:08:41.616Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:08:41.621Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:08:41.633Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:08:41.633Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:08:41.633Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:08:41.636Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:46.686Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=09822b7a-71ee-4e3c-94e9-4d00da2ee174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:56.701Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c0b0d69e-0e5d-44e1-9bfd-2d903536d154 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:08:56.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:06.713Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1a0d9793-6614-4793-9ca8-d7c9fbe41fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:06.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:16.739Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=12d0173a-e0b4-41bf-b639-4fb30763ba0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:16.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:26.766Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=081f0685-c47f-44cf-8407-8494c110eadb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:36.779Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4a48b6e1-1470-4c7f-9a67-b6c3b0a14e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:36.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:46.811Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=fff69079-358e-4881-b0ea-7aea55cd6bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:46.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:56.845Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7f717f10-57e3-44f0-9b79-b790923f8323 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:09:56.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:06.857Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=85b9c003-dcc0-46b8-9d2c-3a192256fc63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:06.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:16.877Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=22515d58-496e-4ba9-a480-ed3667047220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:16.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:26.894Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d240c12a-e646-407b-a315-6086d3cd68c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:26.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:36.915Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a64486f8-c616-4aa5-88fd-4ec4cbfdd5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:36.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:46.937Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c3e30a3c-2c45-47e8-b940-64af6f64dcaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:46.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:56.957Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b8d94cf3-923f-47d4-a3c6-653735ccb1c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:10:56.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:06.979Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f5fefd03-d610-438d-bd63-100ebae15752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:06.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:16.998Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ad5d7037-f0bc-42f9-9647-a38126f15540 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:17.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:27.022Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2bfd83ed-dd32-4714-9553-0ca33bcef63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:27.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:37.038Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0ef89dfd-d4a8-40d9-8b82-d8ba7ccd3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:37.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:47.066Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7eb237ae-4f2e-4d01-a40b-a771b53bd9e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:47.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:57.088Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8a447066-e7df-456f-9afd-2b2782486c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:11:57.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:07.103Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3e299543-97b2-4c26-a5e0-5a7750048ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:07.131Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:17.131Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=38dafb2c-2792-42b2-8621-8a20d8dcad2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:17.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:27.151Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=012646da-8727-466d-9001-1d4647c96419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:27.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:37.167Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b843f5c7-bf73-4d9d-9441-182abc352433 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:37.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:47.190Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3acb2505-0925-4b6f-87dd-8964b5307346 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:47.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:57.227Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=200eb10d-286d-465c-9953-c7704a363ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:12:57.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:07.242Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4a384333-1af3-42e3-9229-1085051da8cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:07.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:17.256Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1d85d392-acd7-40a3-8404-6157c0d5cba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:27.294Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=39c77fef-94c1-4214-868d-34c9413a5bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:37.318Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0291e144-89ac-44fe-ae9a-c0e54a7cf0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:37.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:13:41.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:13:41.512Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:13:41.513Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:13:41.517Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:13:41.532Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:13:41.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:13:41.534Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:13:41.538Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:47.334Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1c6ef762-4859-4bc6-90c6-b659473dabea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:47.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:57.355Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=20422795-1907-4798-9c72-7a1e8649d033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:13:57.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:07.379Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7cc2bd05-b7b9-4921-833b-fa19cd889608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:07.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:17.405Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=db3bbcb2-04b9-47ea-8599-f5af520f72f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:17.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:27.432Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1dfef800-19e6-4db0-aeb9-dd69a9a0795d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:27.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:37.451Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=86869708-9d47-4210-8c1f-f9785305ec43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:47.511Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=52e2fbe8-56e6-4f38-aed2-c9575de30f50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:47.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:57.531Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=fecf8e2a-9cd2-4a53-bed0-99fbdbb83126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:14:57.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:07.554Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4644259a-9429-40b3-ae76-3691db29a6d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:07.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:17.598Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5beb616d-cc49-489b-8ce8-4a3d02749f6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:17.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:27.662Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=21b66ee8-300f-4fbd-9e67-718b245ccba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:37.714Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=98c9c072-adff-44d1-bd8f-250ecd600c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:37.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:47.758Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5b76a440-f159-47d8-ba0c-0389e031fdbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:57.780Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=52cb09b3-ea25-400c-a887-7ac8a65dd467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:15:57.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:07.829Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e49b5890-618e-4328-b744-812b2490b890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:07.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:17.884Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1fce83c2-3c05-4717-8158-23931dd219b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:17.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:27.921Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2ff167ad-ee02-427d-889e-09ad7e941fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:27.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:37.939Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=52968d56-d7ff-4fc4-bfbf-f1a8dc257381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:47.959Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=35bfdb9a-9db0-4ad2-9e4d-6f40ad34ab3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:58.027Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1e3d1e77-a7e8-46d4-a0cb-145c2d8bb70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:16:58.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:08.042Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5b37f584-f68f-4e89-a7cd-e691ed84b570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:18.062Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ef1963fb-81cf-4582-bb02-cf045b356301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:18.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:28.098Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=05c3731e-3373-4bf7-89e4-e912a57ab0d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:28.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:38.126Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=559653f6-8fdf-4f72-8810-12c40430297d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:38.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:48.174Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=44974dd7-3dbc-439e-83e5-1e998f15afce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:58.239Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e180ebce-a935-4bb2-9123-826096023481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:17:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:08.284Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c575ea1b-b538-46ec-8a2f-d588cd114192 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:08.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:18.312Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=657678d0-753d-478c-ad3a-772346054ba5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:18.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:28.351Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=14786bc7-9dad-4605-a9ff-d9d382253782 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:28.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:38.571Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=58b060f6-545c-44be-8bcb-a125efa31df6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:38.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:18:41.670Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:18:41.670Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:18:41.674Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:18:41.681Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:18:41.711Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:18:41.712Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:18:41.712Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:18:41.721Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:48.617Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2ccfad9e-ff45-47c7-b6f1-58d7d9921f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:48.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:58.638Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ccf7d6bd-6d57-4d8d-928e-456226f3f8fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:18:58.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:08.666Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5fb148cd-5857-44a3-9be8-419fdca64442 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:08.698Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:18.698Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d511a774-a5ff-4154-891f-cd3004144858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:18.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:28.720Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e3d6a5df-2687-4441-ada0-9904dcda6ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:28.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:38.782Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=fb2c687e-8af9-485f-8676-1028735df2a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:38.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:48.807Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=17281440-7159-41da-a7bd-0db26eb66214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:48.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:58.834Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=24f4657c-c4ab-4182-a6fd-68c78a3a31fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:19:58.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:08.877Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=457d7998-4a35-420d-bd88-2f10ffa24afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:08.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:18.897Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e5544012-bb1b-4f89-be1e-5a27477df8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:18.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:28.920Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=155ebea3-e38b-45e2-8fe8-4ad6e386ba3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:28.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:38.944Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7389af87-18ed-4a02-a39e-a398101d6b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:38.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:48.983Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6087538c-dd72-4183-9d0e-b5ff4b342e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:49.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:59.011Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c801b4d2-b3e3-4ad8-9cdc-bffb20e89185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:20:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:09.053Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5a13018c-dc3e-4dee-b130-bd475d05f6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:09.088Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:19.089Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cc2f99ff-93f2-4f4c-aa1c-1572b0f1d8c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:19.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:29.106Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=05115e72-c84d-483d-b5a4-cfe8befac00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:29.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:39.174Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2e0d91e5-e2a9-4951-8604-32e5bcc31615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:39.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:49.193Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5d1eeb8a-191b-43d9-b5fc-522190e99c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:49.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:59.210Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=02eca1c2-3b56-4fee-9ae7-df227e9b079c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:21:59.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:09.228Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=be9be2b9-bc9d-49f4-8f15-88de9fbd7e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:09.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:19.245Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6358ada7-efdd-487d-a0b7-975e7b1f2cde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:19.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:29.256Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=998077c3-1281-48fa-b86b-3ffa4bd7d414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:29.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:39.282Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1d3fb49e-9e20-4488-ac52-b3b86818d11e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:39.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:49.293Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1b8c4701-23c3-4c97-a609-538e23ea47d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:49.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:59.306Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e0e01b55-22c0-48b7-8eec-09063f99122d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:22:59.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:09.320Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2caf1031-6adc-46f0-b21d-355897d7d8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:09.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:19.338Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a02b9dc5-2109-481c-ac83-86c31f5abc34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:19.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:29.350Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3daacf3b-3fc1-4d0f-995a-d702f6ffb431 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:29.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:39.362Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cc214f12-7eb6-46e5-ace2-0349ce5c36a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:39.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:23:41.252Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:23:41.253Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:23:41.254Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:23:41.255Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:23:41.274Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:23:41.274Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:23:41.274Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:23:41.276Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:49.379Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2eeb8114-93c1-4cb3-8143-5b18b66778ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:59.390Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b15aebfe-db6e-46b1-879c-626f5d1c3288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:23:59.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:09.406Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5b7a4363-d121-4b98-b683-5c21a84b115c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:09.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:19.419Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c74539b9-d900-4de7-b92a-f896773e34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:19.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:29.431Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d6cc040e-baab-42b7-adde-316d19f529c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:29.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:39.447Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=37a137e4-771a-419f-8f77-c09a15e1e001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:39.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:49.473Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=99dbbab8-5007-4192-8729-05aff76720b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:49.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:59.486Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9aad557a-9079-47bd-a768-fc922340aeae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:24:59.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:09.504Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=aa107dbd-aa97-4ed8-a1b0-a07c21a2d8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:09.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:19.520Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=387d4789-8fd2-4135-b04c-d8f16454c6bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:19.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:29.535Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2470d211-385f-412c-a369-3ee3f8b04924 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:29.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:39.553Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8785c0f3-901e-4170-b6ab-800269e0483b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:39.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:49.580Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=edbfa358-3dcf-460e-be1c-f1783bbff6df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:59.592Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=70e2899f-e7cb-4af0-9a0d-59e434e1c71f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:25:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:09.603Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a97889d1-b69c-4a6d-8a5d-dd708f6aa9e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:09.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:19.621Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8accee64-017e-4562-9019-3b280a23e285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:19.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:29.634Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8f2ce05d-5299-44bf-88b2-2f9e7b4300dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:29.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:39.649Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a9bc0d9b-bb35-40f9-b357-a43901517cc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:39.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:49.670Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ce52cfae-233f-4087-b67d-8cb234285084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:49.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:59.684Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a4d7ac57-70b1-4e33-a3b4-feaf1d7e282a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:26:59.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:09.701Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a9697e3d-ce71-47c9-add9-94b83ce207b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:09.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:19.735Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=87592ae3-f03b-4920-bdde-2abb16528374 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:29.746Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b62f2e50-650f-4fa0-8f11-c76978aa09e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:29.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:39.760Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9eb5df21-cc8c-43b3-b87b-6544c2b33328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:39.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:49.774Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=983a849c-920f-4a4e-841b-f69d07949479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:49.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:59.783Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6285182f-b141-4539-b635-3648399e1fe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:27:59.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:09.796Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5bd525ef-71d8-4f72-9a36-9612fdfd3e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:09.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:19.818Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=90e0ce8d-7e1e-4a5e-bbee-652e4c33f3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:19.831Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:29.831Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5ec9a6b9-e720-4d7b-9699-76bbe0b38596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:29.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:39.843Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c9bdf784-b472-40c8-8920-9847f6e9dbd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:39.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:28:41.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:28:41.558Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:28:41.559Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:28:41.565Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:28:41.574Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:28:41.574Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:28:41.574Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:28:41.578Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:49.861Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2241b5be-894d-4022-b2b6-465c15954971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:49.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:59.875Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b5d8b9eb-2880-4abd-8ff7-d5ad5534da39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:28:59.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:09.888Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a0b0ede8-34f8-439c-954f-1f296f0b4e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:09.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:19.926Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6ddbe86b-8cce-4c90-ae46-20fc46fa9bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:19.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:29.936Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=979ba424-bab6-4930-8db7-62f267d66649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:29.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:39.949Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1b59fe68-209b-4730-8642-e3ed443d065c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:39.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:49.963Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8e93e665-ee22-41af-8ecd-0fcd1a7acae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:59.975Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2636fc0c-f0b9-4255-a5b5-d6a137e693ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:29:59.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:09.989Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=79234dec-1b07-4d54-b5bf-7f029aa96080 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:10.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:20.005Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=57c345e5-e786-4b2b-94e8-f693aa58418e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:20.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:30.018Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=07ad1d94-ce4b-4d7d-bf71-b0c068c93352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:30.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:40.028Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5e069793-f68c-47df-8b04-0bf9e5bc8128 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:40.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:50.045Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=eb8b7e54-f27a-40ab-8859-4b697e764330 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:30:50.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:00.065Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5bf20995-183c-4553-b2ca-6d0665724b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:10.080Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=83876c72-629f-4e33-b87d-0a42d20924d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:10.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:20.096Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ee90b7b2-8cc9-4d17-a854-0e0f0938e580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:20.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:30.112Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=990e2f32-1381-4c72-97be-7a846422955c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:30.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:40.122Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e221ddea-dc36-4f1b-8933-85ca877a84a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:40.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:50.140Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f7e58b52-a669-4170-9ca5-2aa0b7fb4162 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:31:50.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:00.152Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a0d62875-49cb-4881-bd0b-44b29af9f324 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:00.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:10.169Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d7746050-3dd8-44be-925f-3e38056382bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:10.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:20.216Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=75274016-8035-4f1e-b7f6-f919ebf5fb70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:20.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:30.226Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=99f6bad4-9d9c-4cae-93ce-2f155e003808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:30.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:40.235Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ddfb7db8-988e-4310-8d05-5277980e2107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:50.249Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7738517a-70d4-439b-8694-28d81240dd3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:32:50.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:00.261Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=64a8b839-a38a-457e-9e74-0be2fd7e391a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:00.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:10.270Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9aefa561-3af9-48b8-ac0e-16141b5a9f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:10.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:20.286Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=26850ba9-b552-4600-923c-67cc393bc312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:20.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:30.298Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=afb1d7ba-6e4a-4fb1-b798-3fbd7f28c7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:30.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:40.317Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9fdbf4bc-dcd4-4a82-8e4b-32fcc73b9dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:40.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:33:41.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:33:41.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:33:41.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:33:41.423Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:33:41.430Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:33:41.430Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:33:41.431Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:33:41.433Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:50.331Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8cdcccf8-b104-474b-9369-64e9962e384c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:33:50.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:00.342Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=02be6021-a58e-4261-b519-3e6a27dfe35d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:00.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:10.354Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=53864934-5681-4296-ae8b-e85d106f1836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:10.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:20.374Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=34c21dbd-37a9-425c-874c-97e5ba75ad83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:20.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:30.401Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=21f6bdfd-fab5-44e5-9f21-121efa916a6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:40.413Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=c179f9e8-5a76-4ce8-b433-df7ce1d5e77f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:40.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:50.422Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4bab7447-c21a-4c5c-935c-72ce4970f8d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:34:50.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:00.433Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f189521b-c6d7-42e6-bf8f-33985694753d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:00.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:10.444Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1f5782ef-2feb-4a7a-a800-f08fecf87d25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:10.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:20.456Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=87036698-7d3a-4c8b-8ca7-c28a9fb45823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:20.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:30.482Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=df6cd0d0-a86e-4d3e-8a44-0b3c49819c81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:30.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:40.494Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3bc4078d-630f-439a-abc2-18940d0158bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:40.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:50.521Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3c0e579c-8096-45c4-9d9b-1b106916e5fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:35:50.546Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:00.547Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3ba6f976-b8ba-459a-a621-33a40d88520c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:10.565Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cc4d4b50-c8e3-49f1-ad85-5d320e48607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:10.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:20.579Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=31e55c1b-2b5d-4211-911d-260f03969682 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:20.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:30.596Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a6e20131-57cb-4933-b698-4a71c53be498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:30.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:40.609Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=b80e866a-c5a1-4e7d-b140-d17e941a6333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:40.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:50.619Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8e4eaa8f-c583-44d8-bb74-33b316cd69c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:36:50.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:00.633Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=05351495-5cd2-4050-ae7a-0b63698e50c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:00.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:10.647Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a297c2d0-78cb-4ae1-8e65-02a6e542632b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:10.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:20.662Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=dce12783-fd03-4a7b-86b0-2ca47301255f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:30.676Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a44692b7-cf41-4ca1-a84d-3234fde1028d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:30.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:40.686Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2adb9fa0-caa9-4896-ba58-2883f6564c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:40.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:50.696Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=60ff10cb-7fb5-464b-9d8f-19e3ec292afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:37:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:00.708Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e2e19b23-ce99-4618-8e3d-aed7ea8208fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:00.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:10.720Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9fc7c6c4-af48-478d-b5bd-bbc502275d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:10.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:20.738Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d3423471-80da-4115-a2b1-2a45213dcee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:20.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:30.750Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5c12c303-5d9a-46f3-9324-55c0b8440b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:30.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:40.766Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cc37a0e0-f2f7-4b5e-ab32-5fc944f355bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:40.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:38:41.391Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:38:41.391Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:38:41.392Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:38:41.395Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:38:41.407Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:38:41.408Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:38:41.408Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:38:41.411Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:50.783Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=612e3b68-d12b-470b-82db-1ec6f536ca48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:38:50.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:00.799Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=890cde24-e150-4e23-9829-2a43dfa69939 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:00.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:10.820Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=330d0a94-3e14-4102-b0d8-7a49ee74cb40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:10.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:20.831Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7973a079-83a1-4184-9a35-a07235fe31ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:20.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:30.842Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9469ec39-4e78-4d08-a8c8-b383d8252ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:30.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:40.853Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=3a96937c-35eb-4832-a3bb-08d845e74116 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:40.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:50.868Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=50766f39-c832-4212-b780-faf6ce0c9f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:39:50.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:00.879Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6077d9ca-d345-436b-8049-0df7428e6a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:00.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:10.892Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=84b8691c-5eea-4158-ba33-0e35f5fe01b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:10.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:20.903Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f72750cc-88e4-4e0b-a805-7b05f45cdc8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:30.918Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=902c35c0-b640-46cf-b7a2-74651de27984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:30.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:40.929Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=506412c5-033e-4f7c-a63d-1b1b5fb57969 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:40.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:50.941Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=5c075d92-24dd-44a3-8173-7ba63f7828f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:40:50.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:00.953Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7c52afa3-4320-4b20-b97e-2582abb7a040 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:00.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:10.965Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=a6adc584-c37a-4f9b-816b-48d414157309 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:10.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:20.983Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=4289ee88-3578-4a5f-ba82-cb8203b29eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:20.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:30.994Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=57a6006a-46f9-49ee-9508-3207525bfd14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:31.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:41.006Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=59711953-6b3f-4e16-bd59-6152eefe912c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:41.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:51.016Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=d0d70b86-dafd-4ac6-9746-b9e290efa8bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:41:51.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:01.027Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=abe8ce16-7a72-424d-87a2-fdffdee10dc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:01.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:11.038Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=236e3723-db2d-4af0-b664-089aba4dec2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:11.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:21.049Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1b55a4d1-f503-47de-9bb2-a65f887e7b8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:21.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:31.061Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f969a484-354b-4d23-8937-14ef45cabd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:31.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:41.074Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=dc4fd28c-b411-42b1-86a2-9f035136ec46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:41.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:51.084Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2dd5c3bc-43eb-49b8-80af-cc7c0792997c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:42:51.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:01.096Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=f9eca056-ec7f-487e-8acd-c1bfa4ec3d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:01.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:11.110Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cdf35b68-2374-44f5-a8fb-e08cfb830b39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:11.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:21.123Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=af5d8c05-14fe-44fc-b812-18f575fe9e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:31.133Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=bca7e521-915e-4e59-878c-4a2b199f41d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:31.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:41.147Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=273aa33d-c045-4eb1-a99d-d3ad1db80780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:41.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:43:41.373Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-10T03:43:41.374Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-10T03:43:41.375Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:43:41.381Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:43:41.391Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-10T03:43:41.391Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-10T03:43:41.392Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-04-10T03:43:41.394Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:51.157Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=82bf0a51-c3a2-481b-983a-8a36d89fe88e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:43:51.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:01.171Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1da7e97a-442e-4564-ac4f-afd6436b6ee5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:01.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:11.182Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=870d744a-6530-45c8-931e-8cb88b5a4d9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:11.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:21.194Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=6c20f055-5bab-4e49-bb7b-650bfe0d8c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:21.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:31.205Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0cf9cf38-894c-4d78-ac21-4b604c3e6e4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:31.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:41.218Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=bcf025f8-c36a-4ab7-96b3-c8581fcb9676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:41.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:51.234Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=8686a5f8-7b1a-4e44-8f75-aa580fe464bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:44:51.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:01.244Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=2ce7ea9e-b5f8-4a18-a61c-6bd95ff6748e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:01.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:11.255Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=e5cf9e16-9ec4-4b47-a84a-1cc0648be4fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:11.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:21.272Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0a876537-7d42-4acb-b2fc-3d5054599079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:21.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:31.286Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7fe86af8-4f7d-41fb-87ad-c107c918dbe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:41.296Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=cc2a6435-f87a-4f0f-8ba5-9cb93d3b3e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:41.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:51.323Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=9742b099-6cf7-4e70-8d5d-74b7fa91a903 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:45:51.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:01.336Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=1ba89d13-ae9e-4e8d-8943-b3595f60d7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:01.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:11.348Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=ce4adb95-74e0-401b-be43-e23633383f5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:11.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:21.366Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=158540d1-b37b-4b2d-a83b-a73f1b47d779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:21.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:31.378Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=fc8ab51b-2eb3-4bcd-87e3-2ddc36590e51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:31.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:41.392Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=05025f72-ed7e-44fe-8f9b-be860c4c9c26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:41.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:51.417Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=7f25913d-8dd7-4ce2-9b46-f2f0599cc23c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:46:51.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:47:01.428Z |INFO |Init configs |InvocationID=ab0ce8e3-6f9e-4cb1-be27-3ba5a674fef9, InstanceUUID=0b7d3acc-8f11-4510-a0fe-e61d29b975fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-10T03:47:01.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |