By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:10:44.413Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:10:44.416Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:10:44.447Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:10:45.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:10:45.214Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:10:45.215Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:10:45.215Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:10:45.298Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T00:10:45.344Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-18T00:10:45.383Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-03-18T00:10:47.037Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T00:10:47.525Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-18T00:10:47.541Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-18T00:10:47.542Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T00:10:47.596Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-18T00:10:47.596Z |INFO |Root WebApplicationContext: initialization completed in 2212 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-18T00:10:47.918Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-18T00:10:48.607Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-18T00:10:50.183Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-18T00:10:50.595Z |INFO |Started MainApp in 8.578 seconds (JVM running for 9.243) |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-18T00:10:50.651Z |INFO |Start scheduling PRH workflow |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:50.682Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=605ec6ad-a2c0-4449-870c-444e2088082b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:10:52.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:10:52.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-18T00:10:52.851Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T00:10:52.852Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-03-18T00:10:52.854Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:02.181Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=aae58ec0-750c-4eea-9972-b5d8eef93513 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:03.251Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:03.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:13.252Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=64e76839-96a1-46f2-81f0-15613c4c7a69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:14.328Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:14.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:24.330Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=77995fea-b791-490b-bc25-f92d60a9a6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:25.396Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:25.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:35.398Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7b8f63c1-2950-402c-ad65-0bb980d0a4fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:36.468Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:36.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:46.470Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c3ae899c-4b79-4fdf-9ac7-008845c7bb2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:47.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:57.540Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=691f1997-4d0c-419d-833f-de46b402bad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:11:58.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:11:58.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:08.613Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a43651b1-9a8f-43bf-ba7a-c26bb19ec836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:12:09.684Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:09.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:19.685Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=586ab9b6-a2a7-440c-990a-d358e8a5fadc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:12:20.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:20.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:30.757Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ec13eb24-b95f-49dd-847a-d6156e0b75b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:12:31.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:31.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:41.834Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2f2f8694-0732-41e6-9f42-e1173a167505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:12:42.867Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:42.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:52.868Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a1a8275c-64cb-4fd4-bfa7-89c000a294be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:12:53.938Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:12:53.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:03.939Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=53d64626-6594-40b2-8a73-80eafa2a1850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:13:05.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:05.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:15.019Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=29f95059-daaf-4f73-8852-452975d318dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:13:16.083Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:16.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:26.084Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9dbce86a-f0b3-4051-8089-146ddf321659 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:13:27.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:37.160Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=53b8afe7-72b9-43cc-9a11-d11eaf4d890a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:13:38.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:38.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:48.229Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=788dffef-abb4-4071-a970-6ffe08a0f893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:13:49.303Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:13:59.305Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1636115a-0c41-4922-9c4c-f0998f2baaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:14:00.339Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:10.340Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=14576a1c-355f-4172-8946-592f9a93a67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:14:11.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:11.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:21.414Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2949f700-e986-4a3d-ac84-0e7a89b92a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:14:22.484Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:22.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:32.486Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4a22cd24-c840-4a1f-ab0a-a3efb7ff55a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:14:33.554Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:33.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:43.555Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4817f783-0fc8-45f5-99d8-dc89cbedd7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-18T00:14:44.627Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.38.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:44.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:54.628Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a62b9937-f573-48de-8b1f-7e8be8891f45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:14:54.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:04.735Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7999ef92-1b0c-4b94-92ab-9b6593c53b07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:04.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:14.748Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6cfd5e2c-6478-4d00-b99b-65212f0d5b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:14.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:24.781Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6d975815-4d1b-48b0-9cf9-15afe9c2dfa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:24.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:34.793Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9606246c-7f20-4814-a702-25f39464d801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:34.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:44.805Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c3720604-1d2c-4742-8343-5b089cb8cdac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:44.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:15:48.823Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:15:48.823Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:15:48.824Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:15:48.827Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:15:48.833Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:15:48.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:15:48.834Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:15:48.835Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:54.816Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5e025250-30c8-4569-8406-62dc3b94a4d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:15:54.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:04.826Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c25dfb35-f021-4bf2-a3d7-e928447e92f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:04.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:14.836Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5f0fc92e-c413-4d9c-a3ef-3c5a7f5d66a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:14.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:24.847Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=791c809e-743e-4f20-8013-22ad08d7f48e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:24.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:34.858Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f629cb85-6996-4fdf-9c65-0242c7f9174f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:44.869Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d3f99ce6-8342-4c5c-9558-f53551e1e5bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:44.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:54.879Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a33ad966-72a2-4daa-833f-95d351be1cae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:16:54.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:04.889Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c0d22206-53b3-4b51-bbe0-14e8d738560b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:04.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:14.900Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f850808a-be82-4eb4-8182-d721872dd9df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:24.909Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=44ee75b0-b3c1-4925-b84b-fb3b03cabb6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:24.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:34.919Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=795bc020-6827-4704-aedb-64becefae11a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:34.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:44.930Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=15ca391e-55ed-42b4-814e-b7e04aba3838 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:44.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:54.940Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=63219331-5507-4d2c-9fd4-11ff82a4bb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:17:54.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:04.949Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c73e0709-ab24-44d0-91f3-27df02fca264 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:04.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:14.959Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=781f773e-90bc-4025-a357-65f256517f56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:14.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:24.970Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=361f37e8-f0bd-47f8-a2e9-58b50a461d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:24.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:34.979Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=018eff10-2608-4692-8a7d-bac0aec1dd3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:34.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:44.988Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a9ea02db-0ea2-4c0e-a054-27198864ae1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:44.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:54.997Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=21138d03-e221-4528-a197-53b7d5c01c89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:18:55.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:05.007Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=cacda761-920a-46c5-8592-b1f2367cc25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:05.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:15.016Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1cc0e5cf-bbeb-4e70-adb1-54ba743861c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:25.025Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3da6d08e-0f49-402c-9764-ca7a920d92d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:35.034Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dba93413-ec4f-4ced-886d-2bb7936d3e93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:35.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:45.043Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9a2abb74-b8bf-4ca6-800d-c7642fd4c000 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:45.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:55.052Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ba3f92a4-7e7f-488e-96e4-f59573814648 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:19:55.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:05.060Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6b09cfb3-ca36-41e3-b4b3-506d399804b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:05.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:15.069Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0d34122a-1ada-4b7b-9500-22d1d8bab4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:15.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:25.077Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f19d29d5-754f-48fb-a85b-0abc5fa96951 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:25.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:35.085Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=00e1b0e5-0b1c-408c-8fe4-53b016dbf29d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:35.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:45.094Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=8d09bbf4-e578-43b5-8e70-538f9f7510a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:45.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:20:48.158Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:20:48.158Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:20:48.159Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:20:48.161Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:20:48.178Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:20:48.178Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:20:48.178Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:20:48.181Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:55.103Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b9225bde-7f52-4712-b961-29f0de04c9a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:20:55.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:05.113Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=28f400f8-dda3-4f71-9d03-3ccbca20c642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:15.125Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7543146f-85a5-475a-80a5-3e5bd13c8e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:15.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:25.134Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f01f8c79-695a-4306-bf16-adbebdbd4158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:35.143Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b7b15dfe-b0dd-4bc8-b117-f5d1e959457e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:45.157Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9316c0ab-9d53-44c0-ab26-2d2956763bd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:45.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:55.166Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=49e72846-f1d5-4235-af93-93b22d4d6827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:21:55.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:05.174Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1a236c90-bc76-415d-b6f6-aae6533a1e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:15.184Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6218da9f-c870-46a3-b829-7b49ae6ee2da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:15.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:25.194Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7914b3d9-74ad-4272-976b-71896e52bf8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:25.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:35.459Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4eb3e6a7-403f-48e6-b908-d3ee3bfa10af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:35.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:45.469Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1aaf3cbc-a25c-4903-b92c-de05904427bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:45.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:55.476Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=fd3c0fb6-0dbc-404c-826f-5b734b7755c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:22:55.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:05.485Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=418d0374-0e94-43ad-8060-8d8aa8079660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:05.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:15.495Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=248c0913-b405-43d3-83e2-71d0dace256f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:15.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:25.505Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=adad7625-5dd6-4010-81b9-54bd7b5a69de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:25.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:35.514Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9e12706e-2b3d-46e5-9d40-b1b1beca3f1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:35.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:45.524Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=73299561-6031-40aa-8e02-b1d574c1b037 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:45.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:55.533Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=59089dc7-6172-4ce5-a382-a28a9ae0c580 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:23:55.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:05.542Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=579811f8-8027-4421-b7e4-9c919fff14b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:05.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:15.550Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ef61dbc3-1740-4c2d-806c-8256e7a62d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:15.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:25.560Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1c3098e3-47b3-4364-b83c-3870303ace40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:25.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:35.568Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bde457b9-2286-41b6-8d08-8556b99102f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:35.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:45.576Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a8982eff-f871-432e-8f92-9769ac91336d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:45.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:55.583Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ae89541a-015e-4d06-9401-078df1822baa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:24:55.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:05.592Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2c7af781-786d-4da8-b6fc-fc7750c23137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:05.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:15.599Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=8a7a0aa4-56ac-40f3-867a-46475bbfa0e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:15.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:25.606Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9d7fc9eb-f899-41ae-84ab-cb4a440ebf66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:25.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:35.614Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=51568944-0097-461c-9ade-15e44ac75d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:35.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:45.622Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7da20ef1-9efd-4700-8375-d6a7a755a434 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:45.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:25:48.141Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:25:48.141Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:25:48.142Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:25:48.144Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:25:48.149Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:25:48.149Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:25:48.149Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:25:48.151Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:55.630Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=521f61f0-3c51-45b4-8a7c-aca1d2c7c022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:25:55.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:05.637Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=093bfbe1-f2a3-4df8-a9d5-db90f93a5164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:05.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:15.643Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e2c6237a-22b1-40b4-b9f1-af8ae3d66ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:15.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:25.651Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4ae053ba-21f6-4433-ab4f-da63a2dca570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:25.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:35.658Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dd22d4df-57f0-4a14-8b93-8b076d77ba54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:45.666Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6830a775-3de4-40dd-ab7a-7b8b221b6b5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:45.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:55.674Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=65514a39-3fd3-43b9-a01b-823185177a01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:26:56.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:06.153Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1bce5ad5-8b0e-4fe9-a42a-8afd7494f7c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:16.161Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0ab3b8c5-c762-48be-bd5e-accc4df785c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:16.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:26.541Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2ae6fd42-b0eb-48e2-9c2e-c1a79938deb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:26.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:36.548Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=934ce193-b486-41f3-8cdc-afcd69453714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:36.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:46.554Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7f025225-10dd-4215-9353-0cad12b22470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:46.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:56.563Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=306db9ec-3920-4951-9bc2-fd8d8f20e396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:27:56.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:06.570Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1e41dcf9-a4c9-4885-bacc-8d18294d8092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:06.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:16.579Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=538fc048-6fee-45ab-97c8-b503303f2c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:16.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:26.586Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=fb6c1fc9-df5b-43fd-90e2-6546578914a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:26.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:36.593Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=19464d39-a63a-4bbe-8ae9-c8841b39f352 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:36.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:46.601Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1d669f0b-d31d-4de3-9158-73fc33672d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:46.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:56.609Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1840febd-6483-42fd-8636-6fe81804623a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:28:56.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:06.616Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=00aa2637-bfd9-4de0-9d7d-220c113459ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:06.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:16.623Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ab0dc751-11a1-4c3f-89e4-1480c7291a10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:26.630Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5dfa27a9-b0e5-4b1e-9d3b-956b91d2b382 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:26.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:36.637Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=119ed54a-ccff-4dde-827d-903fe7a48ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:36.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:46.645Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=10764c33-09c2-4b19-99dd-c8b7af1905db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:46.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:56.653Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1e0c3f82-ee5d-4d76-b61b-1bb493fda033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:29:56.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:06.661Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=19d6e721-c626-43e5-ad90-3b83465dcca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:06.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:16.669Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2b149295-361b-46d9-b22c-b334494ca779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:16.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:26.677Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bb654e99-4ef0-4a6e-9932-fccf581f68c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:26.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:36.686Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2b001eef-1237-4ed2-a297-9f6ef5720d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:36.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:46.694Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=cef94811-ad2f-4035-8e0f-a6e47b3a6370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:46.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:30:48.134Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:30:48.134Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:30:48.135Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:30:48.136Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:30:48.141Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:30:48.141Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:30:48.141Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:30:48.143Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:56.701Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5b01b47f-fa02-47d3-8444-74f3edd7b8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:30:56.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:06.708Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ecdd16c7-82db-49eb-bcc3-dc34092781a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:16.716Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=814deead-9e1d-47f9-b642-72affc4082f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:16.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:26.723Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a2f0bb5a-abc0-4bf4-b84d-db5bead7fc94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:26.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:36.731Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b53280a9-dfbc-4901-896d-b0894d682a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:36.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:46.739Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4381cb02-1a1d-4cdf-a95d-ebd75347628b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:46.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:56.746Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=892544ca-e3f0-4e72-bf02-11ebc698b7d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:31:56.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:06.754Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6427b6ad-d9a7-4934-9641-72658771ddfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:06.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:16.761Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d170a698-393f-430b-8cc5-370687c4c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:26.769Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3f9b6ace-5d1b-447e-9773-40fe999c895a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:26.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:36.777Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f756e3d0-e606-4141-bafc-70b7315ffdb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:36.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:46.785Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=90c38042-f5f7-41c3-9d03-d2b625eab23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:46.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:56.793Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=390acffa-2ae1-4b38-b164-d82324daccda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:32:56.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:06.800Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a0a81ae7-4516-4688-9883-9b7650324552 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:06.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:16.809Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4b3348d2-6b9f-4a3b-a829-66f0c5930aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:16.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:26.815Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5888d322-7feb-4a21-8994-52dc82b99875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:26.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:36.823Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a9030df0-0dfe-4e64-89ad-00f486680971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:36.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:46.830Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e573c43a-9a4b-4890-bb62-052f62e70e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:46.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:56.837Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0b18bc33-ba64-4eca-b071-106a8bb2817b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:33:56.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:06.845Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1dca4cea-50b2-41f9-88e8-bbf25e0d0583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:06.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:16.853Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a1f18d5a-6abe-473d-a354-eacc56ca920e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:16.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:26.860Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=aec6e72d-58ec-4b07-892c-dfb4409e2b15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:26.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:36.867Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5dce1dbe-8217-494c-a1a8-b6f319ac23fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:36.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:46.874Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=41857a60-9760-4dfd-b922-dce2842a7577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:46.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:56.880Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=09af5469-40c0-4957-a183-d1b37f2d4639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:34:56.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:06.888Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=984de9f6-e0d5-4aad-9013-43720df26c57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:06.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:16.894Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=db6bfafc-a153-4bd7-9579-e16a3739797f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:16.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:26.901Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f5142451-68fe-4fcf-a0fd-d22dcee4c5de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:26.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:36.909Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f85178ba-7992-4c7a-8b79-de9bfaac0810 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:36.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:46.917Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=af33e70f-f865-4247-9a9f-02db634accdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:46.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:35:48.128Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:35:48.128Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:35:48.128Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:35:48.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:35:48.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:35:48.134Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:35:48.134Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:35:48.135Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:56.924Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=df9d3ba4-5313-48da-baa3-032e3398f391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:35:56.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:06.936Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=470f9e75-7ed4-48c6-9634-8bcc825dbee4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:06.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:16.945Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d037572d-3706-49d5-ab9b-476e97060aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:26.952Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=279b779d-c02f-4fb6-b689-2685e77c60b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:26.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:36.959Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=8b5ca424-9b6b-440c-a93a-196439156a22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:36.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:46.966Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b76aa2b1-b96e-4951-a4ea-3f7c51ef6663 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:46.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:56.974Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e92efe0c-f1ff-43cd-a14b-2ba1c4dbe72f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:36:56.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:06.980Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dc7238d7-601b-42e2-aff8-b8f958ea5670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:06.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:16.987Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0a6b7f72-2b0d-4494-bd1b-202b4c63fa6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:16.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:26.994Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=fad44b45-7b6a-4df2-819a-3f6f691fd7a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:37.001Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dbcfcbd8-68f1-4b5f-9bf2-b3442d055337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:37.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:47.008Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6f73c17e-c27c-4487-a4d7-cd92b17b0da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:47.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:57.015Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=38016270-04f7-4e51-ac47-e51862e3f37b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:37:57.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:07.022Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=99462d3c-0aee-4b1f-819c-52a80a8830b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:07.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:17.029Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=363ad263-8950-40e5-a380-8bf65cba6502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:27.037Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4955c6fe-60da-4204-a9c0-8a7e7a2481f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:27.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:37.044Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1da9f295-fb2a-4a1e-9a9e-0a05fc0126ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:37.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:47.052Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=fef482cb-8c5a-4c48-bacc-f4787fcab93c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:47.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:57.058Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=980fd3f3-43ac-4002-b814-48835806f537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:38:57.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:07.065Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e0744b85-064d-4c7e-a307-d4b71ae47251 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:17.072Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dd7840ad-1fe2-48de-becb-c7085acd2fa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:17.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:27.079Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=327d7d72-556c-4363-baab-e8bc0e5f0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:27.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:37.086Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2d8bc8a6-88bf-4b10-934e-7b5dfecd0d44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:37.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:47.094Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=455f6699-43c3-4ca9-8cbb-5a8cd9d86636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:47.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:57.102Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e2aa6b23-3260-49b1-8614-e75501856051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:39:57.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:07.113Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=abf38d15-b95d-4b02-a586-d3ce13ab63f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:07.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:17.120Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c56f5d1a-7309-48f4-8ce6-4f01093cf351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:17.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:27.127Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=1c1b74bb-c85d-467c-9fec-cfec646b2a7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:27.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:37.135Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3185019c-6366-466c-9808-aa6d6b12d073 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:47.142Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6a410ead-8dd4-4747-b749-2a9c059c292e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:47.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:40:48.112Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:40:48.113Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:40:48.113Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:40:48.114Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:40:48.119Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:40:48.119Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:40:48.119Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:40:48.121Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:57.149Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ccd42dbc-8171-437c-a226-e8a16f2b0428 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:40:57.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:07.156Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=ba09d775-ebba-42cd-9b23-91c1c642d353 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:07.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:17.164Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0ca21ebe-70e1-4603-9e7e-33a6df45e5f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:17.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:27.171Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dda29c73-3c02-403e-b808-7ed1d60ae6da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:37.180Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d217f1c3-4770-4151-905f-22056daa8fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:37.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:47.187Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d7f05d66-a3b3-40c9-b971-5ae6884a5c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:47.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:57.195Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bfb24bcc-9cbf-4c38-8e83-52d7e035cb3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:41:57.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:07.205Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=30c7f611-455f-4ff6-879d-0b6794a05ec6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:07.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:17.211Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e22e1a6e-beb5-4d00-af1d-eaf0fff05992 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:17.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:27.219Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=55faf31f-cb89-4395-a9b2-07935f7b33f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:37.227Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6261c375-58ce-456e-a2f8-2e803951fbf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:37.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:47.234Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c85ac7a9-1036-46bf-849e-5ae9b50001c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:47.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:57.241Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=60ec3cc5-ca95-4e61-80af-da29faf5c347 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:42:57.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:07.250Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b79ab201-a739-442c-8405-c2f970bdc5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:07.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:17.258Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0a773131-caa9-4477-97a1-82cfc9965800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:17.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:27.266Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9171e69e-3549-4060-8f9f-2a07a23ff9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:27.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:37.273Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0259035e-071d-429d-a4a3-4b00ef0beec0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:47.280Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=59a71444-40d7-4ba5-acdd-f37ca87a8360 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:47.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:57.286Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bee95d1c-11d6-4e47-a956-119127409a17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:43:57.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:07.294Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b5cf9dd1-92ad-42d3-823c-3601b2059f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:17.300Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=51c4411c-ced7-47b9-9d5b-3b759852b92c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:17.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:27.307Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dffaff75-6af3-45a8-b38d-908fa6400bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:27.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:37.316Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d84307c4-8787-4218-992f-d792d33ecce1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:37.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:47.323Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c0726743-0511-4343-9497-30b19f5b3cc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:57.329Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=44dcef21-b61a-4e66-8533-840d04bb28d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:44:57.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:07.337Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=34fee426-3e12-493b-981a-55fc51d0cbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:07.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:17.345Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=728086d6-1a0d-40dd-93b6-683d65f37a1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:27.352Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=12dde23d-2185-4a0f-b6b5-db30b09b0792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:27.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:37.359Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4e4f23cd-ec8b-4ee3-9cc4-aea0fc4fcd86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:37.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:47.366Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=db332672-3934-4832-be06-5aa82924e615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:47.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:45:48.144Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:45:48.144Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:45:48.145Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:45:48.147Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:45:48.151Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:45:48.151Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:45:48.151Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:45:48.153Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:57.373Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3900e7fc-426e-498f-81e5-437e94ddc72a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:45:57.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:07.381Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c82ad674-b53b-4b9f-bb4f-dc8023cb8dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:07.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:17.388Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7ffc4be4-dfdb-4ed2-b3e4-f0e860c4f55e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:17.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:27.395Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4a4af8c8-05ad-4fb3-b1f1-da631b9cdf33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:27.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:37.403Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6af2a2cc-d2f1-4c20-a39f-19acfa778b7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:37.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:47.410Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=935a5954-f4ae-4537-baed-126136077f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:47.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:57.418Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=60e2f2b9-8de7-45c1-b0ef-c9af26e73a15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:46:57.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:07.425Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a161f179-6ae3-4b15-b6d7-a622800a2a3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:07.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:17.432Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a438f690-8701-4820-8fa1-4e83c9fab937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:17.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:27.439Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=058bf2d9-ac42-4c18-bcae-e8f33b09c186 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:27.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:37.445Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=cf07f792-9233-42ad-b4ca-4ccfbe5a0369 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:37.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:47.453Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3adbbcfd-7883-47ef-8690-f01cb74ab3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:47.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:57.459Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a219827e-ccea-4172-8c6f-de0777b810d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:47:57.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:07.466Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7e578a20-6c44-49bc-a7a8-4acb8a42af91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:07.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:17.472Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f515c17d-1f9f-47f8-8c06-a879b46b6d8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:17.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:27.480Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=dc0f604b-8a5e-461d-8148-c73e26ed8c09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:27.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:37.488Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9cdd753f-44be-476b-a9fc-96095e0f999e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:37.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:47.495Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2ef4572c-9ba5-4a10-878e-4fa71bbadb10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:47.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:57.500Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=767334f3-8bf5-4530-b570-bd8e499c67bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:48:57.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:07.507Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e723683c-7d2d-4550-98eb-541498e988b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:07.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:17.513Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a622c4e0-1403-4451-a242-445bf24983d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:17.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:27.518Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bd547c5f-b371-457c-bdfa-20ad3e0852f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:27.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:37.525Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e222e7c2-a4d3-4e14-b160-47587dfc9395 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:37.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:47.531Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4cdeec92-fa9d-4975-8f1b-b589195b2d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:47.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:57.537Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9b823a85-38a6-405e-94de-c3c1807005dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:49:57.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:07.544Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=5c12c8a1-364a-4dab-860d-350682a11d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:07.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:17.551Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b33cc13b-9308-4ec2-9350-5a4da4e23797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:17.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:27.557Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b334b622-7298-400b-bd97-bef9c4989a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:27.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:37.564Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b5af7bdd-2aa0-42c1-9b44-134a8c24c9ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:37.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:47.570Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=d0f647f9-7c3f-4ffc-bbed-9d4da7cad670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:47.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:50:48.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:50:48.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:50:48.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:50:48.122Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:50:48.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:50:48.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:50:48.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:50:48.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:57.577Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=6d9ea869-1998-4c9f-95d9-1f738c294d53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:50:57.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:07.584Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=0d2cd74b-bdb5-4c6e-870c-74b3dc767307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:07.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:17.590Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a342fb5e-042b-49a9-949b-92c7a2784b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:17.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:27.597Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a11b2d88-a0d6-4940-b05a-05af51afa5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:37.604Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c2ceff0c-0c32-4c6c-aa17-8dacf538d59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:37.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:47.609Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=161e8c6c-90bf-4538-94cc-32940cf7b63e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:47.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:57.616Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=3d6b88ef-f05f-456f-b98d-1b703a9c97cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:51:57.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:07.625Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=35c1043c-5ff9-4036-8582-2ba818bb72e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:07.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:17.632Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4a6bfc3e-68ba-4b43-bbc9-c0f8bfc3e414 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:17.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:27.639Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=9dae8105-435e-4299-aa40-e6d488d5d7c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:27.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:37.645Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=61eef240-c3cb-427f-941d-983089d07d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:37.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:47.652Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a3466765-6b23-485f-86cc-f1e4bcbf6a3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:47.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:57.658Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f546977f-2e76-4cc2-9a30-d78bd909bdc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:52:57.666Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:07.666Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a106780a-a888-4c4a-9ff2-653cded9edd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:07.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:17.673Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=93ed0982-027c-4e30-82ae-42e6ebd3b4e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:17.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:27.680Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=bb221b0b-0003-4ac4-a637-63edfe22c9d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:27.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:37.687Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=b1e566db-33e9-4aa7-9ab4-39aab09b948d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:37.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:47.694Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=81960188-b3f1-47cd-a430-75126f593c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:47.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:57.702Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a0c33dff-78f5-4668-8b6e-28b653b785da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:53:57.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:07.709Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=a07be3fb-32cc-4e45-9bae-f65f343e4a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:07.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:17.715Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=e0a4ec38-772f-4347-a3e6-c8f2a6687536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:17.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:27.721Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=2e3f2d5b-4ca7-4e38-bd16-0845214f94a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:27.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:37.727Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=30f8cfb5-2cbf-42c8-ac1f-841e7b7c4649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:37.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:47.734Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=4f6e26bd-11d3-455f-9210-0e3db4673051 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:47.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:57.740Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=cddf64fe-f826-456f-9f38-773b8c19b7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:54:57.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:07.747Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=955eb579-0e5d-42b9-abfb-7f53ec574730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:07.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:17.754Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=8eb4fea1-2866-4e30-952e-1554dff624fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:17.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:27.760Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=062585ac-9513-4c4b-a21e-278a8de1a6b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:27.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:37.767Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=7c2948fe-4975-4662-9c98-cf283e3e9e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:37.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:47.773Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=f1220a67-d145-40e2-a642-4e3a6e3a8aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:47.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:55:48.114Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-18T00:55:48.114Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-18T00:55:48.115Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:55:48.117Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:55:48.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-18T00:55:48.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-18T00:55:48.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-18T00:55:48.122Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:57.780Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=184efacb-ee15-4a7e-ae36-6c39407a45e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:55:57.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:56:07.786Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=c708640c-441f-4941-9bbe-a9e574d0eb1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:56:07.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:56:17.793Z |INFO |Init configs |InvocationID=107f766e-97fb-47bf-ae93-42a9b552f34a, InstanceUUID=186d809f-7ab1-497a-9b0d-931ab72e0a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-18T00:56:17.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |