By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:21:30.418Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:21:30.421Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:21:30.452Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=
}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:21:30.939Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:21:31.013Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:21:31.013Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:21:31.013Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:21:31.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-16T23:21:31.122Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-16T23:21:31.141Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-16T23:21:32.367Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-16T23:21:32.725Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-16T23:21:32.746Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-16T23:21:32.746Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-16T23:21:32.792Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-16T23:21:32.793Z |INFO |Root WebApplicationContext: initialization completed in 1650 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-16T23:21:33.064Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-16T23:21:33.726Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-16T23:21:34.821Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-16T23:21:35.291Z |INFO |Started MainApp in 6.654 seconds (JVM running for 7.257) |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-16T23:21:35.350Z |INFO |Start scheduling PRH workflow |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:35.363Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4ec726d1-d36b-4222-ba10-aa21d93416a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:21:36.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:36.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-16T23:21:42.627Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-16T23:21:42.628Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-16T23:21:42.631Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:46.779Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=036b2632-bc4f-406e-9836-e4d23bc66612 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:21:47.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:57.914Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=384c6491-4a51-461e-9ddd-863ed6f3854d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:21:58.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:21:58.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:08.959Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6f9cc11d-af68-4ef5-8f9b-6b0cfb50c5ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:22:09.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:19.993Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2a201817-e707-4413-a802-08a101dc52b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:22:21.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:21.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:31.033Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c1da87e1-679c-4915-8666-e13e55cd2ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:22:32.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:32.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:42.073Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=aef5b0f3-2248-45eb-8094-9b2eba87c70c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:22:43.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:43.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:53.113Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8c67f71c-6040-4d19-b952-e9389833355b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:22:54.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:22:54.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:04.156Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=454c0732-80ac-4581-804b-aaa3756fb033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:23:05.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:05.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:15.194Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e02b62fc-25ab-4f35-bd7f-cf865327de68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:23:16.233Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:16.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:26.237Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=59b67656-a219-4b6b-b67c-c4bb402cd0b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:23:27.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:27.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:37.273Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6d069b9c-bace-4fb2-8e0f-ce5d16ccdb8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:23:38.343Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:38.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:48.345Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3cf1f86a-e328-46d6-ad29-9f7bcf3c6e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:23:49.383Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:49.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:23:59.385Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=22e66144-6904-440c-94a2-16eafb88f2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:00.425Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:00.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:10.429Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c0c850fe-4dba-4892-a3ee-d9b84c63fdca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:11.495Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:11.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:21.498Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4ad2f7fb-a5c5-4b0f-a609-df75ed02aeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:22.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:22.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:32.537Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0a9184ea-7249-415d-9aae-2116052cc05c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:33.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:33.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:43.576Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=79f3c39c-d5ab-413a-9d49-8c2a52c92749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:44.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:44.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:54.617Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=db43c2dc-68cd-436e-921f-8102d77a5692 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:24:55.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:24:55.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:05.660Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f83ea688-667e-4ff3-875e-8557812b383a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:25:06.699Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:16.701Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=904ff008-9549-4767-ab2b-5e8eb80f4844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:25:17.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:17.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:27.737Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=543109b4-305c-4a5b-a58f-add2113d6b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:25:28.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:28.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:38.777Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fc51ee2f-f60b-4510-b8d6-734e607df8e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:25:39.815Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:39.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:49.817Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3ff1c4d9-0080-4d31-906c-7e1be5c39d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:25:50.856Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:25:50.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:00.859Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7827dbf4-8307-48cf-a2ce-12a9cdfd1999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:26:01.895Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:01.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:11.897Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fc077583-44e5-4a6e-bfa2-6508e6708c31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-16T23:26:12.939Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.14.39:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:12.940Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:22.941Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=aea256d4-5717-4eca-983f-f7de4c3732a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:23.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:33.086Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8617eea8-d8de-4c87-92d7-a6f589e28e34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:33.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:26:33.890Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:26:33.890Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:26:33.891Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:26:33.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:26:33.901Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:26:33.901Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:26:33.902Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:26:33.903Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:43.101Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=58dee1fd-579c-4af7-a7f5-42bb16787af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:43.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:53.120Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=91a4348f-943f-4911-afbc-2e9c58f08bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:26:53.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:03.140Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=403e70b6-0f33-4c2a-aaf2-b0cd05484144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:03.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:13.156Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=aac1d547-2179-42fd-b271-97bfed229d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:13.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:23.168Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6c43efd5-4171-43de-b502-97d618416fe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:23.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:33.178Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7da25cdb-5a04-400f-a41d-f8d3a9466dd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:33.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:43.189Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ad6da3cb-80e7-4087-a86b-4d7d10ec7d1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:43.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:53.207Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f8e643a0-76a1-4a55-bef4-4e915c16234d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:27:53.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:03.223Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7bc61a3c-f2ee-4389-a7f5-9aa4a2004854 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:03.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:13.243Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5156212a-2295-4cf8-b51c-707a02ad1211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:13.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:23.255Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=23b945ce-2c68-47ea-b96e-d4294c440798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:23.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:33.269Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=713a4095-1ab4-44c2-9b6a-2c52bef7e39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:33.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:43.296Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=833a3d70-17a5-4565-86fc-1e65d12e89c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:43.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:53.314Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2a42b94f-fd73-4db8-a981-1006103593a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:28:53.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:03.324Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=05c3e7a5-f587-4f3f-bb3f-f4377767b9d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:03.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:13.333Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=feee65b0-808a-4155-aa30-5e48bf97cc90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:23.346Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5cdb3672-ebf3-49b5-8730-020da0850661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:23.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:33.365Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=70bdc161-feaf-4dba-aa2a-f8735e501533 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:33.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:43.377Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6a4ca530-2559-4ac4-9099-e31629d92ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:43.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:53.400Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=02cf89a0-9154-44f4-8f85-522608aee21d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:29:53.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:03.411Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8f039310-b5d7-4d9e-8ea4-e3cfcca19321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:03.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:13.422Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=51f6fa0b-08dd-4b38-8cd1-7a544a457d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:13.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:23.431Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6b8fa560-430b-4238-937c-3eaac3be6d9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:23.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:33.449Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a15fc486-3326-42b1-b27f-5db0f082fa26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:33.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:43.459Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8507f32c-7bcf-43bf-a21c-8fd98d9ec76d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:43.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:53.469Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fb7899a3-d24f-4937-b2d6-7fb8b4b872ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:30:53.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:03.481Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=65b46b8e-6a2f-463b-80e0-ab6bbce05e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:03.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:13.499Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c23dc579-d5c8-40c0-bc0e-d21904db44dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:13.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:23.511Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9d8c0c10-00d1-4820-90bb-237b27fa4388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:23.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:31:33.448Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:31:33.448Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:31:33.449Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:31:33.452Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:31:33.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:31:33.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:31:33.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:31:33.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:33.524Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c533ad9c-ec1c-45e6-8225-85d8b35b8043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:33.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:43.532Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=25ba4afa-839f-4c72-9ad0-8e4dc3063d7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:43.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:53.541Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4ddd4e49-de61-43a1-8e39-d35d3ed67985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:31:53.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:03.552Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=120ccaf0-0e90-4235-b4fa-ed0a53ccb306 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:03.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:13.574Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8456c30e-dbb5-48e2-abc0-a83eb48c8b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:13.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:23.582Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d69efa83-5a8e-4590-a019-81c17d8f1175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:23.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:33.590Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7efdaed9-a62c-40b8-b26a-9167a68f2401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:33.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:43.601Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5cde135d-57c5-40e0-a82f-97b7d1ddde42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:43.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:53.616Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=17d0aa03-c9b3-4cb2-93b2-21e1da3d50d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:32:53.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:03.623Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5562c2c8-0166-4fb0-b1e8-214d8fe6d3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:03.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:13.636Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5d28aabe-d568-4115-b8ba-255468819340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:13.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:23.646Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b7a6c332-bbba-4764-8e85-01c9b9425202 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:23.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:33.656Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c1a65b49-ac1a-436e-9b2b-73fd7cc9abda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:33.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:43.665Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7fc4cf37-527a-45cb-9246-70b16dc268fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:43.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:53.673Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=711a472d-8457-4dca-b7e6-05e5649e886b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:33:53.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:03.681Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1ae95758-f05b-497f-b9c1-421cb9bcfa11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:03.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:13.689Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fc318ad3-5482-425c-9810-0b7a605017de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:13.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:23.706Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7679cc9c-86ac-44ef-a784-27c1586868b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:23.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:33.723Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=df848aa3-1e8c-480a-a9af-bd307f1e8c87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:33.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:43.735Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5a441526-d8dc-4dd4-84ed-458870c736ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:43.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:53.745Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a3677db9-9340-44b3-8605-e00205290a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:34:53.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:03.754Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b1cba707-894a-4dd8-ad32-98dfa3f09289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:03.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:13.762Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9c371903-5fd4-4e16-906f-9caa2a6ee2d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:13.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:23.769Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3022b683-f6a1-492b-806c-a349e20a750e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:23.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:33.776Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4254b72d-04db-415c-8c2d-ed8d87ae335f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:33.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:43.784Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bf1b365f-90fb-488c-a1ad-9b4c0cbb9750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:43.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:53.793Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e3a4ac5d-7076-49ba-ad3d-06d053ecd4b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:35:53.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:03.807Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=22ddb8f7-1325-4230-86b4-a1d45671c627 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:03.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:13.817Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=deac909c-e879-4da9-93cb-24819ae6c4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:13.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:23.825Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1f57a3c4-1b67-4307-82df-1587016879da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:23.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:36:33.468Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:36:33.468Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:36:33.469Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:36:33.472Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:36:33.478Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:36:33.478Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:36:33.478Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:36:33.480Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:33.836Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7b8d9c72-4962-41df-91c1-9925ed4830d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:33.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:43.848Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a915a9b0-978a-4aef-8df6-0e536eb271de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:43.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:53.857Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=96604489-956d-48cd-a4c2-c136ba8db869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:36:53.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:03.865Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ae489b55-e38a-4bf4-a8cf-4790c89ac1c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:03.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:13.873Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7e01aee8-937e-4281-ae99-d421679b9bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:13.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:23.881Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=aa87ea85-5e40-4fbe-a99c-6d788859ee67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:23.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:33.891Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=08422fca-36d5-4015-a9f8-b0a26878a85b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:33.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:43.904Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9443b8db-e21b-473f-9e44-fe372d94d2bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:43.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:53.913Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7eae6d4a-df25-4d28-a980-35d09a8073e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:37:53.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:03.924Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f89081ae-1bc7-4711-ad61-93ff4bd4e144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:03.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:13.935Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=da5d64ab-a78f-4673-9a74-97af519541f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:13.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:23.952Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=11068d13-9135-47a8-9b05-3a64dd1a94e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:23.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:33.965Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6e020d99-920d-425b-a66a-0d411f348c02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:33.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:43.972Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b9675643-e3f0-43e5-a28c-2f16d66639c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:43.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:53.985Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2b6e75d2-5b92-45eb-9277-fe7fceffba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:38:53.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:03.999Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3355b943-8a15-420c-ba62-201c7373fdec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:04.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:14.014Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=68c01b4b-0181-4737-9a37-72f5e9bc6768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:14.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:24.023Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c10b70e4-383f-41ad-ab6a-552f28475aaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:24.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:34.031Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4c937695-63a8-498d-998c-55b05d10335c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:34.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:44.045Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a168e468-d00f-4801-862d-16a7e0ae7eef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:44.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:54.061Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=020d5d60-bc3b-482a-977d-4db1fb8e2fe0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:39:54.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:04.077Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=cdee621d-5f70-4c83-94da-3f98f2e79ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:04.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:14.085Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d7c191f2-7590-4e95-aa11-c79b4edb8fc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:14.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:24.094Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=62ca6a92-29d8-42da-ae74-ce5155fef94b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:24.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:34.122Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ddf37b0a-d03b-44f5-821f-61fc7ecfc672 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:34.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:44.132Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=28d9f718-6e46-444d-99e8-e36032448dee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:44.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:54.141Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2c4d08d6-9ca9-410c-91e1-c29cda10937a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:40:54.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:04.147Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ca046fe9-85dc-4223-980a-b3c1bb7c9507 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:04.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:14.156Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f7d17963-7e0b-4530-9758-ce49a436438a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:14.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:24.165Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=51ecf7c0-e897-4c9f-abba-c4e9530bcc7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:24.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:41:33.443Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:41:33.443Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:41:33.444Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:41:33.446Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:41:33.452Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:41:33.452Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:41:33.452Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:41:33.454Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:34.175Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d8674d8a-6b09-4d81-9335-42f5044922ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:34.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:44.184Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=777b6441-1a39-4e45-90b3-563b8c1a1650 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:44.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:54.196Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3f9d32bb-0cdb-4af8-936f-6c99bbfdc2f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:41:54.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:04.209Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f4c09756-12ec-4b39-8199-0c12aa489738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:04.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:14.218Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bd5df1c0-1a79-4a00-b0e9-150025698559 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:14.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:24.227Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=89515e6d-b4ec-4e9e-a138-3cf3bcb8ac50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:24.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:34.236Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9c428cc1-23c6-47aa-ace3-e2ae912ae076 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:34.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:44.243Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66370ff5-cf88-4a20-87fc-363e186909cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:44.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:54.251Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=083a64eb-1a06-4025-b3eb-40c8abc2767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:42:54.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:04.257Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=29563469-250a-4661-b617-75ebcac45d46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:04.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:14.264Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=eca5dd4c-9376-44d0-9a94-0560e17c70c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:14.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:24.273Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0d1491de-f290-4785-b161-749075b88ebe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:24.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:34.287Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4c676581-3dee-4b25-a5c4-d69e046323c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:34.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:44.296Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1e5b7ad5-9f9c-4d4a-a652-a631475badde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:44.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:54.306Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d0f0608c-4401-4431-a98a-777a6c34c156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:43:54.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:04.314Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5ea067a5-91a1-4eb3-96ae-93686dcdfc3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:04.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:14.321Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d6a74d0e-4e2b-4ee4-b8ad-7c86a9b43e1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:14.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:24.328Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ed50721d-73a4-497d-b39a-ff3430e9c1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:24.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:34.339Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=01215207-b4b9-47bc-8705-432a14898a2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:34.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:44.346Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=14458c61-8136-459f-acd7-a5a06d975aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:44.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:54.356Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ca47b754-f3c7-429e-b210-baee8ee47a1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:44:54.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:04.367Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a96bccfe-3ffb-4007-a349-892231c6f6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:04.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:14.384Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0cce0dd5-a74a-44a6-a67a-836bc50e74ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:14.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:24.392Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dad25f1d-2269-4ccf-bfd7-5399f54f6014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:24.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:34.401Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=932b6504-42b8-4f4d-acb3-b9537879aa7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:34.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:44.408Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5fb1b0d7-74c1-4a98-b5f7-01f463af7f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:44.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:54.417Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1632a862-26b1-424d-ab42-d96e9fb108b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:45:54.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:04.423Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=be93b34f-605a-46ad-89fe-51e52dca7138 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:04.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:14.430Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=93b4f6a4-e5b6-49f5-80e5-3e8e8148e53e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:14.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:24.438Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=df9669ee-841a-484f-a650-8a9a8ff6cf19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:24.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:46:33.481Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:46:33.482Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:46:33.483Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:46:33.486Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:46:33.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:46:33.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:46:33.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:46:33.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:34.451Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=54015504-b9da-4ecc-ab1d-2fdb9a9685a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:34.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:44.466Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6c8741cc-106d-437d-be9e-1fee6b3c4706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:44.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:54.475Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=df5656d7-78b3-4675-97b7-61e08938b3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:46:54.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:04.485Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=98d4c045-ffd1-4ea5-a15d-97f8d597d30b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:04.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:14.492Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7c7cf42c-b045-463d-a159-65ef22be34be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:14.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:24.500Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=af47b1db-e5e5-459d-9d51-5c23e0d9f56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:34.508Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=401cc648-5fc8-4e76-a7be-57e6564c4e9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:34.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:44.515Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ae3416cc-f353-49b2-ae71-35edaf3d0c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:44.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:54.531Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=cea86015-2023-43ba-9849-097f99b40bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:47:54.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:04.539Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=31bd80f9-f1df-43c3-bc71-b11f747c6fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:04.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:14.550Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e4828d16-a3c7-470a-8abc-e37a9a2ed887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:14.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:24.560Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a782d57c-ceb7-497a-a33b-33a29b07b711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:24.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:34.569Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=76202b67-ea5d-4a83-932f-05da6995bbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:34.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:44.578Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3c2c2e16-58c2-466a-b618-9a84e6b3849b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:44.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:54.588Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1196ac14-447d-44b6-8c6a-7156e266097c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:48:54.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:04.598Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9e7bf538-424c-4011-ba0f-4db08c2dc766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:04.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:14.605Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=16ffcd9c-ab10-4526-be55-70a40a92ea97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:24.612Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7ddcb6d3-bd82-45f2-be0e-a2d6925e5717 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:24.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:34.619Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d1892971-c371-4666-a1a0-7a9e3aeab9f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:34.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:44.630Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=87ac59ff-31d8-415c-ad7f-6f4b16aeed2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:44.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:54.643Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e124d36b-148a-4eb8-8f28-0013ec4826a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:49:54.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:04.674Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=acba4cb4-79a8-4d52-8731-605bb8880636 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:04.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:14.685Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a60d54f3-bdef-4454-b3d2-081e424edc48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:14.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:24.693Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c90a36a6-a44e-414e-9b68-21690701706b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:24.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:34.701Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a339921f-44d4-40a6-a414-307ac2004841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:34.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:44.711Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=42ed25ed-602c-4970-9512-8fec1360f3c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:44.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:54.719Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=71c12ac0-ca0a-493e-8ff7-c13abea6b15b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:50:54.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:04.729Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=616cea56-cd4f-4fa7-ac51-00380ca11ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:04.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:14.736Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2b56b087-ad09-4124-a593-732db2be775c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:14.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:24.745Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fb47d075-edde-4fbb-ba91-295c290c6fc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:24.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:51:33.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:51:33.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:51:33.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:51:33.433Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:51:33.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:51:33.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:51:33.439Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:51:33.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:34.758Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=627ce713-eecf-434f-99d1-df7e71d29d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:34.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:44.768Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9232eec3-3bd7-44a0-ae79-cc271d4baf6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:44.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:54.777Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=abef3597-3d71-466f-a11b-03e1f65ce3f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:51:54.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:04.784Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c397555b-7aff-4346-8084-a7f74ae688f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:04.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:14.792Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ffebcdf7-7bc8-4ebf-8f51-a86f10f08bba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:14.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:24.801Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=78ec5062-6327-49f1-9314-f2eb4d8155be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:24.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:34.809Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8dc7ba8e-4f5b-4def-b34c-c9654134c87d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:34.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:44.815Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8d1a4ada-9519-4c0d-897c-c1d2cc1a9563 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:44.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:54.823Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d83c2823-aa38-4350-b4f5-4ebaa7266ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:52:54.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:04.835Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=78240e17-995b-438b-b4ab-6111c96d7c0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:04.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:14.844Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c0c83328-a0da-47d8-b90a-6597c85cd39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:14.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:24.852Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=333718b2-c907-4bf7-a139-cf2313b4f9d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:24.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:34.863Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fef5dfcc-cdee-4490-acca-9bac91368f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:34.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:44.869Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66ead366-2715-43e1-a7ed-bf34af5cf368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:44.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:54.877Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e1e5359f-1b6f-4e58-90fd-74149fc68b1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:53:54.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:04.884Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3cd505c5-e0cb-4838-bbf0-5eb6e9b1f52e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:04.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:14.889Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8f12e43c-7395-4ec0-9606-a354b464869d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:14.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:24.897Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=78ff2dfb-1605-4826-8938-b6200065aef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:24.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:34.909Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dc3be748-e146-4435-bd74-8be4ae759030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:34.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:44.923Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=535b7b04-dcfe-4624-96c0-b28729e1876b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:44.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:54.932Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ff7d5200-4d48-41ed-9280-a556c8fb092b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:54:54.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:04.942Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=622d8685-b5c1-4e5d-bb28-4f4b20053d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:04.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:14.951Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d8679ea7-dd10-4f58-93da-b59d849203f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:14.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:24.964Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f84c32e0-7840-4bfa-8863-dc281221f70f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:24.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:34.969Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ae994718-bde9-47f9-b663-0e6af2283566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:34.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:44.984Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a99a9aef-67e3-4fbd-be1b-1abb75655295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:44.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:54.991Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=328124ca-d8c0-4689-ac29-50e14db093be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:55:55.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:05.001Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4375657b-3403-45b9-b659-ec0ff7c8a9b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:05.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:15.011Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c38449f3-071a-4d0a-831b-8451b1c8c49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:15.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:25.018Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=167840e8-a11d-4bb1-be8e-fce362439384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:25.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:56:33.499Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-16T23:56:33.499Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-16T23:56:33.500Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:56:33.503Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:56:33.509Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-16T23:56:33.509Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-16T23:56:33.509Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-16T23:56:33.511Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:35.034Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7f93b6a9-2e40-4842-b970-dbb6b6704725 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:35.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:45.042Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a892a69c-2fbd-44ba-9f15-3442ffefc1b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:45.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:55.049Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=cd066e20-d920-45c4-957a-3431203e4cac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:56:55.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:05.057Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d27e257e-f2fe-4f51-af66-77df2f26dd1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:05.063Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:15.064Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=df8709ac-9506-40f7-8642-36cbcfbbb500 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:25.073Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=df79d203-b989-42e3-a4d1-985ef6412021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:25.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:35.088Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3bae5a1e-f18e-4653-80a5-67d47041e041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:35.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:45.101Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d9102dbc-15d4-4618-bb14-b2dfa048437c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:45.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:55.109Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=855a4b8e-981e-41d4-8ed4-a512a89e5495 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:57:55.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:05.117Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=036f8d5a-9cb0-4d6d-a23d-6156f0fe24cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:05.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:15.126Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=78f19e2c-38ed-4cb3-80dc-d1917fa6fac0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:15.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:25.133Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fdf63401-4a60-495d-b340-c097acd6ce0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:25.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:35.142Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ea29c4ec-9629-4eca-8005-02be091a398c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:35.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:45.150Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2f0f3119-7546-4415-944d-383998ea4870 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:45.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:55.157Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d57293d4-4854-44bd-b453-1830b57e02eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:58:55.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:05.172Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a8991ba1-37a6-40d2-be42-071c62fb96f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:05.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:15.183Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1959b1e0-90e2-45b2-bdbf-4fc6983b9fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:15.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:25.190Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=462bac12-051d-463c-bafc-d8ae1b6979cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:25.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:35.199Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b89541f5-3d4b-4379-9ca0-1a09f7da5dbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:35.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:45.207Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=89c72b8d-489b-455a-ba3c-5d51c002b502 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:45.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:55.214Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c6ed7151-bdcb-453e-ac4d-8f4f16457dfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-16T23:59:55.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:05.220Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a0d43783-6cb4-4d8d-abb5-7d2c3087d3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:05.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:15.242Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3f7fe640-4bc4-4220-9db6-b340a092fefe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:15.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:25.253Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=508737b6-c3a2-4aa3-b9e3-6665faf0628c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:25.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:35.265Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1e5ca574-85b4-4b5a-9513-4a50f403fcb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:35.277Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:45.278Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3a968838-2198-46f6-9652-9d9c39261c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:45.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:55.291Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dcd7882f-f968-4b9b-a8cd-91d64436fe8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:00:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:05.302Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f4543096-a4f2-45e6-b2fc-e71e6812683b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:05.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:15.309Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=096b38d2-4613-4a27-91b0-76b3c5c330b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:15.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:25.319Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0b575a79-8002-426d-bab8-0c2933d0d074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:25.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:01:33.378Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:01:33.378Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:01:33.380Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:01:33.382Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:01:33.386Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:01:33.386Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:01:33.386Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:01:33.388Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:35.328Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f3944f3a-44d0-4845-8e64-c4ea16340d72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:35.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:45.336Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=611947c8-4169-413b-af5d-006d03ec0541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:45.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:55.352Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=75b87499-857d-4c9e-977b-874074e19df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:01:55.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:05.359Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6e45945f-a773-42f6-9091-fa9376e87cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:05.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:15.371Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3d26b75b-eba4-4453-b535-fe6b7df6cf89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:15.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:25.382Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=744bd902-e27e-403a-a355-c971834d4e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:25.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:35.392Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=79a456b7-34b3-4991-9566-fe5b33de2fc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:35.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:45.400Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=48bac3ab-8830-492c-bee8-1b6bf32c9131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:45.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:55.411Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a8b28644-38ac-449f-a645-d74c5b23e214 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:02:55.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:05.418Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=cce9977b-d332-4486-b702-6da87d44624b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:05.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:15.424Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f8c24780-0553-4303-91bb-f2b0b6fe7821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:15.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:25.431Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f7e6cc79-0291-4227-9402-91ea13c77551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:25.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:35.437Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66156d5e-bb3f-4190-b106-434fc20396d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:35.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:45.444Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5386a87e-0848-41c1-a5f2-c4a7b88fc2ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:45.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:55.454Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66dbef4f-9201-4f02-91ce-a983bcd67978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:03:55.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:05.466Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a2a08f4c-1893-43e1-8d89-ec884b50e8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:05.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:15.475Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4722e599-5bb6-4d5c-8f72-985fc2be34c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:15.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:25.483Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c2a4acb7-f550-440b-9783-8234def881e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:25.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:35.493Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=327062ab-474d-47e4-99d2-b4bbb632e844 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:35.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:45.502Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=624904bf-5e80-4a8c-88d9-9dddb86ba5ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:45.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:55.510Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4d0630c2-98b9-4846-9883-64c21172058b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:04:55.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:05.519Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5c44b36e-abc2-4708-8cf2-00321f048567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:05.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:15.527Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6a447572-3c68-4351-8a5b-664d185f4768 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:15.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:25.536Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8312bfa2-2932-4570-b4dd-cba18cd4c27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:25.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:35.552Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b3300165-a68a-4410-8019-131e7bf687b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:35.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:45.564Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=46dd25ae-ba26-4664-aeaa-a7bfc3b09483 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:45.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:55.576Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ee4e2dad-af3d-4724-bb73-e871d6af9634 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:05:55.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:05.583Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=32e299c9-49fd-4d52-b571-5a85a1631d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:15.590Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=574ca2df-7029-49dd-8b1f-9f1e7bff504f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:15.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:25.599Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=07991dc3-6243-496c-bf1f-719946a51e07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:06:33.457Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:06:33.457Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:06:33.458Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:06:33.461Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:06:33.466Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:06:33.466Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:06:33.466Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:06:33.468Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:35.606Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=864d95a4-44a6-4f5a-92ff-866025ec9e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:35.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:45.612Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=91852e35-bb4c-4155-9829-f20695c9e828 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:45.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:55.621Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d03bb1f0-a449-4571-b50d-2db4b443f639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:06:55.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:05.633Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b7e385b7-b2df-4e86-8dc8-0b5f924b35ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:05.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:15.643Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b1f7e5fc-d162-41df-8070-ffce2644eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:15.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:25.658Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=52d631be-592d-49e2-9b9e-59d321396d0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:25.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:35.666Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=82525ece-bdcb-4be9-8102-183d8a24888f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:35.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:45.674Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7ac01565-7e30-4f2a-8d84-f89134d56210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:55.680Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c15698ab-ee82-4133-9047-614d9887b904 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:07:55.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:05.686Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=27b4b2ef-201a-404a-a735-52ee48987e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:05.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:15.692Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=209374b0-2900-4c08-974c-a3e34e3c5c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:15.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:25.699Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8eeefb03-53be-4c81-a6d2-6f84147b714d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:25.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:35.706Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ba8997eb-c880-47b9-ab29-d0af524cef3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:35.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:45.716Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bd74a92a-a154-4934-a129-b3be1ff34aa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:45.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:55.729Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e848f527-b806-42d4-b860-3a30bcc367c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:08:55.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:05.742Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d328fb96-e0ea-482f-ba9b-15f5373d4aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:05.751Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:15.752Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7739fb20-558d-4f98-a7f0-02dd8e097849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:15.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:25.764Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0d3609a4-99be-4dbe-85cb-3535ddf6708c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:25.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:35.771Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f3d69ec2-51f2-4f94-84da-d95084dfc60e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:35.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:45.778Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b64988dd-f1e8-4113-b4ef-d79acd51761b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:45.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:55.785Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=675fe5ff-8e79-413b-8a54-667b5e8860af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:09:55.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:05.793Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=82512ede-ac81-4fc5-8001-9f5c631ccac1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:05.806Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:15.808Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=670e2aea-eed9-489c-a111-4827450a876a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:15.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:25.817Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=40495030-b6d4-420f-84b9-60bf4c2fc8b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:25.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:35.827Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=10da40af-3552-4bf1-993e-f31b8ce62042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:35.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:45.839Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d805d81e-8bb0-43b0-824d-1a49d3123e0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:45.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:55.846Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=50e49b1b-2275-4472-9135-36b04498e376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:10:55.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:05.853Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9f9521fb-dd9d-4bab-9745-35e82e16c287 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:15.866Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bd6630fe-f30b-4a36-9ae4-8120e18eb6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:15.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:25.874Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=53f69dce-047d-4226-9025-56f2b5bfad5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:25.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:11:33.437Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:11:33.437Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:11:33.438Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:11:33.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:11:33.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:11:33.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:11:33.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:11:33.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:35.885Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=775bd0a8-95c0-485b-a052-8c45b7c714f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:35.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:45.893Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2214a661-78bd-4aa0-a8cb-19ba0f415555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:45.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:55.905Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d667d366-6131-4961-b175-dc59a09ae9d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:11:55.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:05.914Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c8f2e50c-ef71-4db0-a39a-2f446d1dd779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:05.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:15.927Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=690eedf0-f8f6-41bd-a9e1-b8f7a1f66941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:15.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:25.935Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=218ddccd-43e9-4b81-ad85-ac1e1a4256fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:25.943Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:35.943Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=48f4b62c-301d-4fd0-b202-b63ba14bb44a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:35.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:45.950Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e27836ae-ffaf-4619-b126-dede333dade2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:45.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:55.957Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3341ab59-093a-4313-8baa-6b1d53afad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:12:55.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:05.965Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d9d27a82-2b97-4d5a-88a5-574bef69ed1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:05.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:15.976Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=48ff4fe3-f5d6-480b-8e03-f77b54027332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:15.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:25.986Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=69450141-fbfe-4c76-ad29-734bffc26c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:25.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:35.994Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bddcf194-a539-413b-a82e-9d5839a95096 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:36.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:46.002Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c694c88b-9a43-450e-8c3d-f22a2f2ab147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:46.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:56.008Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d51c98ef-c960-48d8-aaa0-5328b2dad326 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:13:56.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:06.016Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6dd1c5a4-1228-460b-906f-5e2bbd2e4e04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:06.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:16.024Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=35a64166-5599-4b23-b370-b7182d5bae88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:16.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:26.031Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1b960afc-6540-4cf6-be38-3a695ef1adaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:26.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:36.038Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=08d5d747-c8d5-48ba-97e3-f3ef18e63216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:36.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:46.045Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ef601812-080f-4c18-bdd5-e32339ef265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:46.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:56.055Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d7fb3ca3-3784-4538-ac4e-464961cead03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:14:56.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:06.067Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=990d4c9c-7b18-4448-badb-1e3427975b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:06.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:16.076Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5dde3349-d89f-41d0-a0f4-8ded4d0dac98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:16.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:26.086Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e2653389-6742-48da-be8a-8527cd3a8ef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:26.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:36.093Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4b776eeb-4fb5-4888-bc0c-477f4d1f9d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:36.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:46.100Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1fef0456-ada5-45f2-b1b5-19ed11d356b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:46.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:56.109Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ed0afc35-c368-4017-b519-2aa54a0098d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:15:56.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:06.116Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=01e70d20-5000-4bb6-89bd-811c9fede77a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:06.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:16.123Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d3887ba2-7337-48e0-a002-286f9c4894c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:16.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:26.129Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0ef1bd2d-59c9-4972-9f03-c1759478dcc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:26.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:16:33.428Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:16:33.428Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:16:33.429Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:16:33.432Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:16:33.436Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:16:33.437Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:16:33.437Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:16:33.438Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:36.137Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ce7e18ea-8340-40bd-820a-0d90c84e2c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:36.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:46.143Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a9bc5e36-1d91-4aed-b287-afe79d48d67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:46.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:56.153Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=258ed1f9-bd97-4eb0-820f-55fe19ab7f0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:16:56.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:06.160Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=991507da-eb68-4d95-8edd-0f432b7a79cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:16.166Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4936d8c4-814f-4365-a0be-bc181bf943ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:16.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:26.174Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=726200f0-3b9f-4438-91c1-c417eb8c6ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:26.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:36.189Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=564c4d95-07ec-4e23-bead-1abf780cef43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:36.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:46.196Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b4f1e6c0-4b92-40f0-b266-e6e29e8b9291 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:46.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:56.205Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9bc5bd52-5a94-46cc-9d4c-06f5e5fa4efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:17:56.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:06.212Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=21fda12e-0e80-44c4-a445-ec649350c101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:06.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:16.221Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1858bec5-79d1-4cd5-9d5f-aa0ff0388b7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:16.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:26.232Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6cbabaa8-1839-4282-a3f5-bb76650e605b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:26.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:36.245Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=eb9f446b-fcb9-47c9-87ea-f56683c12401 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:36.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:46.256Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=369abe08-c67b-410f-91de-ae331e490f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:46.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:56.266Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5076f70f-46dd-43f3-9d31-10a32f29dd97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:18:56.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:06.273Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d6744813-e602-406c-a645-e62cc0caa590 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:06.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:16.279Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ce97af1c-8a7a-4c19-94c2-74e8f6a0278d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:16.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:26.286Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66791320-9c29-43e5-a26c-82ac01c817a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:26.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:36.295Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=32212f2c-8ac1-4b92-801f-23c2363d6b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:36.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:46.308Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b5ec7cc2-a132-4052-a984-a53c09ea8dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:46.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:56.320Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dc6eb208-a77a-4719-b0d7-f7a33a4e78d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:19:56.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:06.331Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=47525b48-1511-4ceb-85e3-81b2717e659a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:16.340Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6186e92b-2393-405b-9458-e435910822b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:16.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:26.348Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ab4e40a4-57a9-4d61-9c7e-2ffbf68cfefc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:36.355Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=22149d19-1269-4428-adb0-74673f5c25f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:36.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:46.362Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=34f4aabc-4feb-4319-b3e4-bfc823412754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:46.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:56.367Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4ca21d1f-5d9c-4320-bfa9-1558b980d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:20:56.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:06.374Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e09c8d6d-174d-45f8-8c21-b939196c5b7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:06.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:16.382Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8df8caca-4738-4baf-af4e-171ce056e21c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:16.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:26.395Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dd612ddb-702a-46ab-9445-e3082b662aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:21:33.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:21:33.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:21:33.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:21:33.440Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:21:33.444Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:21:33.444Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:21:33.444Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:21:33.446Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:36.406Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=12ceb9b9-5bde-4c91-a41f-9d04c6ce8331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:36.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:46.422Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c4afc42e-5c39-4dd6-8a13-f7994cdfcf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:46.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:56.432Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=29f68fd5-9abf-4b27-ae50-7c3ba9ff605c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:21:56.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:06.439Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b0cd202d-b608-475c-89d9-34f06d1253e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:06.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:16.445Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8899af52-27e9-43c0-b5d4-90e44d783179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:16.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:26.453Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f91a81dd-1caf-473c-908e-861b5f3a3bd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:26.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:36.460Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=65bd37c4-c2c5-4b82-9df3-ba59d8cc281a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:36.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:46.467Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=68b7ebae-bb09-4f2b-bcf2-a8576dc38ea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:46.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:56.476Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=70172f32-654c-45a9-97ac-5dfcfd80b0e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:22:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:06.489Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d0e14f49-d15f-4427-ac12-ffce9c83ce0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:06.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:16.501Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=44a3dce8-3b6f-43bf-b1df-51c9957609d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:16.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:26.510Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b06ee00d-0460-415c-8ee6-c605e3cb88e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:26.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:36.521Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0fc3f2ac-8eab-476c-8548-562a2679742a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:36.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:46.529Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=766ee540-2b11-47c3-bda3-d486343a6d18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:46.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:56.538Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b008dc32-5bb9-45ce-83c1-cf02ea3b30b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:23:56.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:06.545Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=41d3870f-6a4a-4cd2-9875-0c58b0a6f6f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:06.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:16.552Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a4c543b2-6400-4304-9c82-49b9d0dc5229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:16.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:26.559Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c9e455f6-bcf8-4de4-aba5-dde8f7f5bcac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:26.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:36.569Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=358a3dd3-d7f4-4e60-a314-7eddbbb4f6e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:36.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:46.583Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ef6f8c1e-c5e2-4d68-aa33-e815a8f001ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:46.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:56.591Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7ceeacd7-db3f-4c46-b9a8-3ad77e96e41b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:24:56.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:06.599Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0122e459-16a7-4e44-86f9-0b0ae52d0c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:06.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:16.605Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=86bb1f3e-9914-4f88-b3ef-c0ecb1855fcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:16.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:26.612Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=06261621-c46e-41d1-8395-6563af1c746d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:26.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:36.619Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c7cad677-ec47-4ef7-83c5-eba2fac9ea2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:36.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:46.626Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2e18bd4c-987e-4e5b-8724-ce3088a23bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:46.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:56.633Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a70cb23f-9a38-40d6-b1a8-16f3d52bff43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:25:56.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:06.644Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0f661cd7-e25d-44ef-bca1-d08d622279aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:06.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:16.661Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bc92f7d4-5bbf-4839-a780-74349713ab6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:16.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:26.671Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=47eca4a9-34a2-48f1-9c1f-21229e266b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:26.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:26:33.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:26:33.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:26:33.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:26:33.415Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:26:33.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:26:33.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:26:33.419Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:26:33.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:36.680Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b6d0cd82-4676-487b-a057-bffeea8e768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:36.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:46.687Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=66fde1db-3ca7-4d67-8762-ed9635610b71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:46.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:56.695Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=31277c10-fda8-4665-b0cc-70b1c29c8619 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:26:56.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:06.702Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=595de25b-6742-4fb3-9519-f55d0f8dd35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:06.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:16.709Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=861a8a6a-c210-41d1-883f-4d85e365109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:16.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:26.716Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e7454f45-3196-4c75-8210-e85752e65396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:26.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:36.722Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=079480ca-91d9-437b-b7aa-7fea52d226b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:36.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:46.730Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1a14a542-970a-4560-8878-4fdf06baf8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:46.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:56.743Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2c5778cf-c271-469d-a531-42bc428cfcb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:27:56.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:06.756Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e780940b-a164-4c4a-9b39-c204c1f47da6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:06.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:16.764Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=af23eb4b-e98b-4cfb-b9a0-d6b4227a35a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:26.775Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=92e9fd19-f0a7-420a-aadd-cf5221546bbc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:26.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:36.783Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9a674461-92b1-405a-8070-53da83591083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:46.792Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=47e40dd3-bf7b-4e34-a5fe-3a6dea753f18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:46.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:56.799Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6707c28e-bae4-4008-a4ea-4c44f55866a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:28:56.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:06.805Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=77639290-e807-43ff-b2f8-e13587c7b2b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:06.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:16.812Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4e7dd662-2051-474b-a9b7-c2a7a6508fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:16.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:26.823Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=23e537a9-706c-4f09-a1ef-1ada3f508d91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:26.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:36.835Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=96b7123b-c9c7-4e7b-b9b6-35f29aa49549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:36.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:46.843Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=672f59c6-adb6-4348-a2d7-4ca9df07705a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:46.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:56.853Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c6e0bf2d-a97b-4775-9d34-2d89727edfba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:29:56.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:06.859Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2fd3a512-7e91-44ce-9a07-1b38a07da7f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:06.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:16.867Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=971903a7-21f5-4098-9599-30d228345b99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:16.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:26.875Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a6730778-bcbe-436e-b6d9-2add9fbfe101 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:26.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:36.881Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=682fa7b1-af8d-4b57-80d0-4b1fbc152c82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:36.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:46.889Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e7591931-39a1-4e2e-b87f-d5d4871599a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:56.897Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=76e54a0a-a09b-4b61-a931-287e3f66de13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:30:56.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:06.910Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=806f7e28-85d3-4b74-9e5b-918a2d45d0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:06.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:16.922Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4028f956-edf1-477f-a441-4b43c36dc98c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:26.929Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1dc3c866-ec69-459d-b657-e45d63620ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:26.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:31:33.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:31:33.390Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:31:33.391Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:31:33.393Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:31:33.397Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:31:33.397Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:31:33.397Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:31:33.399Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:36.936Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=743b7208-22b5-4e83-8304-a5e37e6f7deb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:36.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:46.943Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f1d3fca6-544f-4797-b830-1d14b5310175 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:46.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:56.949Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d8341426-e665-4e3a-8a89-28d19c4b81ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:31:56.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:06.955Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d4fe83b1-09eb-4835-be4e-a9ae7e6423ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:06.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:16.961Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2847a30f-143d-46a8-8fff-0f6885c57950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:16.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:26.970Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3692810b-124b-4bbc-ab9d-bedfb87c5253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:26.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:36.983Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=321d4868-6e28-4f27-97b4-50d70d5f6b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:36.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:46.989Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=36d78d82-2fb6-4e52-accc-2fe6dc9fa91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:46.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:56.999Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=cf0bb106-29aa-4427-84c7-5e2e91d676b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:32:57.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:07.006Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7a399317-0b79-496d-8c62-02ce584160fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:07.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:17.013Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f8b8b48a-caa7-40f4-a47c-a159fde0d061 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:17.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:27.019Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1598ae48-1841-4c36-9e20-7056696dab26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:27.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:37.026Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=02f8b449-41c2-48f0-861c-5a9e2f169164 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:37.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:47.035Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=86dc2edb-7b06-4aca-b184-f092ed9f9df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:57.041Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=71f1c969-3925-46ef-a755-fbf7df98e775 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:33:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:07.051Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=eea9077f-4b53-4010-8390-c8ec7bad9070 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:07.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:17.064Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ee051609-a71a-498b-9478-0e1bd2ca2d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:17.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:27.071Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=258129ec-c6c2-42b4-a7e0-9f7b90bcd2a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:27.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:37.079Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=21098605-45e9-4e43-9466-b11cf473053c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:37.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:47.086Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f0599d2b-1daa-4b5e-b10a-76ed1cc08f53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:47.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:57.092Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=838cbfd9-268a-4380-bc65-a1e91d8852cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:34:57.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:07.098Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3e8854ac-c4e3-40f4-aff5-9f86f8e68886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:07.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:17.104Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=29f77022-958d-4d7c-9892-c33325028ec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:17.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:27.110Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5de7fd3a-7dd1-4420-9c37-1da4073eb87f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:27.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:37.117Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d59bb780-692c-4da6-a4a4-8490984c8820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:37.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:47.125Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=345535ae-61bb-46ea-b819-b81641630773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:47.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:57.135Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4d17a713-68af-414c-8a82-44edf12c2c1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:35:57.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:07.146Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e8583e51-a3ac-4f86-9ab3-2497755a112a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:07.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:17.154Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7b99a044-4c21-4130-8f78-aee4de9edaa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:17.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:27.165Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=474c4133-580e-46f3-8ac6-eb1a1b0d759d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:36:33.349Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:36:33.349Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:36:33.350Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:36:33.352Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:36:33.356Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:36:33.356Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:36:33.356Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:36:33.357Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:37.171Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8de6b96d-3552-4919-bf83-3a7d89f8b6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:37.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:47.177Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e040ac97-9956-46a6-bc92-cd9254c924e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:47.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:57.183Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d114585a-3da2-4c93-9d10-748999d4b6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:36:57.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:07.189Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=49a394ea-78e8-4945-be21-54ef40593b1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:17.196Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=94bfc37f-d854-4ebe-9d62-371f006e7792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:17.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:27.202Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=57b0140f-6ff8-40a0-9222-223f3a88c041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:27.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:37.210Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7c897045-8cd3-4702-adb2-3326541f76a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:37.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:47.218Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b4019496-dfbd-4dd8-95c5-f109ae67c47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:47.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:57.231Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1eccedcf-e536-4969-8cdf-deeea2f7806a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:37:57.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:07.238Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6851d25e-14ff-482a-8af6-78cacf8d1cfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:07.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:17.247Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1f565887-80ad-473b-bd3a-5c2cbcd1bef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:17.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:27.254Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=91fa840b-c992-4254-a9ae-b4d3557e024a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:27.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:37.263Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5c476fef-5397-4b01-b43a-c13b81530680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:37.269Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:47.269Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1d282207-9b8b-447e-a684-e7ec86dd7741 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:57.276Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6cdca990-0ef6-491a-acf6-d0a51f96c8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:38:57.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:07.283Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b6d66703-bc40-4fef-9c31-ada0c0c21a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:07.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:17.301Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0f4e9ddc-82d9-4251-91c9-1288504de0a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:17.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:27.309Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7c34b53e-20c8-4e01-9631-ef5fa6bde63c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:27.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:37.317Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bfca4e35-bd70-43af-87ac-c56d4c1611af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:37.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:47.324Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6a03b8ea-d927-4e71-a194-a0062038c42a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:47.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:57.332Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=54902f4a-a900-4a07-b65e-9c1c4438af57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:39:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:07.340Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b0b2c3b5-3b75-4506-8713-1280dda0cdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:17.346Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=23a8cfb9-2e3f-4c64-b464-2a83b105e530 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:17.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:27.353Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=10034d3a-f89d-4f86-a6ee-3bed825d9beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:27.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:37.360Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1d434235-14bb-403e-b854-2dcf22b0d863 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:37.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:47.368Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d12580e1-6b1c-4436-a381-4b1e15170734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:47.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:57.380Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4e1dd6c8-3265-466a-a8c8-838f0f86ae71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:40:57.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:07.387Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ed20c3e0-676d-4034-9423-a65f244049bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:17.394Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c7a08992-83d1-4f3a-b8e4-15b356a6dd06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:17.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:27.404Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5dd6858a-ff4d-4b52-a35c-944513afdae0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:27.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:41:33.453Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:41:33.454Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:41:33.455Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:41:33.457Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:41:33.460Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:41:33.460Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:41:33.460Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:41:33.462Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:37.411Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=01a8a3fe-28a0-48e6-9b9c-c70bd37bcd76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:37.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:47.417Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=accaa346-64aa-43a0-a978-20188a5487a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:47.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:57.423Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=d9f84bbc-df7e-4977-95d8-35b0134e3f5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:41:57.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:07.430Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fa9c5af9-f238-4682-952f-b8d8b1f10c3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:07.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:17.437Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=21cc0b4a-67de-47c3-874f-b6e09db5c3d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:17.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:27.446Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b6936ee7-b75c-4271-b9c0-93a191159681 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:27.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:37.457Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=65fa0d1f-ba18-4104-b67e-82ed882a18bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:37.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:47.464Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a176ba27-e687-477d-a82d-4163d48eff6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:47.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:57.474Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c276c2a0-6dc5-4d78-8edc-3ca5d65722bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:42:57.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:07.481Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e52eefca-d8be-4306-89c6-5946d6af864a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:07.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:17.489Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b428f315-40d2-4f09-998b-7de45e5a7706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:17.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:27.496Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=44b2e7ce-ba94-45fd-a159-5ef970207375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:27.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:37.502Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ef1403a4-6f55-40f2-ad3c-867c9f64f6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:37.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:47.510Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9e46da5f-749c-4273-aa1c-846da87f4501 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:47.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:57.517Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=20eaef38-cd17-4c7a-9295-0c9638289d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:43:57.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:07.526Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7de8b559-de16-45cc-90fb-1fe1cbc661af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:07.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:17.539Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5b8436c5-be6b-46b9-9a34-bef82549de12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:17.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:27.548Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4b4b7e6b-d860-4283-8ced-6eaa2b21a17e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:27.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:37.556Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0a7b6278-d627-4b3d-9211-d393d003b2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:37.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:47.565Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=420033d4-ef21-4b5a-a1ce-60ca9107cf1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:47.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:57.573Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b7838cce-127c-42cb-b6e6-1b8ef6d2ab39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:44:57.586Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:07.590Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=62ffc592-ffee-4e23-93a7-f1b59ff52d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:07.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:17.595Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2720f68a-a2c1-453f-ada7-6a22f84e5a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:17.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:27.602Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=29529df4-0571-4d76-814e-4a2bb804b240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:27.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:37.609Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=528210a2-cf8f-47ba-8e86-3c69e38f6225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:37.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:47.622Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e9404e7b-c361-4137-acf8-2f77ef3ea46d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:47.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:57.631Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dacb3a12-fd4b-4504-b002-768f96a12469 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:45:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:07.637Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c13076d9-db81-474e-a77c-30e2d97c830d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:07.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:17.645Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=93cbdf3a-c34a-41cb-88c4-0ac454820567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:17.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:27.652Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e500033a-dd38-46e3-947e-d80116b52b4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:27.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:46:33.405Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:46:33.405Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:46:33.406Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:46:33.409Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:46:33.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:46:33.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:46:33.413Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:46:33.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:37.659Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2b6128f7-7cca-46a2-96c9-71912cf156b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:37.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:47.665Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b2f35110-0c2d-498b-b07a-1daa3ac42b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:47.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:57.676Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=efed6bb7-e802-4c6a-a38a-9524ad68e82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:46:57.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:07.687Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7b5360b9-9ca5-4f73-b426-2e13649d0fe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:07.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:17.696Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=805c6a6d-f5ed-4ec3-9f3c-1698621be90b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:17.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:27.706Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8bc1b76a-8e5d-46cb-946b-4e06730e2cb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:37.714Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e0605b90-f0af-4e4a-9314-abc885103a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:37.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:47.723Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6c8ae610-55f4-4810-a733-023d685b4e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:47.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:57.730Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c1a7dae2-2538-4a35-99e1-df46d626d4dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:47:57.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:07.735Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=bd587fe2-125e-4377-8c31-ffcfcce3757b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:07.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:17.742Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=dd58bedf-475b-4518-8b39-52247a211e2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:17.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:27.754Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=501f0ae9-5ba8-4cbd-a24f-6515767dc3fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:27.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:37.764Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0593c38e-974a-4505-a20b-672a30b22e99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:37.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:47.776Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=65450db0-ec70-4788-bb7d-70ee4d72cd5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:47.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:57.782Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=f73ed24c-96b4-43ad-881e-9249262ab03c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:48:57.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:07.789Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8716554a-4545-4f18-b5ec-4a880cacba53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:07.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:17.796Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c427779a-6544-4d24-ab9b-72b982ec052c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:17.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:27.804Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=ca6df8d2-6171-4cf6-a9cc-5f4fdaaaffe6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:27.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:37.810Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6b508340-0678-4775-8c56-efc520cdb586 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:37.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:47.820Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=edc1004d-5b61-449d-8f38-b6bdf1b5be99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:47.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:57.825Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c0436b52-b4a6-4c7b-93b2-47fa94a2fe5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:49:57.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:07.833Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=3873349a-9746-46b7-9308-c3eb3ad265af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:07.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:17.844Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=1580ec01-146a-4a47-bf84-3cc8f363ffcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:17.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:27.854Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c76b8645-866a-4b0f-9b9a-277ccdf92abb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:27.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:37.863Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fb9b646f-95de-490f-9bac-3b3509c5d10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:37.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:47.869Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6910227e-fb0d-4619-9ff6-1cfd82437926 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:47.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:57.876Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e8469020-94be-4085-9fab-a6b34fb1359d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:50:57.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:07.884Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8245b561-5906-476f-ba6f-b321a0e0fab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:07.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:17.893Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a27fdd2c-0854-4178-983c-9e0c82dfaac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:17.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:27.899Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=5ac938fd-8f81-4130-8556-a1c147737230 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:27.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:51:33.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:51:33.407Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:51:33.408Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:51:33.411Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:51:33.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:51:33.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:51:33.414Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:51:33.416Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:37.907Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6cc3565c-98c5-424c-8189-ba6f3c5f8645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:37.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:47.915Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=02c4ac1f-21c4-4b6b-938c-3310990520cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:47.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:57.938Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=be34a5a0-de1b-4268-bcf3-b47284310424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:51:57.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:07.951Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c200b66c-ee01-40b9-805d-e9c9f55474e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:07.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:17.959Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=6f3cb19d-c74e-4837-bda0-2abb63f76bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:17.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:27.966Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a3e9dd12-4606-4687-a416-75ad9449921d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:27.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:37.972Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7b546b18-576f-4b75-a3f4-7b21a4d05ca9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:37.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:47.982Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=88e62a55-7e86-49c7-87cd-3f456a3b1497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:47.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:57.988Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2455d69c-e612-45b8-8433-c1a85adec2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:52:57.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:07.998Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a6dd6f1a-cdb2-4fa9-aebb-3c0a14ddffea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:08.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:18.009Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=68642fad-dfd6-445c-9e91-31b9e482cd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:18.023Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:28.024Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=17b8e67c-7bcc-4a10-95c9-a5f9861468fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:28.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:38.031Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a46f95a0-c082-4c9b-843a-a62a19e68dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:38.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:48.037Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=433f2413-0abb-4286-bd69-f1b66474fa81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:48.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:58.044Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=75b0677d-72ae-4944-8ebd-e7bb130d2207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:53:58.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:08.051Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c96b19bb-6c98-4c42-9c80-e3c0c9a4ef35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:08.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:18.059Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e8a87144-8790-434e-a3f4-57b4015492a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:18.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:28.065Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=4e4ea312-c4e0-4819-ae2c-d7e2325df172 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:28.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:38.071Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=59aab075-7ca4-4502-bcd8-e6150b0c2120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:38.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:48.082Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=352867b7-09c7-4ee9-8783-dd16221a56aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:48.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:58.092Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=2522e2c1-8289-4e93-8107-3ba782eb4332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:54:58.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:08.104Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b48882c3-2741-454e-b091-2c51c72fb833 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:08.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:18.112Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a2745726-12ac-451c-af84-6d5002fca843 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:18.120Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:28.120Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=b06fc525-95b7-444b-b6b3-449c9e18f3ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:28.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:38.127Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=78024c1c-fb23-48de-a943-19c12df4dfb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:38.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:48.133Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=c2fd4742-f3b0-4b87-9f08-b15d1df787de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:48.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:58.141Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=09c0449c-62ff-42be-8cc0-112f11694491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:55:58.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:08.153Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=22c2d516-a42c-46dd-b744-a760a6442566 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:08.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:18.165Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=47d3408e-5cd2-4e63-bb4d-9a2a8cb47117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:18.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:28.171Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=0ec620fe-62d0-4a5c-ab5a-37493286d371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:28.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:56:33.458Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-17T00:56:33.458Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-17T00:56:33.459Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword= }, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:56:33.464Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:56:33.468Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-17T00:56:33.468Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-17T00:56:33.468Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-17T00:56:33.470Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:38.179Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9790a1e6-fa37-4c88-99f3-7b71da6fd24f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:38.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:48.192Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a90c878b-c002-404a-bbfd-066e20179707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:48.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:58.200Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=e5e423f3-009d-4a71-a0ca-ad8b4387abdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:56:58.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:08.208Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=8210f143-13b2-4550-8e1d-646088e0dfd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:08.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:18.215Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=228d011e-beb7-42e4-8913-5f247f1ffc2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:18.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:28.222Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=fa6bb7fb-a179-421a-bce3-dd09ac2f5c25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:28.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:38.229Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=35e51f8d-42f1-4ae0-ac48-6a2a18a305ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:38.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:48.236Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=7c22c96e-29c0-4422-933d-7093be4c5ae9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:48.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:58.244Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=a92319e0-da0e-4b1b-96f9-33cd294d88b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:57:58.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:08.254Z |INFO |Init configs |InvocationID=d4c52884-9276-43e6-99bc-b924c66a0483, InstanceUUID=9a456c71-c9df-4b6e-a419-9393c625f1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-17T00:58:08.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |