. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:00:47.941Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:00:47.944Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-24T03:00:47.980Z |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-08-24T03:00:48.752Z |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-08-24T03:00:48.872Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:00:48.873Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:00:48.873Z |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-08-24T03:00:49.076Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-24T03:00:49.143Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-08-24T03:00:49.172Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-08-24T03:00:50.602Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-24T03:00:51.039Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-08-24T03:00:51.057Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-08-24T03:00:51.057Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-24T03:00:51.121Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-08-24T03:00:51.121Z |INFO |Root WebApplicationContext: initialization completed in 1948 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-08-24T03:00:51.541Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-08-24T03:00:52.436Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-08-24T03:00:53.713Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-08-24T03:00:54.293Z |INFO |Started MainApp in 8.932 seconds (JVM running for 9.594) |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-08-24T03:00:54.368Z |INFO |Start scheduling PRH workflow |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:00:54.381Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f933f4ff-69ed-41de-8ec6-cc2ab52b81f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:00:55.962Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:00:56.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-08-24T03:01:02.110Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-24T03:01:02.110Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-08-24T03:01:02.115Z |INFO |Completed initialization in 4 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:06.002Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=84ad0cbe-50f2-4c11-a511-e367773275bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:01:07.107Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:07.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:17.109Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1c9cbd1c-6d61-44c1-9047-807c29207e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:01:18.213Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:18.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:28.217Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3fee8d4c-a537-4d3b-9cbf-58d6db881f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:01:29.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:29.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:39.282Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=53078bb7-a987-43d2-8219-d07f5c70cc60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:01:40.387Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:40.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:50.389Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ed069ec8-cc67-454e-b2a4-ca769185f417 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-08-24T03:01:51.487Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.50.3:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:01:51.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:01.489Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7b3e63b1-3baf-4411-9480-73b28cacc2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:01.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:11.718Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4d8a97f6-6424-416c-9710-f7f69a5ac02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:11.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:21.794Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d505e27b-d481-4070-8bbe-5f960cfd795a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:21.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:31.867Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ef4e9793-43e9-4d56-adfa-7515e3c4e308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:31.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:41.909Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a282a827-f7ef-483d-93a1-72c6f5737579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:41.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:51.935Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4cec806b-d5e6-434f-856b-97a356f6a3ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:02:51.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:01.956Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=fd75564c-8024-4a3c-a868-52448025aa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:01.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:11.978Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=affea257-5aba-450f-8b85-7b6a2383f8bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:12.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:22.049Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=792effc2-25d4-482e-b269-305ed5c289a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:22.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:32.083Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e80a3a28-58bf-4acb-b841-47659582f5ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:32.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:42.118Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=51f18aa3-fe58-4e0d-8ad8-e78cf641e6ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:52.145Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ada2f3f9-94c0-48b1-b11f-bf07ccf52689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:03:52.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:02.166Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=dee4a5af-9c2f-4e4b-8114-85c64719b92b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:02.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:12.190Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=76c22ffe-50bb-40c0-a5ca-48432411dbe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:12.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:22.290Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c4474a14-389b-4c44-8bb4-d6b1b4a9b8b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:22.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:32.307Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6119dd36-396a-4bf6-8dbb-314065796bdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:32.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:42.329Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6e43f1c2-a7ec-4b14-bc67-ff96fed92e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:42.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:52.360Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e8893449-f3ea-47ee-b4e8-a4c393506706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:04:52.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:02.375Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7a93c996-9878-4067-8d9f-b25047f0cb51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:02.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:12.428Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=594e5277-fdc4-4f4e-83cc-3267d8d8b726 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:12.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:22.460Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d1884acd-21ad-4976-b5fc-2e03b4bc6a91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:22.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:32.485Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a7250b2e-a9ac-4e6a-a78f-c69328015ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:32.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:42.499Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5ed94db7-f1e0-4bea-8123-6937570a8379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:42.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:52.515Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=40e60901-c658-437c-96fe-43c6882c674c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:05:52.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:05:52.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:05:52.943Z |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-08-24T03:05:52.945Z |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-08-24T03:05:52.948Z |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-08-24T03:05:52.961Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:05:52.961Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:05:52.962Z |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-08-24T03:05:52.964Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:02.536Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=48d012e2-2f39-41d8-ae59-97cafbdd338d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:02.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:12.563Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=04cabdec-635b-4aa3-b1a6-aa4ec905befe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:12.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:22.581Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=397480af-7b4a-4b7f-8dce-c81873bc4b52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:22.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:32.611Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c5e36339-ec67-4329-a473-73d52f0ed9a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:32.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:42.633Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d29a2df5-0f4a-4ac6-8cbb-c8971983da6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:42.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:52.653Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ade305ea-23fb-4338-8a2b-56fed3ac81d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:06:52.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:02.667Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1a3b4cca-ed3a-4bda-af37-a34d62db926e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:02.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:12.681Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=222097ea-2d72-4a72-82ce-24512bb426cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:12.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:22.694Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5cc56bf6-6e3c-4812-afce-e5fc70150458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:22.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:32.709Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7eefefab-00f0-420e-887b-33c1280d07e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:32.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:42.723Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b6d25f7a-4ad7-4498-8f4e-562b45615784 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:42.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:52.745Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=545eadef-9d2a-4f28-8677-98e0a2928e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:07:52.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:02.759Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a5cb2423-bc45-44fb-b6f3-9b2dd11c072f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:02.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:12.773Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1146b3b6-947e-4cbb-96d3-510fb96b0f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:12.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:22.796Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8317ffa0-4b05-413b-8ac3-9f79a9f587bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:22.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:32.810Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d07e73bd-a233-46ec-9f00-e4f527629f13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:32.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:42.826Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=39732d2c-d295-4d47-9b85-044f1ceef984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:42.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:52.839Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c43aab62-121e-46f7-a616-d42379ba327a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:08:52.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:02.853Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f1374801-0fd4-47d7-abe0-ccc331601214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:02.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:12.872Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e6d1be95-c768-49db-9c56-182673d61cff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:12.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:22.930Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d4f92b57-58ea-41f0-89bd-2deae9a0bc8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:22.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:32.944Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e0e04327-29e9-43ae-8ce0-29b463893f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:32.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:42.964Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2db39b53-de0e-4000-9c1c-2ceed1d57caf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:42.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:52.981Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b12a8f69-b57f-4fb0-991f-4c4b524d5580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:09:53.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:03.011Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3858a8ba-f168-4821-9ea6-20378a901e40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:03.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:13.032Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=14cb88d0-a24e-41d9-8a56-857ba82b5c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:13.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:23.046Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=868d81c7-7f09-4291-aa62-881d23702445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:23.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:33.062Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ffd0a9d8-7bd4-4599-8650-1297b5a27cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:33.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:43.091Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=89191963-67ae-4ad5-b912-b69a9c7008db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:43.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:10:51.874Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:10:51.874Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-08-24T03:10:51.875Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:10:51.878Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:10:51.890Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:10:51.890Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:10:51.890Z |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-08-24T03:10:51.893Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:53.106Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=dcbbcf04-e408-4868-a7e4-a9d0c54875de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:10:53.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:03.121Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=56d4efc9-3982-4c4c-b8dd-cff9797f41c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:03.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:13.133Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=90025b7f-f7dc-4eca-8c09-a02da6e967b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:13.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:23.145Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7c0b987d-21eb-402b-b57e-33ff818f8932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:23.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:33.158Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b0fc1336-e020-4266-9618-448abb542f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:33.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:43.173Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=acd9267a-5bfb-423b-b426-909da38c97ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:43.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:53.194Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8c7f146f-1209-4bc5-a728-ca05d76e0f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:11:53.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:03.209Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c36f9e4e-6bc0-498e-8711-2a17e73c4b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:03.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:13.220Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c803bf9b-d869-4d13-8bbe-bdc352951ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:13.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:23.232Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0856cef3-3cbe-4ca1-b493-59a08f479922 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:23.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:33.246Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=961b1381-0442-4340-9f86-c71f08e6fbbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:33.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:43.258Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b05163ed-4430-4a59-a1d7-ef857c7e2ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:43.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:53.274Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=21a4b124-2cf8-41d6-84fc-716d6c41873c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:12:53.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:03.298Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1bb94822-10b7-4839-8bee-182e0db15ac8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:03.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:13.312Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ff47bfe7-ba77-4888-b440-eaa83024fecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:13.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:23.328Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0f55149b-18d1-4378-91b8-12e5512f3030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:23.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:33.340Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a5e367c9-eb2e-4691-8c0b-f370d15a55ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:33.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:43.354Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=150c90bb-fb08-49df-b2e4-e17c0f6e627d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:43.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:53.370Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6128f334-807e-4e9e-acc4-7a06772f35e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:13:53.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:03.396Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e2222c82-22ed-418f-965c-d5664a2fad74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:03.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:13.411Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ac849db6-e97f-4084-84a7-fffe348970ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:13.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:23.461Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=63fa2d68-0cfa-4301-ab3f-e7b111e8a3c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:23.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:33.473Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=96b2846b-8ccf-454f-bb54-9b393a688965 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:33.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:43.484Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=305760b9-20a6-4d91-8e68-68512ec56ffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:43.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:53.495Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e5d5737a-b649-4ee1-851b-ffae8992050b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:14:53.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:03.510Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=348301b8-d934-44c5-bd04-a40ca62e9fbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:03.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:13.527Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2c9a108b-75e3-4a92-82ba-97c10ab548c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:13.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:23.539Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=681530be-2b31-4b2d-b3b7-5fbec483c9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:23.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:33.551Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2dc3b55b-58d9-4923-aada-17bb95181408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:33.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:43.563Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8122f78b-7b48-4094-8dd2-d4c82cf15f79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:43.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:15:51.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:15:51.829Z |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-08-24T03:15:51.830Z |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-08-24T03:15:51.833Z |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-08-24T03:15:51.842Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:15:51.842Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:15:51.842Z |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-08-24T03:15:51.844Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:53.583Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=be8c89f9-ee59-46e5-a29b-00edf8533014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:15:53.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:03.595Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=19dfefcb-6812-42f1-833a-dda051f06739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:03.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:13.606Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=cd2f0d1e-01cd-47b1-bc71-e4f24dc76bb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:13.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:23.616Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b567593a-4f94-4b3b-b7d8-ab425f24ec76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:23.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:33.630Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0c861535-4ca7-49ad-9743-39179fb35e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:33.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:43.641Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=48347cad-9333-4853-92ff-9192a5185706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:43.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:53.651Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=58bf64b4-deea-4e4c-b1e4-d8117d5b1100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:16:53.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:03.662Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=be393b38-7ba3-4211-bd06-74652623e4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:03.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:13.672Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=04bde70e-4ae1-4991-b830-7c16eaa90e86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:13.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:23.683Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7e9e2e17-0f9c-413c-95a5-1cc7630b8b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:23.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:33.693Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b6ee7ec7-1b17-45fc-aa9f-5191dade6cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:33.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:43.704Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1b3b0733-102d-4195-8f5f-a442e2c3dd4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:43.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:53.719Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=bc84fdeb-618e-4c40-ac72-45a40f70cceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:17:53.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:03.729Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7bf066a0-5471-4584-a4ec-4747dd3199f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:03.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:13.739Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2a79ddb3-4429-4318-8959-1f91fb5448ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:13.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:23.754Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4d75c26c-a892-495b-9984-ab19eafe322e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:23.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:33.766Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=defae058-6f6b-45f9-a059-65f1411fc93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:33.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:43.776Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e207e9e5-b965-4521-85d2-1118388de49e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:43.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:53.787Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0f7d6721-72d8-4df9-8bee-8bac22cbbd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:18:53.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:03.799Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e103e6e3-0f99-4606-8f65-f094176cade3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:03.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:13.815Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=92554174-95ab-4b9d-ae57-29630deacd03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:13.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:23.827Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=16f329ed-d87e-420f-a994-18afd31b5752 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:23.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:33.838Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=54715675-fcb4-4734-97fd-a64446469d93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:33.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:43.854Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e8cb1546-a94b-4bc4-afb8-bb5eae8a3bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:43.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:53.865Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=065545bc-4b6b-4ce7-91e5-05ec1a975e97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:19:53.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:03.878Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b69e37c9-3809-4e92-a504-b1872862241c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:03.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:13.892Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5806de89-7248-424f-a23f-8ec1a4b58300 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:13.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:23.912Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6785d6e4-9fe0-43fd-9022-7c6902436f67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:23.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:33.924Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b988ca4b-6b57-4d0f-b030-d9b608a0ab1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:33.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:43.937Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0c359333-d09a-4e7d-a541-1bc4768b4bb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:43.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:20:51.865Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:20:51.866Z |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-08-24T03:20:51.867Z |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-08-24T03:20:51.869Z |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-08-24T03:20:51.878Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:20:51.878Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:20:51.878Z |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-08-24T03:20:51.880Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:53.947Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=9b89bef1-dc7c-430f-806b-e47195e61a50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:20:53.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:03.957Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b50cd87c-d6e1-4148-a161-b3b9b54a0d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:03.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:13.976Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a17da834-6061-45b3-a7ae-e4ee39c0abae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:14.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:24.004Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c3a3304e-63ef-479b-b987-8aae7c63ad6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:24.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:34.021Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f001bce2-2cd2-4847-b8e3-d457a1807fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:34.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:44.037Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1dae1963-6d78-48ab-a883-b84244e2f7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:44.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:54.050Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5cd14545-7c12-41ba-8750-8471f379ab46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:21:54.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:04.061Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1cbd1278-36a2-4ae8-a6fc-c4bf2f6c494c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:04.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:14.072Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3e622e7e-6466-42df-9c61-08db229b3810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:14.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:24.082Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ac5b88ce-fb51-4632-8275-de1b9b0dacfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:24.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:34.093Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8fd29fbe-3009-4699-bdd7-9e74613087fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:34.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:44.103Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c539ca58-6cda-4196-9094-2e80039a6ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:44.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:54.113Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=48403073-bf87-4ce4-b797-fd20c8c92935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:22:54.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:04.123Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=172539eb-e8cf-4c2c-9ed6-43e6ab2e05b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:04.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:14.138Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=754894fb-f472-4130-be00-75f344a326b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:14.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:24.149Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=042a0e01-c55d-4bc9-a179-7ae66989ce5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:24.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:34.164Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ca75af44-2035-4555-9ca9-fc2d8232b39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:34.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:44.182Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=052e3f58-2887-4afe-be13-d2f4b89ab2ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:44.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:54.194Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f12b90da-f3e6-497a-bd35-e511c7527f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:23:54.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:04.204Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=248ffa13-004e-433e-9783-d12568522f47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:04.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:14.223Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3319383e-837d-40fe-b171-1b0ef6705319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:14.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:24.237Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a9c2911e-226a-44e8-8612-001be9dace2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:24.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:34.256Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=dcea91a4-0b60-4807-ae9a-af6a1f2a59a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:34.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:44.266Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8885268a-8843-4729-bb73-77815baf321c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:44.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:54.287Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ad69226d-b353-4d52-8d18-2adff0df4ad4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:24:54.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:04.301Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d2fba06d-e8cf-4b02-878b-788703de2c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:04.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:14.311Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2f3b7791-cc77-4051-875d-c31aac5830a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:14.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:24.325Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=47fb9bbf-2993-4b51-9147-c3bb9c287d3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:24.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:34.337Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ed0ace55-1113-4124-af22-4358c933abb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:34.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:44.348Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e5d2c05c-8af3-41bd-a273-21dbd724b555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:44.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:25:51.858Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:25:51.858Z |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-08-24T03:25:51.859Z |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-08-24T03:25:51.862Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:25:51.869Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:25:51.869Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:25:51.869Z |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-08-24T03:25:51.872Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:54.360Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b6d68051-2523-4f0f-8f21-557a999d9b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:25:54.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:04.373Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=344cf721-410d-4d03-9aca-1450c0ea39cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:04.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:14.387Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=86a81424-c0f4-4ef2-a85a-65de086a5b91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:14.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:24.405Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b178a798-ea43-491f-9284-4e460dba957d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:24.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:34.420Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=876bb8de-322c-4d86-8b89-c62dbcbe3566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:34.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:44.456Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e3c97d51-bde3-4188-8554-d39400b42a20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:44.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:54.466Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=eb8fe476-a9a0-414a-9d43-df8561f01808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:26:54.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:04.483Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c046cda3-03cb-4d00-9458-4c567f7abc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:04.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:14.500Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ebe4550c-413f-49c3-9368-9902a6b70ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:14.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:24.518Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b48b9302-2c4f-44a0-b371-0f655a56219f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:24.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:34.537Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6323d00b-ca69-4a86-babb-6302ddf5031a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:34.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:44.557Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d0db4fee-7ab1-4686-8836-271e666efd01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:44.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:54.567Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5addff4b-c46d-4200-8156-a2914025c1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:27:54.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:04.577Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=9541d97d-83f6-4dce-9501-5400724b6e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:04.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:14.588Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=acaf7bac-d9d1-45d2-a503-f511fa41a845 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:14.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:24.600Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=00eb62da-88d5-41b8-aa15-5a5a418c1b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:24.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:34.612Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c07e1f6e-9e61-42a7-923b-d537ee6e16ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:34.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:44.627Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ba0d8ccb-2ba9-4116-8735-9d042dee4ddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:44.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:54.636Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c66ed721-bc99-40b3-8aa9-601508b4ea0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:28:54.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:04.649Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2ad64dd6-24b5-4687-a126-ac15623fee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:04.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:14.659Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=aa8e8e20-d8e8-4411-8923-35755f77a9c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:14.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:24.668Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=80969a4c-1e32-488a-a1bd-424ac2844da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:24.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:34.678Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b3c279e3-0a1c-4a01-b13e-26d67410a945 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:34.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:44.690Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=16a6f1b2-ed87-474a-b4a5-c2dcc5e6ca8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:44.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:54.703Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8964966d-e645-46ab-916a-9471c1192b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:29:54.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:04.713Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f3c45b1a-67c0-4a88-b29b-7f2ff290bd94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:04.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:14.722Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c292205d-914d-4805-9b56-fcbc8ce6f404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:14.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:24.732Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=9c23958b-4dc1-4f7b-a273-856acc78043f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:24.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:34.745Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=477c86f7-f454-45f4-b279-edfa678384ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:34.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:44.756Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6fe2c679-0f55-4b55-8513-f3fa0bf3a948 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:44.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:30:51.815Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:30:51.815Z |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-08-24T03:30:51.816Z |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-08-24T03:30:51.819Z |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-08-24T03:30:51.826Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:30:51.827Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:30:51.827Z |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-08-24T03:30:51.829Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:54.770Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=bd0bc2a9-f9d1-443e-94ec-93fd161b326e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:30:54.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:04.781Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=35127ef0-9d39-4a0b-bf9c-d7f22b764b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:04.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:14.794Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=59012d4b-dc1e-4781-a0f1-c09ba24f39b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:14.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:24.804Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2fdc9753-abc0-473b-baf8-63e58bf095c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:24.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:34.815Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=941b267d-ce95-40fc-a0d4-177422d9b4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:34.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:44.826Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=edae3f83-4cef-4fd9-8619-dea6e5a33a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:44.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:54.835Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=11be64d2-900d-40ae-aea4-291e1106718f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:31:54.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:04.845Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f07571ea-56d9-498b-8e6c-bce1ea314027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:04.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:14.855Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=bc64d31b-e216-4515-b584-fafcdaca8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:14.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:24.866Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1165ad2d-ef6a-4712-8d79-7d8153a9b8da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:24.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:34.882Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2e004b20-2d01-45b5-9a97-83d193bc500d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:34.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:44.892Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=188fcfa0-8f21-4b01-a940-3cd3e83c3724 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:44.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:54.902Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=852edf7b-64a5-4879-88f5-e964a598298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:32:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:04.913Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b34fb8b9-85ca-48de-8b6f-2758aa6ed123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:04.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:14.923Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3e2f0f99-f156-47b5-a91a-ad4c8b1726ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:14.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:24.932Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e0361c61-e8f9-4ea9-9d79-98f09f0719db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:24.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:34.942Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8930c6bb-ee0e-4b17-ba26-5318a8bda261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:34.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:44.967Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c0fe11ce-73d2-4498-a447-1f2fb3df790b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:44.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:54.978Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f9760e57-41bf-4a30-b52e-451642beb928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:33:54.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:04.989Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=33356fb0-e6a9-4821-8a4b-c94cbb8fb0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:04.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:15.000Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=008fd867-378e-45e1-b426-9cc9184fe575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:15.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:25.019Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=64490e66-d2dc-4e90-a856-e2bf39364fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:25.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:35.029Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1655bfc5-0398-4564-a941-bdc8406aa769 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:35.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:45.038Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7ecd33ab-2a98-4634-957a-ac0775dc6475 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:55.048Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2451b132-90d4-4d9f-adb7-f252594c4be2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:34:55.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:05.057Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=e2daef3f-d064-420c-9ca9-aeedf4796e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:05.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:15.066Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=45c1638b-095f-42db-bf9a-ce784ac39a5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:15.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:25.075Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=befc8ac9-a731-496c-b1db-ce06e5fff867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:25.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:35.085Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4cce36e9-563c-46c1-99cb-d70d02f6e4d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:45.095Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ffef60b0-026c-49a7-867e-0e4747583218 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:45.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:35:51.833Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:35:51.834Z |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-08-24T03:35:51.834Z |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-08-24T03:35:51.837Z |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-08-24T03:35:51.844Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:35:51.844Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:35:51.844Z |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-08-24T03:35:51.846Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:55.106Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ae92871d-3568-4755-912c-47d188303138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:35:55.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:05.115Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6e313c4c-bf0f-4af5-b543-43cc1412bbfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:15.124Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=59a9f43c-ca5c-4c9d-bb1c-0563a8820f48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:15.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:25.137Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4a1e6d25-878b-4dfd-9091-62a5c8fe2081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:25.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:35.146Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=02d9080a-a33a-47bb-b45d-299a14f3b770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:35.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:45.156Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6a0cfc71-5abe-4789-96ac-57d0641c2b1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:45.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:55.235Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=80a65b29-7f9e-432e-b98f-a9c042be2208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:36:55.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:05.254Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=29ca2535-831f-42d9-a8a4-f49127cac698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:05.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:15.263Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=34c39afc-ee90-444f-9620-5550001cf223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:15.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:25.272Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=460a4119-66e5-4ab9-a99a-cc11c2d335bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:25.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:35.284Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=791202ec-9ccf-432c-9f0d-4ff858c890b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:35.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:45.297Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=2c1c2dae-d423-4712-aeb5-6568dd4e42c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:45.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:55.305Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=1328aaf6-aed8-449a-9499-4d3d47cb763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:37:55.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:05.316Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=53ce09a7-1049-40ca-a691-127bd5591d3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:05.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:15.326Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c763d914-9399-4bc7-9713-860159f5cb65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:15.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:25.338Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=43b51429-257b-4035-bf8a-f6565df457ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:25.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:35.347Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=6f7cba06-c2c9-4652-aa4e-75eb8fb4294e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:35.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:45.358Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0c840de7-4665-4216-b79b-a8abf7d8b4ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:45.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:55.374Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=00b0f14b-5281-453e-839b-a9f547de38e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:38:55.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:05.392Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=73454399-7afc-40ab-a217-f4eb36cd62f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:05.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:15.402Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=827dfa13-bf7a-45cd-89d2-9781e97b394b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:15.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:25.412Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b5444864-0ca7-4022-849d-ba17c290e167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:25.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:35.426Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d100360e-caaa-4808-ac7f-5e099bc429c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:35.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:45.440Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=fa24bb94-9cd9-4728-b96f-7a45ca9b751a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:45.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:55.459Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=7bdc4f8f-0f86-45de-8bba-7ddc3d3202a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:39:55.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:05.468Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=92453c45-2806-4fd8-913d-496c05d0ff6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:05.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:15.476Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8390bd7d-920b-4636-9bf8-0eaf9767490c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:15.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:25.498Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c898cc0d-0cea-4526-845c-7c0cfddf3be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:25.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:35.507Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=276f1220-dfdc-4641-8e2e-72501f0d1713 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:35.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:45.516Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c22a5f8f-93d3-4928-81bc-a0e2b3ba51ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:45.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:40:51.727Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-08-24T03:40:51.727Z |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-08-24T03:40:51.728Z |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-08-24T03:40:51.729Z |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-08-24T03:40:51.734Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-08-24T03:40:51.734Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-08-24T03:40:51.734Z |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-08-24T03:40:51.736Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:55.529Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=f4c7c536-0f96-4837-ba2e-439986fead3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:40:55.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:05.539Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a67557b4-c70f-4d90-ba14-398e7d994179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:15.550Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=8370300a-cc42-4be5-89ba-06cb84e6cd7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:15.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:25.564Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=fa47f503-211e-420d-a46d-f00936f7ea43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:25.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:35.574Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=a9dc9f34-995b-402e-b55a-9989a9facdb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:35.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:45.589Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=0732a2b7-f869-41f1-aed7-7da5fd1bb79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:45.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:55.603Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=985dc504-1b8a-4cd5-b65b-92209ee198a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:41:55.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:05.612Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=01647ec5-15f6-4683-93da-8957c857cdc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:05.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:15.621Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4f1809b5-f417-4f46-8271-215291a26462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:15.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:25.631Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c337b572-0183-4cfd-9c70-b56fa79d3804 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:25.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:35.646Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=d6b8ff01-ea47-42e3-b26f-c89d5a0708ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:35.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:45.657Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=181a989e-8a6b-40d3-9a6a-f9a5844d0336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:45.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:55.666Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=57a34eb8-062a-4117-b6f7-bdf2cd635583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:42:55.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:05.679Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=21fd852d-884d-4a1c-8765-f94968f02d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:05.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:15.694Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=68b18f63-0850-4c5b-8308-91d5e005e29a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:15.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:25.705Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=acedb455-3f97-48e1-952e-70ae62f018f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:25.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:35.723Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=95311d1f-22e0-409b-8368-b8486433d168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:35.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:45.736Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=5a46066b-5112-4a4a-837a-14ca803ba697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:45.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:55.793Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=4d2e5883-08c1-458a-9324-2f75becafc4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:43:55.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:05.802Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=ccbaaa75-b126-4ad7-b491-49a8dc741203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:05.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:15.812Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=749c6881-d210-49b1-b50b-b72f53471b8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:15.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:25.821Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=c57fda74-eae2-4c5f-ac6f-347435688da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:25.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:35.844Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=b1fc97f0-6637-4c82-b8f0-25a507c3e023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:35.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:45.854Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=970fff95-c839-413b-8de3-1d05c1528834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:45.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:55.864Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=96c723ca-eccd-408a-af6f-40008f5788d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:44:55.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:45:05.876Z |INFO |Init configs |InvocationID=e1b7d698-9291-4499-9520-ad9155a78947, InstanceUUID=3c7f8bee-c6fe-4d3b-b5ee-122c22f96aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-08-24T03:45:05.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |