. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:31:33.938Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:31:33.942Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:31:33.977Z |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 |2021-10-27T01:31:34.743Z |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 |2021-10-27T01:31:34.844Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:31:34.844Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:31:34.844Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-27T01:31:34.920Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T01:31:35.004Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-10-27T01:31:35.049Z |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 |2021-10-27T01:31:36.949Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T01:31:37.497Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-10-27T01:31:37.522Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-10-27T01:31:37.522Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T01:31:37.602Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-10-27T01:31:37.602Z |INFO |Root WebApplicationContext: initialization completed in 2552 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-10-27T01:31:38.152Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-10-27T01:31:38.970Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-10-27T01:31:41.257Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09 | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-10-27T01:31:41.811Z |INFO |Started MainApp in 10.818 seconds (JVM running for 11.65) |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-10-27T01:31:41.916Z |INFO |Start scheduling PRH workflow |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:31:41.942Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=61fd1b6d-61a0-44f0-bc71-164259467d58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:31:43.687Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:31:43.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:31:53.716Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=de15bb49-a5a8-48b1-a704-af63bc271535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:31:54.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:31:54.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:04.786Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=caf1784f-a402-44b9-bc1a-07a58fbc849b | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-10-27T01:32:05.711Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T01:32:05.711Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-10-27T01:32:05.714Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:32:05.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:05.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:15.870Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e7cab94e-47eb-4da0-810d-e96e3eb630a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:32:16.927Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:16.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:26.929Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a723a5da-27a2-41cc-981e-600e223cc671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:32:28.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:28.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:38.004Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e22ec680-6bd7-40ee-9eff-03550c398a7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:32:39.072Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:39.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:49.074Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f9d0540c-9a96-403a-a34c-0b0574bb2fa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:32:50.184Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:32:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:00.185Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=95ff8fad-c3d3-4f39-ba19-b8968d58068c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:01.216Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:01.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:11.218Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0c4ed1c0-2325-446f-b3e6-2525b9b53139 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:12.352Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:12.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:22.353Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=67cd6a9c-1e5c-495e-ac25-2bf296fe04ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:23.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:23.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:33.554Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d7299d7c-c456-47a3-884c-24e33dca2641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:34.633Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:34.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:44.635Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eb4ff6e9-dc27-4a79-9fa5-8222e3d9ff38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:45.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:45.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:55.762Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c51f7fdb-2fc7-47aa-b229-f23f0b1a17d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:33:56.833Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:33:56.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:06.834Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=43f9ad6d-d38b-4fcf-8372-8c286462f9fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:34:07.876Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:07.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:17.878Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b4430ac-9852-4114-bf74-1657c1ce83cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:34:18.950Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:18.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:28.951Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f84fe559-8c0b-495d-bf5b-09662ad02ed5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:34:30.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:30.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:40.017Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a810f878-3c8f-498a-9aa7-2a8f16edd684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:34:41.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:41.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:51.057Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1aa60de9-438f-4f26-9562-658945257995 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:34:52.129Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:34:52.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:02.130Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=60d07ccb-6f51-4418-9c9a-623bc23ef9d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:03.206Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:03.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:13.207Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f1d52fa3-6dd9-434e-b105-164ba23c9c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:14.278Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:14.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:24.279Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e07a40d1-2be7-43b8-8b22-75b70e0379bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:25.344Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:25.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:35.345Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ffd3919-8e0a-4a70-8760-98bbe3b496c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:36.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:36.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:46.418Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f7cca752-662b-493f-b7dd-b593542ae79f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:47.488Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:47.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:57.490Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=651376b9-e8e2-4ccc-8af8-bd5e415b5c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:35:58.527Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:35:58.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:08.529Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=98e47a99-7a33-41d7-bd68-ee6deab577fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:36:09.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:09.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:19.602Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cbca687d-5542-42b7-99dd-892e59ad2be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:36:20.672Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:20.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:30.673Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f16447b3-0150-4718-8abd-5e8752cf52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:36:31.840Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:31.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:36:39.477Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:36:39.477Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:36:39.478Z |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 |2021-10-27T01:36:39.482Z |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 |2021-10-27T01:36:39.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:36:39.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:36:39.496Z |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 |2021-10-27T01:36:39.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:41.841Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f0b9a91-9cb6-46f4-8a17-fe497f200ade | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:36:42.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:42.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:52.915Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e60544ab-800f-40f3-b5d2-237aecfc18df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:36:53.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:36:53.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:03.958Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f55febed-55a5-4fd0-9079-75955e238af6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:37:05.024Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:05.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:15.025Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f375f9b-115b-4adb-87fd-fd339d40f708 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:37:16.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:26.097Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a0c5ed6b-4c24-47ee-871d-b92484533201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:37:27.168Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:27.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:37.170Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0c2da1ea-4c93-4c5d-93ce-857e6436e12c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:37:38.208Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:38.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:48.209Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=43a36c26-9f5f-4f9a-8ef8-6aeee068f39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:37:49.279Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:49.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:37:59.280Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b02529d-000c-4b6d-a0f0-d29b92cbb2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:00.353Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:00.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:10.354Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0021fa62-5902-439d-8418-ca7851940be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:11.424Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:11.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:21.426Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5ee7d390-7577-4465-9845-43e473ca6841 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:22.528Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:22.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:32.530Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8d5ae751-1609-4cbe-88f9-e60e6419951c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:33.567Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:33.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:43.569Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fefcc72c-c10c-47d7-bb43-b88e6daa9c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:44.736Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:44.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:54.738Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21ca7a5b-a451-4a25-99a1-6f9c4f90918b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-10-27T01:38:55.809Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.51.17:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:38:55.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:05.810Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b26e3d13-c107-4e57-84ab-bcfd70dc2fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:06.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:16.291Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=966e7a8f-5925-4b88-a856-54064ed45c30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:16.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:26.310Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=344436b8-8ada-4dbc-bd39-c6cef7165b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:26.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:36.328Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=889e0ad9-a3cc-4677-8247-280f26db2017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:36.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:46.342Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=40a3b627-39a4-4f64-ab7f-edba003ffc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:46.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:56.354Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0e564ff1-65b2-4acb-bb8a-2f0b2b491a4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:39:56.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:06.367Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fb22e4a2-2113-46f3-8586-2414c6daa046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:06.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:16.381Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5d29e804-32b6-440a-ad20-1b12a04ff79c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:16.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:26.404Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=057b0460-c67c-413e-8b61-4f90ab1e9086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:26.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:36.416Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2c40c664-20cc-4cc1-9315-151d2c8872b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:36.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:46.426Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=da4e2d2d-4cd4-4b50-a7f8-eb5c4a6c0fb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:46.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:56.450Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=aeabb4ea-cf50-4cef-a84d-7a3f1a836c80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:40:56.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:06.462Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7e6c06a6-181d-4dd0-a291-07e8e3b196b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:06.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:16.473Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=487796d0-de1d-4238-84fa-e0f9f74c7536 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:16.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:26.491Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1d70718e-e811-4aa0-ac71-76f78a49e576 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:26.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:36.505Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3cefa21a-e380-4b6b-8e62-ecf11e4f0b6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:36.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:41:38.644Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:41:38.645Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:41:38.645Z |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 |2021-10-27T01:41:38.647Z |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 |2021-10-27T01:41:38.655Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:41:38.655Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:41:38.655Z |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 |2021-10-27T01:41:38.656Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:46.519Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=01b08101-8c90-4832-9e0b-dc3f863d610f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:46.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:56.531Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=37730516-bd83-4639-bd60-3e6ca84ec047 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:41:56.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:06.543Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b1dec97-08a6-4ba6-94a3-ebc8f127c5dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:06.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:16.555Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b5d76570-3545-4837-b3ae-a82f01cee731 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:16.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:26.566Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=533ffb06-a812-4642-8b99-432f07455764 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:26.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:36.576Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=94cda40f-901f-4a29-a8c5-c2306e119cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:36.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:46.588Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a180ee60-c608-4c70-9cd8-8be6ce426ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:46.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:56.598Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ebdccc59-7d90-4046-988d-08a0492a7707 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:42:56.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:06.609Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cb46647a-653f-4eb4-afa7-914994098ab3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:16.620Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f241308f-e61d-466a-a633-99bd429abdd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:26.630Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8db73983-3352-45d7-84d8-5cef353985ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:36.640Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=48353866-93ba-449b-8f03-5b94cc2e1418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:36.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:46.651Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=12221701-acec-4ba0-8564-498a8e7c78be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:46.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:56.661Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bdc13aa4-c321-4803-81dc-949c731d7f12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:43:56.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:06.684Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b80f46e7-e7ee-478f-9f41-4a3ec2d4958b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:06.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:16.695Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f66fe19-cb6a-4f8b-97c7-15f3ef28cc3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:16.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:26.704Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3199a578-bb10-4e44-ae37-98ab51119c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:26.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:36.715Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a22589a4-eec1-43be-b248-12d7b29de11c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:36.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:46.727Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9d017486-a839-410a-a7e2-6a211fc0374c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:46.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:56.739Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08dc502e-387e-463d-b1ce-000e1f73ded0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:44:56.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:06.750Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c3b64d6c-7cea-468c-9870-fb4ad60edf8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:06.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:16.760Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=453e5cba-8137-46bc-8a84-6e86655a92ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:16.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:26.771Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4f8a3f3b-61ce-48be-ac79-f4306912789f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:26.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:36.787Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7325a739-5799-43e3-9a53-b57ffac937c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:36.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:46.796Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e4b06212-0c46-4627-982a-48af84d5beb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:46.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:56.809Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82ded81c-4b9d-44a0-8809-f6bc8636fddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:45:56.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:06.819Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a0a18454-1f40-4959-9533-26cbacc5978d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:06.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:16.830Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=873d79d9-6a34-4fde-84c4-0e46e4a0204e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:16.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:26.840Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c00ebd66-db06-4a36-85b0-aa40172e603b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:26.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:36.853Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=88940bdd-699d-4e2a-b5f7-d07bc3ae8261 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:36.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:46:38.472Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:46:38.473Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:46:38.474Z |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 |2021-10-27T01:46:38.475Z |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 |2021-10-27T01:46:38.485Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:46:38.485Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:46:38.485Z |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 |2021-10-27T01:46:38.487Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:46.863Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4bee9296-5fa6-47e1-bd6b-0cb4d150baba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:46.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:56.874Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c882712-9ce3-4e12-819d-d90515c35f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:46:56.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:06.884Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f7122bd1-e2a7-4c6f-a08a-79edafd1986a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:06.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:16.893Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ce805b37-41e7-4c49-93c0-2815239afebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:16.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:26.904Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=40b249f5-4137-4b29-8df6-53dd3064c4b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:26.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:36.914Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4da7b9bf-2891-454a-8e96-55ec3f2a8e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:36.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:46.925Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3b7e77b6-06bb-41ab-984d-e35185e92da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:46.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:56.937Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fa1538ff-670c-4caa-bb30-f5448baf971c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:47:56.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:06.947Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9089a871-ae6d-4fe5-891b-3c9dfda474bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:06.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:16.956Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=91946a69-68d1-45b9-a37f-38d481548eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:16.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:26.966Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=199eee1c-6474-4e6e-b7e0-3db88f161637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:26.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:36.976Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=71216791-ce54-4601-a760-237d013fc745 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:36.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:46.986Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9b192a99-9e3e-493f-b3c0-c4de07f048ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:46.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:56.996Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f0082e58-0051-4aeb-b300-677eedd9c736 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:48:57.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:07.006Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3563a06f-ced1-4a50-a775-67f494969126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:07.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:17.017Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=65461c1f-7b91-453f-bb8e-59153f08d518 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:17.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:27.027Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ecb97e20-bd31-489d-8af3-4500ccb69372 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:27.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:37.035Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d9ca376-1dd2-4bf9-a625-84521fa2ee97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:37.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:47.044Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1d3488da-1204-47bf-a690-e95ad649affa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:47.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:57.054Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4bc036a0-ce30-438c-a2ed-98eb058728eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:49:57.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:07.066Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=666f3992-b159-4a41-8f2b-186dd83c4237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:07.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:17.076Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fe3ae6f0-1fd5-4508-8ce1-99e99b173dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:27.087Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=64d7b002-b577-4b08-8f50-974276b90cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:27.095Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:37.096Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2cc1ccc3-3ae5-4f92-a161-764ac4a50b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:37.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:47.105Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f50a079-a581-4e53-99d1-9a8fb0714af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:47.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:57.114Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=74afafc9-dc80-4cd8-ba22-b6543ab004f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:50:57.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:07.124Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9eb7329f-cbd8-4a7a-8f26-bb92c6cb433e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:07.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:17.137Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1a1e4177-5e56-4acd-b20c-88547e75835a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:17.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:27.148Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=43c99ad9-fc8e-4aef-81dc-6832d012e47e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:27.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:37.158Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c34af595-79af-468b-8d3f-13cb203810de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:37.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:51:38.503Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:51:38.504Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:51:38.504Z |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 |2021-10-27T01:51:38.505Z |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 |2021-10-27T01:51:38.514Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:51:38.514Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:51:38.514Z |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 |2021-10-27T01:51:38.516Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:47.172Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eb40a38c-d0a4-4041-819b-e56ce5a71c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:47.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:57.182Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d33b5d9b-7062-4d48-a742-c005e828ced1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:51:57.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:07.191Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4695310f-9878-4ed3-b011-ee8bb29b5ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:07.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:17.199Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1529c982-8857-497c-8a5b-aeb1b82ee59c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:17.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:27.212Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d9dd49dc-7917-4992-a7bd-36c4efaf7d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:27.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:37.226Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6a31759f-8f8d-4679-99da-381ee337b12d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:37.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:47.236Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=99f5b709-4450-43e3-956e-6e0455ebe24b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:47.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:57.261Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=50e6e86d-010e-4ec2-888b-da566c0b91e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:52:57.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:07.271Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5ed60ab2-43d0-47d3-9f40-d4caad436a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:07.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:17.282Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=58e9f086-f0fe-41d2-bb98-d5813dcfb210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:17.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:27.295Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f28be496-67bf-446c-ab6e-c5d972893be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:27.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:37.307Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b031425d-cb02-48c2-b23a-b95a61e5ac2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:37.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:47.315Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=56b55952-af25-4aea-834b-bd222cb33c08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:47.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:57.327Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5daf2777-3d3a-4998-be0f-7ef444b53208 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:53:57.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:07.336Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4591bc6f-f711-4306-8fc5-e0425e41ad9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:17.347Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=69ec19ab-7bb1-4d23-ab73-07c8e94c067e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:17.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:27.356Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1dc7d37f-c680-4854-8316-3fae87c1de44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:27.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:37.367Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=07ad53bf-14d5-4c4d-af70-de9955e6660a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:37.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:47.383Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7c7752b0-6171-4f19-bbee-4be6be639fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:47.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:57.394Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f6fd59e-7562-4d15-9d95-d8528ea9c206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:54:57.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:07.404Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e91b40a2-740b-46a2-bf89-c24b9dd76be8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:07.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:17.420Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c9c99a7c-4a16-4f7b-8361-bcf619e31c4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:17.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:27.435Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=83cd48fc-7e06-42c8-b08e-24ca1e02be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:27.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:37.444Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b528556e-2e78-4a98-9fd1-81e8cad4bba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:37.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:47.456Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=69b2eb24-82de-48ad-a0ff-fd39c99c18a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:47.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:57.465Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=835b5f85-58a6-4653-aacf-49fd82efa622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:55:57.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:07.479Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d08f14e8-f1ac-4428-b9eb-624bf61e6758 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:07.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:17.491Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9a49b8ef-26cd-4706-8d8a-1109364d4c98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:27.503Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b8513a0d-2cba-48ed-8983-dd71a7d8857d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:27.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:37.512Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7a52aa13-a8d8-4107-ab94-8a20524b5f68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:37.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:56:38.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T01:56:38.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T01:56:38.423Z |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 |2021-10-27T01:56:38.424Z |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 |2021-10-27T01:56:38.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T01:56:38.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T01:56:38.440Z |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 |2021-10-27T01:56:38.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:47.521Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=852602a4-1176-443f-afab-c00060cd91d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:47.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:57.532Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f5cc04f-940f-4808-b383-789653b2b244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:56:57.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:07.541Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5e494a42-fa82-4041-b665-a7baafeee099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:08.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:18.017Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b4dfdb7-7b33-40d6-b62f-ae6a175ec95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:18.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:28.027Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=961f679e-64aa-42f0-8e9e-9b38287304be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:28.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:38.035Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=febe794b-915a-4da0-a33a-0700c20c9ea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:38.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:48.046Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e39e2c81-fb80-4d06-923c-16b7a075428b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:48.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:58.056Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6346dffa-1961-415e-a879-7a291f45ab04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:57:58.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:08.066Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0bd9269b-3265-423d-8279-7a6de571e834 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:08.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:18.077Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2c84bfe2-5038-4f7c-b07a-b86fda1a3787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:18.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:28.091Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=903175a7-e1cc-4602-81f6-a6df76e203e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:28.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:38.101Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=52a9a35a-74be-49c1-b758-c04b409d4e79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:38.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:48.110Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5163884d-7fc3-467d-934e-b46f6a27e832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:48.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:58.120Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=564c432d-e893-437e-ae41-1741cf8ff706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:58:58.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:08.129Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d478662b-dbb9-401b-aa1a-8af175380e35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:08.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:18.137Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=970a4aa5-f552-4484-9e3a-f17f226eaf64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:18.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:28.147Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=15ac0788-41e9-4453-be20-5c9b66eecc1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:28.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:38.158Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d5525f2d-be6a-4b28-a25d-d2e3226cc0b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:38.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:48.168Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=97f56ac7-2e6b-4de8-948f-89da7507973e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:48.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:58.175Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=321fd1d9-f50b-4381-9c3c-8c8c3b53c441 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T01:59:58.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:08.183Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=207b1872-f0cf-47a7-ae20-873cbac41054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:08.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:18.191Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=356c2a1c-019f-49b0-8b58-f36a61a7d378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:18.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:28.200Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2b1d81fb-5dd3-46e2-bb60-cc7fa6c5ebcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:28.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:38.209Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=854e8915-4431-4172-bf4d-320eab3792bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:38.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:48.216Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b7ba1ae-69df-4643-bf4a-8311b2bcbe2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:48.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:58.224Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b202b362-ef27-4532-8f25-44b6f06aa0c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:00:58.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:08.232Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f077a819-75e8-45dc-a42f-580978b46a88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:08.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:18.240Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6ee7e616-5046-458b-bfdb-41b1f418dfa4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:28.249Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=27849fc9-5a5a-4085-8bc7-90ac6c300b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:28.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:38.256Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=819803b2-da5b-4057-90ed-936d646b8d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:38.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:01:38.426Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:01:38.426Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:01:38.427Z |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 |2021-10-27T02:01:38.429Z |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 |2021-10-27T02:01:38.439Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:01:38.439Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:01:38.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 |2021-10-27T02:01:38.441Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:48.267Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e3ca4848-771d-4cf9-9673-9b4219854cc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:48.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:58.275Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ab64b5c7-aee6-44de-af97-f2aa2f430be9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:01:58.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:08.284Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c13ff1e-2219-461d-a62c-6e1d4df950be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:08.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:18.293Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6bf1f235-870d-4aef-837c-a8e42ee25393 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:18.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:28.302Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c9ca234c-1de6-4976-9429-cf0cd73bd5b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:28.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:38.310Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=dc036550-22a0-4a45-b993-bb57a3d32fa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:38.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:48.318Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ffdbbda-ef20-4cf7-9a78-d1ef1f5102b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:48.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:58.327Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5d67b6eb-3965-440c-a39b-3b4140267e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:02:58.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:08.335Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=769abb1a-733d-497d-9167-10d437164bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:08.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:18.345Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=694fb8f2-ed8d-41ed-9506-cb1d639484bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:18.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:28.354Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d1bb230-98b1-4a4c-8da2-12e325a689ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:38.366Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c270b41f-efd1-43a4-84ca-e125a2d7467b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:38.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:48.376Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bb0072a6-7600-42e6-859f-a580c4602f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:48.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:58.385Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6d3606f7-54dd-4e06-834d-caa81d63ed7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:03:58.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:08.398Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=38ae9e38-06ec-4b04-aac9-29638ce81541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:08.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:18.407Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=96bd02bb-74b5-4185-a9f3-685df321387d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:18.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:28.416Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0c3beed9-e6b6-4b52-b1e6-9568dfebdd6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:28.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:38.424Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2a174985-0398-4ac7-9ff0-9f06bbdab572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:38.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:48.432Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=79682f7e-c337-4063-a74e-d0d3b16b2db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:48.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:58.441Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f21252f9-abf9-47b7-8845-9e0846eab1d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:04:58.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:08.449Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9b3c5bde-8aee-4928-b9d3-b863ab3f208b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:08.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:18.459Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=123e9977-db9c-4747-abc5-e936fafdf7de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:18.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:28.467Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d84df25-81a9-4e00-ae8b-23e76606d451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:28.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:38.475Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=afc20cc6-b9cc-4e06-9e62-5466a0066891 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:38.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:48.484Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3b5312b4-9a98-40ab-9e6f-77e1801acd89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:48.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:58.492Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7317f34e-f300-4c8c-a483-f18486be1e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:05:58.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:08.500Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f67914cc-63f2-4b6a-8c62-66d64a3e5e5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:08.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:18.508Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a01acc5e-9c15-4b6a-a4fe-5756ec1317d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:18.515Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:28.515Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7fed441d-0838-4f21-9b7a-8eec78caf596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:28.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:06:38.520Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:06:38.520Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:38.523Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=117aa4f7-c408-427e-855f-b19cadb7e83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:38.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:06:38.521Z |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 |2021-10-27T02:06:38.538Z |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 |2021-10-27T02:06:38.544Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:06:38.544Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:06:38.544Z |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 |2021-10-27T02:06:38.546Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:48.537Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=07478b28-b9b2-41da-890c-fe81b89f55d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:48.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:58.545Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=aa72d732-1d6a-4599-88f0-94f3d34150fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:06:58.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:08.554Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d03d2310-5741-4d8a-a5c2-8a27f3a5b587 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:18.562Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1ffae9e8-4336-416d-9e2f-39708ea37062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:18.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:28.572Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ebc53aaf-dee3-4d25-932e-23b1374a3673 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:28.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:38.581Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c6cbfd97-b572-4c4b-a0ef-5c0ccbda2876 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:38.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:48.589Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2fde3183-5a87-4394-8177-b0df8d4e643e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:48.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:58.599Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e15d45fc-dc33-4cf8-9a33-74a72091f6c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:07:58.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:08.607Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=38275bcf-4504-4f75-84bf-dd62e64eef4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:08.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:18.615Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2f449ee6-5379-47ad-877b-9415a13e2adc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:18.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:28.623Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9233f7e5-df10-4bbb-a8b0-b8f04c755039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:28.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:38.633Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fe6e30e6-06d6-4596-be89-3334589661bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:38.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:48.642Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4308b383-a086-477c-8a35-ae49a4d1aba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:48.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:58.651Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2103e105-1a6d-4809-b486-938af18773e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:08:58.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:08.659Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d857f39f-4930-4d6c-8926-b2f1ab361633 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:08.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:18.665Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0ca08758-8aa3-439f-b46a-a9d38c9a8cec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:18.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:28.680Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5496d6af-ace9-4580-a6e5-0085419b3914 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:28.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:38.689Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=aeaee3cd-9032-40c0-8a67-0b08dd370aa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:38.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:48.697Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7c47b730-a7e5-4c01-9fc1-1d1308fb45d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:48.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:58.713Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=427afd63-d938-463a-833b-c70901b3dc03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:09:58.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:08.723Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3ccc7697-d958-4116-bc95-11d07bcf376c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:08.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:18.731Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bc93d822-fe6c-4ec1-8932-b8220927351d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:18.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:28.743Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eb14a6db-bfc6-4d03-87ed-dccb887b8e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:28.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:38.761Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=22c5ed32-88dd-4f62-ba5c-3398c1f68797 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:38.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:48.769Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=15748cd4-f16b-423a-8259-4e65111c4ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:48.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:58.778Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=554fb65e-f1dc-4d6b-b699-88a004c97c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:10:58.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:08.787Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f63351ef-fd7e-451d-98b6-8903b30ac0f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:08.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:18.795Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e3407615-521f-4c19-a8a6-a5d55b5421de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:18.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:28.808Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=00408ad2-6d07-4c4b-bdc5-eaaf8e0f57cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:28.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:11:38.449Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:11:38.449Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:11:38.450Z |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 |2021-10-27T02:11:38.451Z |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 |2021-10-27T02:11:38.456Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:11:38.456Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:11:38.456Z |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 |2021-10-27T02:11:38.458Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:38.816Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ba445ff9-fd75-4c0d-8d7a-5fb3178cc2e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:38.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:48.824Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=dd0d998a-b12a-4434-9cc0-3872e199985e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:48.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:58.832Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=70a67ad1-a12e-441a-b13d-8c4637ba7679 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:11:58.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:08.841Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c5b61dc2-2ee1-4a35-8615-002a9197b34a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:08.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:18.855Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bb797935-53f2-42d9-ad42-15465bb5e36a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:18.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:28.864Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c8b4ae5-e083-4eab-a4ce-475f175a79c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:28.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:38.872Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c74c4cad-2a70-460a-ad42-7bbea80d1cbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:38.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:48.881Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7daad903-fb7c-4ac3-982b-1083059bdb36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:48.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:58.888Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9baadcd1-fd36-46ff-a39b-c93936facd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:12:58.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:08.898Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=19fff6f5-1b67-498f-a1d4-70f34acdc72c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:08.906Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:18.906Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ddebe56e-36cb-4183-87f7-e086fa4325c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:18.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:28.914Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b554f13f-7560-4f7b-8a06-e57893356f01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:28.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:38.922Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=835f9f6a-cd28-48f4-9c5c-6b9eeca48e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:38.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:48.930Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f4b7fc78-7cea-4a89-8335-479d41e66e2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:48.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:58.938Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82a242b6-cc1a-4ec9-9c3f-8ff9fc77ae6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:13:58.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:08.946Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=92712348-061f-48ef-b3dc-5755710e5b9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:08.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:18.955Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=92280aa1-486c-4e38-8941-301d2233d2de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:18.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:28.963Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2635903e-cd9b-4e19-8408-d28e90321eca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:28.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:38.976Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d9a68247-fd18-4a67-bc34-d14ac16653eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:48.985Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ffbbd36-70f7-4f87-ad53-ef1b18a1919a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:48.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:58.993Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5cc1072d-eb75-4a78-bced-e0976c927618 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:14:59.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:09.001Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1fc32e29-211b-4bab-bf5e-ed2b24c35077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:19.010Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3758affd-c746-43b7-91df-c0931289ce9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:19.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:29.019Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=450abab6-962c-438b-a43b-6c3f9323c471 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:29.028Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:39.028Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=04e640b0-db25-45a9-9814-a54d95a4b8e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:39.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:49.035Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3b44d35f-2a2b-48fc-8be3-67610d59750a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:49.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:59.042Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c34939e9-76dc-4b1d-8443-92a237c370e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:15:59.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:09.051Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ecc54403-d0d7-4921-834f-5712c799642f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:09.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:19.059Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d237cb14-65af-466e-9f1e-d1b3b1c19385 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:19.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:29.066Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=548e8044-92ef-4689-ac6d-a5fdd53c3e8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:29.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:16:38.423Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:16:38.424Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:16:38.424Z |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 |2021-10-27T02:16:38.426Z |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 |2021-10-27T02:16:38.429Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:16:38.429Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:16:38.429Z |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 |2021-10-27T02:16:38.431Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:39.076Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7cbedeb1-5b4f-49ba-a4c5-087df7f482bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:39.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:49.083Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=297d3c53-acbb-43dd-8b4f-d2299aa00062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:49.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:59.093Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cb1b3e56-5d0b-48b6-bd4c-3760fc6565d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:16:59.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:09.101Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c8d00f18-cdcd-46f4-8137-f8ad02233655 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:09.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:19.110Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e9b2f82e-57fe-4112-9133-f87903cd04e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:19.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:29.120Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5432bb8a-dac5-4aed-9d94-96cc5ab246c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:29.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:39.126Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ff733266-b786-42a3-a83b-95cf879a51a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:39.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:49.133Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=89bf9f19-139f-4b1a-91b5-40607acd705c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:49.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:59.140Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=40695bca-bb83-4b5b-9b80-3f8317929847 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:17:59.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:09.148Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9daeb67d-b0c0-47be-89b0-2a4bad0137a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:09.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:19.156Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08596b0e-bfe5-4104-85d6-56fe3244d131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:19.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:29.164Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=31d38713-5927-4246-8ef9-4c4bceffbbbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:29.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:39.182Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=114af4cf-504f-46e8-90f9-9ac861f2eee1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:39.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:49.190Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=01a1d542-3470-4074-a463-f44e5d2cc9da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:49.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:59.203Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4660fde5-4bea-46f2-9327-2eb44c9cb949 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:18:59.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:09.211Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0b2976b2-37d1-4db3-ab02-d7a976780efc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:19.219Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c74f3f1-479d-49df-9031-4eadae43e10a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:19.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:29.226Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a2e62d52-bbd8-444f-af75-2c506439fa8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:29.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:39.235Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=51c8c5a1-32f1-4af7-8a70-d304962bf31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:39.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:49.241Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fc9e7dad-dd28-4ae8-834a-25fae2a70689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:49.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:59.250Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d2d49282-da68-469f-a291-a1bd641629ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:19:59.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:09.260Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=170554f0-73e4-4a35-aad7-ea680a7d7dd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:09.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:19.267Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6f6958ae-e2fc-4fa7-a689-9b8a5fc9070f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:19.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:29.275Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d7be89d-3c20-4e62-bd47-5fca3fa8aa14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:29.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:39.282Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f67e422a-09a3-4156-8a23-37c675cd989f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:39.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:49.289Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4cd3f329-3026-4b13-b67b-78af7be8e5cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:49.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:59.297Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c1a23b52-49b0-46dd-8957-e9e972ac7104 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:20:59.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:09.304Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9023b8c6-68bc-4f19-9a93-9fa16b913b86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:09.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:19.312Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=79ba7979-9aeb-4240-b06d-2f3ea119c9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:19.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:29.322Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e02b1b45-70db-4f5e-865b-546a387efb09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:29.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:21:38.486Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:21:38.486Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:21:38.487Z |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 |2021-10-27T02:21:38.488Z |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 |2021-10-27T02:21:38.493Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:21:38.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:21:38.503Z |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 |2021-10-27T02:21:38.505Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:39.334Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=be85085b-2e77-47d0-b77b-4bda778ee197 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:39.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:49.343Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=87299320-8a6c-46a3-bc0b-a7a1ba579b23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:49.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:59.351Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=286b3d9c-1217-4714-97d0-df6322bbe56f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:21:59.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:09.358Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=05482405-094c-4dd7-b30c-dad7ebd69250 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:09.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:19.365Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d70e5672-65d2-4e03-a7cb-c7e5ba2137f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:19.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:29.376Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6eb0b424-4703-4a04-ad42-b98e70350a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:29.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:39.384Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=35b8e829-ef76-43e6-b0bb-9529473d35c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:39.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:49.391Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f75b9a2f-564e-448e-9f89-7e38a7db2853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:49.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:59.399Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=524e7be0-6e76-4d93-b1da-26fd6f8e3a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:22:59.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:09.407Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1d7cd91d-8bf0-4a0e-afd0-3274603c30a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:09.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:19.414Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d66247f-30d5-41f7-96b8-c5dadc7364cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:19.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:29.423Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a7963028-9385-4209-8f36-2ea226d38ef1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:29.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:39.432Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08eb8d40-ba1a-4136-b6b2-7139017574b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:39.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:49.439Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b795e860-e92f-4712-bc71-f0bc3463a6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:49.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:59.446Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=af17e7de-8d27-4fd1-8327-5d79c0a52bc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:23:59.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:09.454Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f741fb65-653a-4981-a98b-185299c51957 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:09.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:19.460Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=66f1e094-4b11-4401-b70d-8b44c61607ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:19.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:29.469Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2265228b-9d42-469e-9a19-e76d14dc6b87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:39.477Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=41fc007b-298a-4032-bbfe-5c6971dfac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:49.485Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=214059ed-991d-4d65-b904-79bf49115b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:59.492Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=dd98286d-a4b5-4a6e-95ae-b7896d2f60ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:24:59.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:09.499Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=225bf8fc-301f-4ba4-94ac-e10985e1bda7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:09.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:19.507Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5a9e0102-53f1-46ab-bae0-a8b746ba5edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:19.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:29.515Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=24b8fda2-4c1e-44a6-aa3a-7754165a8572 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:29.522Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:39.522Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=13062427-2037-441c-a366-9090e24cf3da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:39.529Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:49.529Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3ea9accc-c69d-4eb9-ae9c-6133578dc39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:49.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:59.537Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=68ae3b55-1155-4fc7-b78d-8e1476b50684 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:25:59.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:09.546Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d6baf1df-44cb-4ba6-952e-7f514e3b84d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:09.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:19.553Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0d575c51-76ad-44f0-9405-1617e776b34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:19.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:29.560Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=550563d7-40ae-486f-9619-e5eecb92c09e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:29.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:26:38.478Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:26:38.478Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:26:38.479Z |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 |2021-10-27T02:26:38.480Z |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 |2021-10-27T02:26:38.484Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:26:38.484Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:26:38.484Z |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 |2021-10-27T02:26:38.486Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:39.566Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=660cb50a-ff7c-4a8b-b3ac-32061878dff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:39.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:49.574Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=50b37740-7f40-4023-953f-04854ce4ccb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:49.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:59.581Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9490ebcc-db4e-46ce-85fd-4425d7134aef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:26:59.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:09.589Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2d9edde1-31b3-40b4-aaa2-52d27144d506 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:09.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:19.597Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=abb49a24-193e-4b9a-a6e4-a32e09a6dbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:19.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:29.605Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6794646d-54e6-4b0a-b2d9-257975a42964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:29.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:39.613Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6bbafbae-d225-4aea-9aac-b62d62f065aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:39.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:49.621Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d8663b2d-a57c-4f81-a56e-8b4d38ec5396 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:49.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:59.630Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=19f2b28a-81fe-4ebf-bf84-1dd36bcac734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:27:59.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:09.637Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d394fb41-5cbc-43b2-9e49-93e5cb9cbb48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:09.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:19.645Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7b1a6676-294c-4b75-ba9d-b129b683252c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:19.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:29.653Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e2368d36-fe05-470f-b5cd-f70cb4b194b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:29.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:39.661Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=59e6ace0-0ea9-4801-be76-4d4616188e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:39.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:49.668Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e49bf761-9aaf-498f-a38c-10dbe7ee7119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:49.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:59.676Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ba6ca233-86c7-4a13-97c1-0ff16280a10d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:28:59.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:09.683Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e990ebcd-9587-4b82-8f46-e0964c51b520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:09.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:19.690Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c2751b8b-6cab-4e54-bd9f-98f651b49ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:19.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:29.697Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c689a147-c036-46d8-84fc-5edf49dd9b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:29.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:39.706Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=272a4c0c-a673-4ac0-890f-e586d67b3e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:39.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:49.714Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7b5ab302-d074-4f10-97d3-53519a15c415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:49.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:59.723Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1f3850a1-0347-4980-8abb-1d3663f4bbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:29:59.731Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:09.731Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4c159505-d1b2-4999-a8f4-664a49011642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:09.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:19.739Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=04209776-a9c8-4a36-9127-49e7b0583e48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:29.746Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1e7f9589-61be-4418-ac16-6edae7a6264b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:29.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:39.754Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3dc29aae-a835-4205-93ac-3b12c9fe676e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:39.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:49.762Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c36a354d-a772-49e4-a885-3de4f7de11a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:49.770Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:59.770Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a9ae2b79-df36-4e53-9fce-7b679f9a5381 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:30:59.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:09.779Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d26e1a66-6428-4227-bbb1-048e30197975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:09.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:19.787Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ff901dbb-3d00-488c-946c-c62aaae18afc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:19.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:29.795Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=28d4740e-2f41-46fc-bcb7-f4a27f863bfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:29.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:31:38.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:31:38.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:31:38.492Z |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 |2021-10-27T02:31:38.494Z |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 |2021-10-27T02:31:38.498Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:31:38.499Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:31:38.499Z |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 |2021-10-27T02:31:38.500Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:39.805Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9d9f8d41-cf52-45ca-8673-f9ef4d93c4f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:39.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:49.813Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=96fe5822-8c15-454e-8e9e-bc706f6bc706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:49.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:59.820Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a63d6452-e11c-489f-a03d-9fb08160a143 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:31:59.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:09.833Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=713ab049-5f29-45d0-b47c-3a509dba4857 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:09.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:19.841Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ad11828b-506b-4d6f-9a5e-58d06edb13aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:19.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:29.854Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=76eb0fc6-cc0e-4a45-9163-feb4cc1bf531 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:29.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:39.865Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=813516c2-b7b6-499b-98e6-1d80a4590144 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:39.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:49.873Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2264947a-0175-40f2-8b89-eca2b41cea38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:49.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:59.881Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3b42849e-c279-432f-a43a-d30e80b0bf3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:32:59.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:09.889Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ad92517-66de-4bd3-8af4-aac1142f6d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:19.896Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4a4f78f1-c664-45ea-b170-b6bf9c6f82fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:19.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:29.904Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=48a63304-c284-4194-bae3-da214ec71bd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:29.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:39.912Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=85bcff75-2e21-44bc-8780-13044413c592 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:39.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:49.919Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5c6faa48-5413-464d-bc7e-3765f574e25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:49.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:59.926Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5dcbf7d3-3401-4c69-9e4c-a2d7e0709fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:33:59.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:09.933Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eeae982a-0813-481d-8f60-f8cb1a73558f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:19.941Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=809efbae-48ca-4198-b6e0-eefdcb22afad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:19.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:29.950Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=64d597de-ac92-49ed-a3cb-a7ac41011890 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:29.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:39.958Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f8bf49ab-f6e3-4b71-a0dc-199ec09e5093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:49.966Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=368ac0a0-a090-4a64-87aa-2899734d0db4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:49.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:59.975Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8a2c995b-81f1-453f-ab93-4c3bbee27895 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:34:59.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:09.985Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9365a83f-dfff-4267-8100-964295356efb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:09.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:19.992Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a22f82da-9ca6-48f7-8f4c-bf34b6410bb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:19.999Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:29.999Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=039ae25c-e23c-44f7-a8c0-855c2342e046 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:30.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:40.008Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0221343e-0896-4175-b1ce-e7dbc0b6f7ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:40.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:50.016Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=831b1c05-5eb0-4633-85be-cb462ad67aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:35:50.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:00.024Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1e67f351-c426-4cef-9b8d-15189538ade9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:00.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:10.034Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0d17dfef-9d2a-4f37-8179-4a657a130e41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:10.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:20.043Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e15a05a0-ac04-416b-8de9-1d8611c21ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:30.051Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=40ea823c-38e0-46e2-b765-37aa3458a06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:30.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:36:38.521Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:36:38.521Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:36:38.521Z |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 |2021-10-27T02:36:38.523Z |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 |2021-10-27T02:36:38.527Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:36:38.527Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:36:38.527Z |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 |2021-10-27T02:36:38.528Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:40.057Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=15d60dc7-5474-42b5-a8d5-16c8b0717085 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:40.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:50.065Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0f002383-a908-45e5-aee3-0c98cb483dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:36:50.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:00.073Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4506d6b6-9d67-40c6-a959-0dc26f2b5260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:00.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:10.080Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e8b26d3d-8056-4815-aa0c-b79c9e24cc89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:10.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:20.086Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d2449322-b602-4c77-9521-b56af2b6ef01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:20.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:30.094Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=09b10333-483c-4f25-9517-59bb5878f1bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:30.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:40.100Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2d2e3e5b-22b9-4213-b324-8ac06ec78335 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:40.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:50.109Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=09291e34-26ac-42d5-91d4-a91591c4b40f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:37:50.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:00.115Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=52a2c39e-14db-40da-b771-b2316c16cc20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:00.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:10.122Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=546556ee-1eaf-43a0-b75a-5a15071a6a2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:10.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:20.130Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4efafb86-9a9e-4bf3-b060-6fbf67db6ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:20.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:30.138Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=df20435e-cc03-423c-bd1f-114cb8867f3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:30.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:40.146Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=53416c43-d453-48d2-abe3-2c27cfb686f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:40.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:50.153Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5345fe58-5696-4283-bb84-4f8a7f1eb8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:38:50.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:00.161Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3177f174-ac35-44b1-a936-f9326887adc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:00.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:10.173Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=739f4c9c-7ef8-46b7-a6f2-f22f0d099f20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:10.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:20.180Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ac0bc9eb-60ba-43ec-8600-c2923ac26024 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:20.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:30.186Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ce817b54-f26e-4c57-814a-0a58be09cfae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:30.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:40.193Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=55e6195c-8963-40ee-bb8e-ad9f18d37a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:40.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:50.200Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cc01a5af-3b7e-4c8f-a8f0-d606b5cc7fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:39:50.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:00.207Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=187d296b-f63a-4100-a611-8c2c1d446712 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:00.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:10.214Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9ae5da66-2f2c-46a1-9e63-5ae42bc56f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:10.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:20.223Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f2d57705-8965-4288-bc47-0dbc6ce5a419 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:20.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:30.232Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c7f3373-b7cd-474e-a035-994a48fa1c5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:30.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:40.240Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6d2cc1a6-e0a1-4873-af45-50fbfee5a53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:50.248Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d985052b-9022-4843-9a6f-35bd708ab6b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:40:50.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:00.263Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3880e6dc-f102-43b5-840d-9b1d137fb836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:00.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:10.274Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d0721a91-a034-4ca3-8aba-f76346ead183 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:10.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:20.283Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1134ba40-7307-4ee1-8969-280f487be6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:20.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:30.293Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=394f2126-4455-4231-a8d7-c5dc14641dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:30.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:41:38.446Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:41:38.446Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:41:38.446Z |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 |2021-10-27T02:41:38.448Z |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 |2021-10-27T02:41:38.451Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:41:38.451Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:41:38.451Z |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 |2021-10-27T02:41:38.452Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:40.306Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ba5d0f41-7f9b-4c24-b991-3554a9d8ae82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:40.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:50.314Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5367aa84-582c-441b-8573-9cbe407ca9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:41:50.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:00.323Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c7caad04-9d82-40d0-a69a-f211245912ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:00.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:10.331Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4e21c707-981b-481b-8cfe-09ef5af52d5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:10.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:20.338Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0d2d4ea4-e7e6-4a4c-b7f8-4ddb8a561f9f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:20.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:30.348Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a8ee5eb4-ae94-4780-b178-6c048fa0391f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:40.356Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e8bd18d5-0b62-4c16-a967-cc1bc44e6acd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:40.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:50.363Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0e37c198-c379-43f2-bfa5-3aeddae6e110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:42:50.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:00.371Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d00255e4-9709-4f07-9339-47d9ff9b4ec5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:00.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:10.380Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=77a5b68b-a4bc-47a2-ad7b-bdd113cc4e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:10.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:20.388Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e2156b29-bce7-4f48-acac-68da5d84e54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:20.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:30.396Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6f07e4e2-10e7-427b-901b-cf276d5a7944 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:30.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:40.403Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ba9a53c5-f111-4458-9914-121e2af70384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:40.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:50.411Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e2cd7987-d0c6-49b3-bb9d-6631f1dc5851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:43:50.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:00.424Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=082fe9a5-a61d-42e2-a2d9-af3674a70f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:00.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:10.432Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6348cca1-a1b6-445c-8a3d-fb32f044cf79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:10.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:20.438Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3a82329c-fcf0-4c45-8376-e1dcf749eb07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:20.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:30.446Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bf248885-7886-46eb-b4c4-cafd29a34d3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:30.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:40.454Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=013eb4f8-9946-498a-b996-7c0458cfccc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:40.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:50.460Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d6929fbf-4af2-4bb8-bf1d-7030bf2320af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:44:50.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:00.468Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=be3fb054-0059-4970-9b82-8f20c033f896 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:00.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:10.475Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4b802c37-398b-4954-b254-6f69b33fb2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:10.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:20.483Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cb43d8ef-e494-4a06-aeca-9ef1323c60d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:20.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:30.494Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=788cacbf-58bb-4fed-9a50-4e027503a910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:30.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:40.501Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=23bc7d9f-d1bb-4f84-a49f-b3f765fdcf8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:40.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:50.512Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1821c8ef-7656-46ab-b7c9-6452a0658709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:45:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:00.520Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9862ebcd-d052-4c30-b0cd-9dc7b311be4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:00.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:10.527Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=472a1ffd-84f6-4bce-8751-f32f96200ac9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:10.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:20.534Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e99399ca-c619-490d-8f10-bdaba7ff85b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:20.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:30.540Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c722576a-e0df-43f6-9716-87409e4d8c63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:30.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:46:38.419Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:46:38.419Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:46:38.420Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:46:38.421Z |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 |2021-10-27T02:46:38.424Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:46:38.424Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:46:38.424Z |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 |2021-10-27T02:46:38.426Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:40.548Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4a9f6eaa-c7fb-45eb-a903-1b12a8173aad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:40.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:50.555Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=58c1e1f8-6d44-482d-aa7f-f12588206ace | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:46:50.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:00.562Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=44ab62a6-ccd0-4cb2-ad81-0405e4dca50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:00.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:10.570Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=db96c2f0-7fcb-472b-a8a9-cf0e02c54a25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:10.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:20.578Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=add0ba7f-94e1-4b3d-bc05-66ca88292a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:20.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:30.585Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=15283a2b-e561-4ee8-9c27-b8bf2b9a3f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:30.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:40.593Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=aecab191-13c2-487c-bd55-9cdf7d80ca6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:40.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:50.600Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7755036a-a73a-4b8e-9f14-0f3d4b5ab0c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:47:50.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:00.608Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=208322a0-a9c0-4271-99e1-1225031018ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:00.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:10.615Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=787ddeea-6a8e-49ee-a4ac-e4075b5f8bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:10.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:20.623Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21e8f7a7-fb7e-4fa3-8dcd-d39cf2bf890c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:20.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:30.630Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=78e3cdd0-0367-4d97-a86c-2157951c1942 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:30.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:40.637Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b45bd39f-a631-4a66-a5e7-aedbb9f036af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:40.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:50.644Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e4616fd2-378e-49df-a324-bcc48ae04884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:48:50.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:00.652Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f2aca32-6f19-4085-a681-4f17bc276526 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:00.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:10.659Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0af9c534-04d3-466f-8e21-4fa4f28ffa8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:10.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:20.675Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5744511a-9d11-4ea5-bec0-fb9b5e9b2c70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:20.683Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:30.683Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9e2a5388-705d-49e6-9602-2bb987245e30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:30.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:40.694Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3066c5c9-8190-43ef-a54c-d874d792cc51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:40.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:50.703Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2b555a1b-334b-4d08-a084-a516045da776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:49:50.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:00.712Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d84ab4ce-58d7-4df5-865c-b8b7eba967c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:00.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:10.720Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0e9e68ca-9bdf-40fa-be25-1b000d23c50f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:10.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:20.727Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d4c1b9d5-0b2e-453f-9888-db77d5500d08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:20.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:30.736Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1b1593d6-0f03-45b2-85a8-89a05527e974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:30.743Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:40.743Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=90210959-9a6c-443f-8393-53ebe4c224d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:40.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:50.751Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=69ad5af0-9885-4148-b1be-e9559953923b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:50:50.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:00.757Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f23e8f0-2480-40ba-8859-f5fac1e5a14e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:00.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:10.765Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f508d48-19a5-4947-a604-7a3e327e1556 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:10.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:20.772Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d0cc96aa-3951-44fd-8370-e0e9d1105bae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:20.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:30.779Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e9e50c70-793e-42b6-896e-54b6eba3beb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:30.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:51:38.394Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:51:38.394Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:51:38.395Z |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 |2021-10-27T02:51:38.396Z |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 |2021-10-27T02:51:38.399Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:51:38.399Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:51:38.399Z |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 |2021-10-27T02:51:38.400Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:40.787Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a2cd12e0-a539-406f-81c6-a11e382d6c9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:40.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:50.794Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1bd2253f-931d-4684-a500-53b1c6576f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:51:50.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:00.801Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d2aad654-82dc-48bf-95d8-4cb019e434ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:00.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:10.808Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5949538f-eca9-4574-8889-998ecf29ffb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:10.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:20.816Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=421b5a43-f2fe-4c7a-87e8-c1b59adee01c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:20.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:30.822Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=af4fb326-46d3-4444-b42e-3cbce1ece359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:30.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:40.829Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d1f4a759-d402-45e9-aad2-9e9edf4cdd47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:40.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:50.836Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8c5bd553-7de8-42cc-a829-88c05ce454eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:52:50.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:00.843Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=49e1ce31-fbb0-4efc-addc-5ca4e25350cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:00.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:10.851Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4b288783-2445-4a6b-9a37-87cf191cd217 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:10.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:20.857Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ddce3488-d810-477b-b343-b1cf7bc5dec4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:20.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:30.865Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82d16a79-c909-4c0b-8a6c-473796b7cde2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:30.874Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:40.874Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1d1001b9-33ef-49f0-bf2f-bdec3d715fe3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:40.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:50.882Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=73af3512-2410-4642-b561-619012f38409 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:53:50.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:00.892Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=642ef4cb-1d19-4af4-85de-df8ce897e705 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:00.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:10.901Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e7467e16-b06b-4741-9e29-762b3b6a97a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:10.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:20.908Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=59c52b2f-69c9-4356-a283-314cb5d45b5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:20.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:30.930Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=65d097d9-82bf-4a66-92d9-5e3ccee6065a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:30.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:40.938Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1adea412-8855-4938-b38f-032d0641456b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:40.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:50.944Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=445a839a-188f-49a5-a2c2-cecedfda579a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:54:50.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:00.950Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=414aac09-aae0-4397-b65d-c2dce43c787e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:00.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:10.957Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=012e9c45-7b6f-4b40-93eb-9412a2bed26f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:10.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:20.963Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=413d0747-8f13-47af-835b-3e8e35be4b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:20.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:30.970Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9c8fd569-9c04-497f-a98a-dd8fc05ce523 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:30.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:40.980Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c69f1cfe-6224-4a3f-a10e-e7789fd94102 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:40.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:50.987Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=df0fe873-3891-4feb-82b8-569a73bc5d77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:55:50.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:00.995Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5b19e429-ad06-44f1-a6d7-18630e7154e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:01.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:11.003Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f4e92a36-444e-4697-ba22-eda0b0b71a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:11.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:21.010Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f6ea5ac4-298e-463f-9182-10c991b91836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:21.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:31.018Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=df4e7138-1dad-4e2f-9ba9-010062e0cd72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:31.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:56:38.418Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T02:56:38.418Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T02:56:38.419Z |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 |2021-10-27T02:56:38.420Z |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 |2021-10-27T02:56:38.422Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T02:56:38.422Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T02:56:38.422Z |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 |2021-10-27T02:56:38.429Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:41.025Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=06754c0d-0675-42c5-9caa-cddaccf0833e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:41.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:51.047Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bfd2e5b4-29df-473d-9ae4-7294a8d6edbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:56:51.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:01.055Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fdae1fb2-efb4-43c8-a78d-368badffb743 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:01.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:11.061Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=83c399bb-7b2d-4812-b882-8668eeca0bab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:11.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:21.068Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9ce2331b-246b-4ce1-8b77-6a0a8a3eec75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:21.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:31.076Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1baed569-7e45-43ad-8a57-981e68adad05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:31.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:41.083Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1b19011a-c93a-47f3-9f74-58e4d3c246ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:41.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:51.092Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=229bd94d-a148-4d6e-8304-8a6ec65be6d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:57:51.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:01.106Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f32aad03-d97c-4181-a66c-58cd5d221f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:01.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:11.119Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=44401281-7d8f-4bb3-b1ad-d0c648123e3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:21.126Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0811e031-ac2c-4b64-9998-f29ce4d3c0a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:31.133Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c4cc7085-27c3-4e99-b4a4-13b56f919489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:31.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:41.139Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8503fb8c-94f8-4a15-9eed-1c1463d507b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:41.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:51.146Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=343abf65-4a0c-418e-8eef-2ebb09968f80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:58:51.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:01.153Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1fdbf22c-7b70-45dd-83c7-63ee44ad2b7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:01.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:11.160Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08c00a5d-1b4f-4802-b6b5-d723864dcc0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:11.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:21.167Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f892454-8a0e-47b9-9728-c5ca35c70581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:21.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:31.175Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d99c1ba2-bd03-4eb6-a2e7-1ad86fdc79d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:31.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:41.182Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=73f2dc60-cd24-48dd-89a6-844ce4222a93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:41.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:51.190Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21a18025-7bb7-4301-a1f5-94c2b5908f78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T02:59:51.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:01.197Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=223d2b96-d435-4e4b-adc7-04ce2b2276b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:01.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:11.203Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=31129ae7-c573-47a2-961f-514612336c7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:11.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:21.210Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9f372db1-1a02-491c-a1c8-c3fe897f2397 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:21.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:31.217Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7f21aa4b-0aa2-4bcc-b887-cf3eea1fd211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:31.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:41.225Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d9f57b96-5496-4939-942e-cb03a9268dea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:41.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:51.235Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=76e4721f-0255-4844-8edd-c5d239b2f567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:00:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:01.243Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bd1935aa-b1b9-4212-b067-e3d97e48a05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:01.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:11.251Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b60cbcd4-68a1-43c3-83b6-ff37c34d5aa5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:11.258Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:21.259Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f31428ef-505f-46db-bbaf-0db06f1805de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:21.265Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:31.266Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82f57ab1-d3e6-43cb-8c47-f8174fb23cf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:31.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:01:38.434Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:01:38.434Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:01:38.434Z |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 |2021-10-27T03:01:38.436Z |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 |2021-10-27T03:01:38.440Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:01:38.440Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:01:38.440Z |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 |2021-10-27T03:01:38.442Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:41.273Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=62303c48-e991-40ca-b784-ef5ed704b893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:41.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:51.281Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cd1b50ad-e973-4771-ab0a-8f4c74cd6030 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:01:51.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:01.288Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a9f6395e-e104-47e5-8c0f-1336abbac359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:01.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:11.295Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=158b9831-bc2e-4cf0-a296-c1ebff0aba80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:11.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:21.302Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c5577c8d-381c-458d-a01e-9f96bda9928b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:21.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:31.310Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=416589ea-d845-40e2-83d2-081870113b77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:31.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:41.318Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c522b47-3b36-408b-8848-67e78f0d6ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:41.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:51.326Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6ff62c7f-be69-4e3c-9832-ae79f71307ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:02:51.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:01.333Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5877e6fa-77a1-4d10-b72a-f5150dbb5e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:01.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:11.340Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c6dd8837-147d-4398-ad7d-609e9d03b318 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:11.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:21.349Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d782c8a8-c078-4d3f-8c8c-dd3c38a2423f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:21.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:31.357Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4c106d15-f420-4338-a597-d6b91acbb84e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:31.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:41.364Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=77820c40-ce38-4a8a-853d-0159b03cb8f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:41.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:51.374Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=39417960-18a1-4f57-abbe-4fcf0590ee23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:03:51.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:01.382Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ab61cbd8-69a5-4de3-b2d1-5fca6f4f7558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:01.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:11.387Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=90f8e1c5-551d-4b31-a264-8a0cb0987727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:11.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:21.395Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=27745c26-9ce8-4512-a22e-3fa8eb438ec8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:21.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:31.412Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fa9feea3-e05e-43c9-8a63-18545ecdb258 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:31.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:41.420Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4d09e9d5-e2ac-4991-9b00-f9f681ca96d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:41.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:51.427Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8a4e1269-2c78-429b-ba2a-c0ea2705ee91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:04:51.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:01.434Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=abed3f97-825d-4b21-8c99-437fcee3883d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:01.441Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:11.442Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e05fd3ea-3770-4c02-999c-c698a6e00517 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:11.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:21.448Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c6dc3099-a157-4088-8041-889389097253 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:21.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:31.455Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a45e7f7e-3bb8-4ea2-b715-25cbe0d0209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:31.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:41.462Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=76594d00-ebfc-4738-b4eb-c9a2890553bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:41.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:51.476Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7a9dfe5c-18cb-4f72-8ddd-dd651fbc8f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:05:51.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:01.484Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=beee55ea-ebab-405e-8447-eb9f846a1aca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:01.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:11.492Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=61a49009-93d6-4aa2-b388-cdea637e4caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:11.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:21.499Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0845794e-b346-4c1b-85b2-eaed12d938bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:21.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:31.506Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cd69d984-d771-4049-8039-09b691086823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:31.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:06:38.409Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:06:38.409Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:06:38.410Z |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 |2021-10-27T03:06:38.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 |2021-10-27T03:06:38.414Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:06:38.414Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:06:38.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 |2021-10-27T03:06:38.415Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:41.514Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eeb46ed1-47bd-4a97-a0a4-b95f2d095858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:41.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:51.521Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8aa05119-5a60-4e11-91e1-a7f0bbf3dd71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:06:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:01.528Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e1e5e88d-e201-461d-ac9d-e1f1a7ac7675 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:01.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:11.536Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=65b8a7b4-7f23-49c6-9fa5-2e4b77d68e1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:11.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:21.545Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7233840a-d4c5-4497-961c-be49afe020bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:21.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:31.568Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5f53f172-5933-4258-b6d5-8ef5773ef808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:31.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:41.576Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d527fa0f-bc78-413c-83fa-7dcf72f4de36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:41.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:51.583Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7db04209-132f-4488-a670-0a51685aa280 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:07:51.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:01.591Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=114639bc-6caf-461b-867e-63e401d293b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:01.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:11.598Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1a740f57-f12f-4ebf-8845-8bd339361223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:11.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:21.606Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=858311be-db0b-408d-ad25-7f26f6d2fab1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:21.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:31.614Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8331b14e-086c-45de-9c3a-0e9199a5d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:31.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:41.622Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e77606b1-7abf-416b-a6f4-7043cdbd50b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:41.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:51.631Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e00dddb6-c9ba-4941-84d7-fe79e68d590f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:08:51.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:01.639Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0baf8fc6-e46c-4970-9b1c-ae23b0ffa647 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:01.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:11.646Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7fcf99b4-6c1d-4983-9a23-fc68406407ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:11.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:21.652Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a4bce44a-5189-4429-8535-69c55c3cf4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:21.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:31.660Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7e62871b-1e54-43b1-a77f-3a9b36e1ee8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:31.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:41.667Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=10c36df0-4d61-4de0-b9d0-9d320675d2b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:41.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:51.674Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2820699d-b561-4e69-986e-f992d7601504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:09:51.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:01.680Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=86f234e6-f97f-414a-995c-1a884dcd3bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:01.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:11.687Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4599fcfc-4f8f-4dce-91fa-0d845443b176 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:11.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:21.695Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8f938bd1-3305-4617-9dcb-709825d7898d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:21.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:31.702Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=44e92e21-d04c-445f-ba90-63d18d120830 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:31.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:41.710Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=910b0571-a714-450d-829a-7dd4a7086099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:41.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:51.717Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0fcdf57e-196b-4648-9fbd-75cb13156994 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:10:51.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:01.726Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=87101865-9bc7-44ab-9fa5-64b939efc439 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:01.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:11.733Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=73f435aa-df54-4e6c-a09e-c3b65850b9f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:11.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:21.741Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2e5b1731-ff7f-4aa8-b645-c4b2c7d22cd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:21.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:31.748Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8cb3fed2-93a0-479e-8606-7d57dd42ea07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:31.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:11:38.406Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:11:38.406Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:11:38.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 |2021-10-27T03:11:38.408Z |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 |2021-10-27T03:11:38.410Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:11:38.410Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:11:38.410Z |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 |2021-10-27T03:11:38.412Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:41.755Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0d4299a6-c617-4e4c-8e47-ed7065ea8604 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:41.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:51.762Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5a2ae28c-8857-4c98-8c8d-c6c546966423 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:11:51.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:01.769Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08fd0c54-c5de-4652-b7a8-3618a9f7d389 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:01.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:11.777Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c9749369-ffcc-4823-88ec-2b77f4fc0620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:11.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:21.784Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82c1bed2-16e7-41ed-b2a8-a00e3cd6621d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:21.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:31.791Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3fd12c4e-5b75-4ad7-a32b-7edb39925438 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:31.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:41.799Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d109b7b8-c663-4534-a6ae-1403f1cd59cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:41.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:51.806Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b2dd0f95-97f6-43ff-9c4e-6baa5b724c85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:12:51.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:01.814Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=286c69c1-1dfe-408a-b85c-0a6444575059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:01.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:11.821Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0f28698f-ff9b-48a6-9d1e-8a531f8835ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:11.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:21.828Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=25746e46-df50-4d54-94dd-33ccfa8a6a8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:21.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:31.835Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c8dc0c49-e45a-47e5-834c-b0013993209e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:31.842Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:41.843Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9640b7ab-102a-4352-9419-bc93bfff3620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:41.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:51.850Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6b5ede78-6791-4a61-9f5a-c6d4efa73089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:13:51.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:01.858Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=09e1e758-f97e-4adb-8f7b-bd4e68cfcf99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:01.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:11.865Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=043f81a5-cfb2-445f-8159-7f629d8bc1a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:11.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:21.872Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5d9272a3-9c85-4377-87de-c3686cbe2efa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:21.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:31.878Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=59626933-6297-4e26-b0da-68f1985e45c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:31.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:41.886Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=685edc22-4095-4de0-b10e-38e679509d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:41.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:51.894Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7e637166-d42e-41c9-b1f2-4e528f0fbeaa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:14:51.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:01.901Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0b3239d2-72f3-4ef1-81ba-c9aa9c77e917 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:01.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:11.908Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5603a964-50b7-4dcb-a143-9a7accbf062a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:11.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:21.916Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7a06066e-d9f4-4c71-bb5c-6253dc731147 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:21.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:31.923Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9f8d99a6-d62e-4772-8b9e-918618ea3961 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:31.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:41.931Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c1ad23b9-c032-4442-859f-73c41db6231b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:41.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:51.937Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f8f9bb30-7fb8-47b1-bad6-70f0abe0b3e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:15:51.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:01.944Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f39a12a4-c0c6-407e-be43-287384f4ddab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:01.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:11.950Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=72a276d8-f8df-4c48-a027-65f045ab1e2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:11.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:21.957Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e7bdacf9-fc13-46e2-a5fb-41eb0cd06ba1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:21.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:31.964Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c1cdc071-8480-4404-93b8-3a20d1f0bb85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:31.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:16:38.390Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:16:38.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 |2021-10-27T03:16:38.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 |2021-10-27T03:16:38.392Z |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 |2021-10-27T03:16:38.395Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:16:38.395Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:16:38.395Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-10-27T03:16:38.396Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:41.972Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c604bc33-5677-48d9-9101-0e42fae8cdfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:41.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:51.980Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=85a77a5b-1230-485a-9b6e-1cfed1a6364c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:16:51.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:01.988Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2b4a6d61-3759-4828-bdf5-44b4c3e2461b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:01.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:11.996Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a8803d69-8fee-4f56-a493-17fb95db73b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:12.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:22.004Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bbe2ed99-1a13-45e3-91a5-ea86854f1ee2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:22.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:32.012Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=08621195-d29f-4457-9d07-c53532776333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:32.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:42.021Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9a8a89bd-6a08-4525-bccd-a8dec1bec7aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:42.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:52.030Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=65a3c384-dad6-4767-a616-2c1ac040691b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:17:52.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:02.037Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7b1cd62a-4df2-459d-b25a-3242eb76ee6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:02.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:12.045Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=03442cf6-1ccf-4bdd-ac0b-3d8ad468f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:12.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:22.052Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0f9c731c-ac70-46dd-af71-fbda5773bf00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:22.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:32.059Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=41ef7329-290b-4415-bd87-7a26b7c9166a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:32.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:42.068Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=097f4655-b1a4-40d0-85db-6c2a04da5f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:42.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:52.075Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1f054fd9-7a63-49e2-9dce-ebf98a728e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:18:52.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:02.083Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=39963b88-2d1c-43a9-9306-51e2ab5dc99e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:02.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:12.091Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b6fab574-c2e1-45ef-aca8-251109625e8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:12.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:22.098Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1713b0ab-e322-4454-853c-c5d37e1a1fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:22.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:32.109Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8e9282d2-0c70-4083-8be5-71e81f3707dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:32.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:42.115Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b4edc6c6-3602-4ce3-90b0-643be38dc9f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:42.122Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:52.123Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cfd05520-164a-412a-82e7-166f9b0008ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:19:52.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:02.129Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=adc4a41f-e35b-4412-9fdf-c4e4e4cc680a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:02.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:12.135Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=42ae8127-8a1e-4508-9f3a-b2c8d4a13ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:12.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:22.142Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bf702f53-f7eb-47ec-99e3-3492017d3ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:22.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:32.150Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fcb29dae-a165-4003-9bfd-0059c484e787 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:32.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:42.158Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f5f3bff4-53b3-44ea-96d0-4f70ff3ccd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:42.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:52.167Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cff69d9f-32dd-4770-b924-8bc65057965c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:20:52.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:02.174Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c6a890e1-5321-455f-ae14-eb59c2d68341 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:02.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:12.182Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9c5e864d-aa0a-4305-a806-5a64e42a625e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:12.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:22.190Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d445de7d-3ebd-4c09-90c3-bb419c6f6937 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:22.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:32.198Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=425e8588-d9fa-4720-aedc-752a2cfe02ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:32.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:21:38.460Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:21:38.461Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:21:38.461Z |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 |2021-10-27T03:21:38.463Z |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 |2021-10-27T03:21:38.469Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:21:38.469Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:21:38.469Z |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 |2021-10-27T03:21:38.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:42.205Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8c3da4b9-8c1c-48e0-8212-bea9d2d92faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:42.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:52.214Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=482c6964-0165-4db5-809e-23ec441ca9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:21:52.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:02.221Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2782c379-9dba-497a-9197-49d3efca6555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:02.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:12.229Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=069bff47-80c6-4168-86bb-52e7f0875832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:12.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:22.236Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bf26010d-f553-46fb-9228-fcfc647f172a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:22.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:32.245Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=875c6ac9-825d-40e8-8ea3-1e285cc348ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:32.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:42.254Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e035d70f-4f36-4245-9906-18402430fdff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:42.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:52.263Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=14a822c5-c96d-49a9-9c4e-2fe0bc6519c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:22:52.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:02.271Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d688649b-3dce-46b6-b683-64e06248334d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:02.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:12.279Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fadb5e6b-812e-4064-910f-1e6c96256702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:12.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:22.287Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cef4ca32-3d3e-4729-99d6-623cd32778eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:22.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:32.294Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6884937f-742b-432c-aef2-8cdc367ee6ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:32.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:42.304Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=93baa1ef-be3d-48a7-b78a-1e0fccc6661a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:42.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:52.312Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=29570298-45ff-4cfc-81c5-a1bbcff8fb29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:23:52.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:02.319Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=aa3edadd-c29e-4589-8f0f-ede1e410df03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:02.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:12.326Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=67c9a121-367b-4caa-b663-50c7ded0b4d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:12.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:22.333Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2b75448a-74f8-4abc-bf98-e6de88645a64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:22.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:32.351Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=69618d9a-bf27-40a8-95f6-046f6beaa440 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:32.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:42.359Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=91cff403-abc1-4900-a536-890f224db2b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:42.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:52.367Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d8612d70-64bd-4398-b12a-6d72c9e27c68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:24:52.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:02.373Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=433f3e14-2395-4db4-9ea6-df61907e3d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:12.381Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3a034991-6ba1-4b4f-a1bd-a8f45939c06f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:12.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:22.388Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2d58b3b3-b7dc-4f6d-be88-06bbae213c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:22.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:32.395Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ea4441d-d1f2-49d4-9d16-ed1603528869 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:32.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:42.403Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3dd0eaa4-8288-41b1-833f-b4e39c4e197a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:42.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:52.411Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=45e4782b-bdd6-44cc-81e6-6aadc86b40fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:25:52.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:02.418Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f39c19b5-2c7d-4989-a8db-6ca205165a5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:02.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:12.424Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3d53d0c1-c8a3-46f5-87d9-80f3549bbc15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:12.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:22.431Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=05bbdd68-43a6-47f0-b5ca-a0cd288a5b02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:22.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:32.439Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c1aef54b-80c1-4161-a953-2533309d1c4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:32.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:26:38.466Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:26:38.466Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:26:38.466Z |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 |2021-10-27T03:26:38.468Z |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 |2021-10-27T03:26:38.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:26:38.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:26:38.471Z |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 |2021-10-27T03:26:38.472Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:42.447Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4048c3f5-2305-4e1c-a2c1-32c106f8bb21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:42.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:52.453Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9d374764-f981-4e32-af7b-42c52a4cb70e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:26:52.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:02.461Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e7665299-d88e-4b27-84f0-1f8f2d2e1f86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:02.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:12.467Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d335cbe9-8eb1-4b9a-9617-b5d66485bff1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:12.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:22.474Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=7909d982-79a3-4b99-879c-4d7cf2fa5aa8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:22.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:32.480Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=928d451b-1a68-4c13-b673-1b186f205086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:32.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:42.487Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=67411d96-7c59-4842-bedf-91d55dfb9d57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:42.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:52.494Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=77c5e843-d45a-4ac3-aa73-ae052193b77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:27:52.500Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:02.501Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ccb64d7f-d465-4a40-9e8f-e6982f4a8a0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:02.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:12.509Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21fd74bb-4e79-4d98-8f88-1a669036e670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:12.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:22.516Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f7395ae3-6444-4b60-be89-2a3651fb5d7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:22.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:32.524Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8757cfda-10ae-4a4a-bef3-0a6d745b46b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:32.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:42.531Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f0677a17-58aa-4b88-93be-099cf16326af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:42.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:52.538Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=509ebb08-00bb-4d32-b041-8b885f160df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:28:52.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:02.545Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a0f0c611-a399-4b28-8977-b1db691d57d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:02.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:12.552Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=34d3cfb4-0893-4e49-8eca-0fe99399c16c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:12.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:22.559Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b4e4bc4f-636d-46ff-a05c-7451ab468637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:22.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:32.567Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5aa3c4ea-f788-4078-ba31-29ee74ea636a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:32.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:42.574Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3a2ddc26-6e1d-4c94-a2e6-932df6b09ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:42.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:52.581Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e43fc4e4-0f59-403e-a818-8010c146fb3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:29:52.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:02.588Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=281b9f0f-8ee4-41ff-a329-c6e03242bdeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:12.595Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1732f55b-3989-43f9-a479-31e41db9a298 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:12.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:22.603Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=259c0621-8a61-4520-9183-780a0b20dbd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:22.609Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:32.610Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=81e38c30-bc3e-4481-9498-292db595e2e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:32.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:42.616Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=70e974e9-6a31-4041-ac5e-95b0d667b8c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:42.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:52.623Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0e4f0e2b-50d6-47ca-a1f6-2251075af928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:30:52.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:02.630Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=33f63a3a-66f8-4a9d-9175-c7c66482cbe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:02.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:12.638Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6f2ed3e6-e5cf-42f5-9a61-1545d759e9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:12.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:22.645Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b5366726-75e4-4fb0-bd57-d9a70556c9db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:22.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:32.652Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bdadac25-ae44-4d2e-ab51-47b4ea8ca76b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:32.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:31:38.414Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:31:38.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:31:38.414Z |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 |2021-10-27T03:31:38.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 |2021-10-27T03:31:38.418Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:31:38.418Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:31:38.418Z |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 |2021-10-27T03:31:38.419Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:42.659Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=53e7f07d-ec68-4e00-9278-c525aec1dba2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:42.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:52.670Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=20c6ab6d-960d-4a9d-a1fa-6df1ca1bad1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:31:52.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:02.677Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3efc1133-437b-458e-ab3e-0116a31979ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:02.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:12.684Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=61e47a35-f911-4ba3-81ae-8128e4d03d34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:12.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:22.692Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ee8433c2-5d57-4f5a-b145-db47c1aa3852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:22.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:32.699Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6b3ce9fd-e0f3-408d-a57b-a938601cc545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:32.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:42.706Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21f565bd-ac52-4ad3-8495-6bb7050b1cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:42.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:52.713Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=34f60c30-fbef-40b0-856b-bd20f4a570f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:32:52.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:02.720Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=051141c0-f588-466b-90a6-37db8463b78a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:02.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:12.728Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fa1cbe61-50da-450e-80e3-879bc6ba8db1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:12.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:22.736Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2ff98e18-8ce5-45b8-836f-b98a5efbb2e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:22.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:32.745Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=50ec97d1-d72d-4deb-8b51-21e896b6b332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:32.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:42.753Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8ebf26ff-6c79-422f-ba7e-afe045b24608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:42.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:52.764Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5ebba360-9e3e-4e38-beae-477f1faa111e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:33:52.771Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:02.772Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=297509aa-6ec5-44bb-a6df-7be55fd052d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:02.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:12.780Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9f6edd4e-dbe6-491a-b764-33b695635b14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:12.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:22.800Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f93d41ec-e5c6-46f9-86aa-26f82e111d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:22.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:32.808Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=89859fa6-096a-48c3-b84b-4434a51f7d4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:32.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:42.815Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e10c7cbe-641f-4e06-935f-3f37694313a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:42.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:52.822Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=623b574e-b6ec-4264-82b6-eb4de5e98d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:34:52.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:02.829Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=dcf0a1c9-323e-43a7-8ce7-7e74a0bb32ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:02.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:12.836Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=85be4647-adfd-4b97-8d97-0339d713394f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:12.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:22.844Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=32969a00-4900-4332-b52a-e58b1092c87e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:22.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:32.852Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=88027fb2-bac5-4aee-b5a1-fc83fb81c8f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:32.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:42.859Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4156707a-f61c-49f0-b16b-cbc939224852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:42.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:52.866Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=87686fd7-265b-42e1-b2d4-f1d46e14184e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:35:52.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:02.872Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9b6067dc-53f5-4ea7-9ee0-1aec641e7e49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:02.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:12.879Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=dd456f36-7125-4df4-84af-3bc512616db6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:12.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:22.886Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5d5a3014-990c-4ca4-ba22-16fb1bc4c4e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:22.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:32.894Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=96687c7a-f2b9-4361-b9ce-c16b87318de2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:32.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:36:38.399Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:36:38.400Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:36:38.400Z |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 |2021-10-27T03:36:38.401Z |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 |2021-10-27T03:36:38.405Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:36:38.405Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:36:38.405Z |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 |2021-10-27T03:36:38.406Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:42.902Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=32985ac2-8dbc-4073-a566-5b62a49910d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:42.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:52.909Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9b260551-5d52-4170-a1fe-8dfe1be00a26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:36:52.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:02.916Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8ab92c7e-14a1-4b0a-8866-561bd88fd7e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:02.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:12.923Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6dfb828c-acf1-44c9-a8e5-6f57c2da7f24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:12.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:22.932Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=21d9d60e-ddd2-4c89-83ae-975c6af50593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:22.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:32.939Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=89f7e33a-64e0-4396-9133-9c1b8dc2a1b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:32.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:42.946Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=732da1e9-d1ac-4e40-9cef-9d3a52285d03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:42.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:52.954Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4893d4b2-f53b-4ee6-af62-a0b802535256 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:37:52.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:02.962Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b048822a-851d-4119-a0c8-0bffc89d6c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:02.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:12.969Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a85c8fc7-8a4a-444c-b93a-a1416b99776d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:12.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:22.976Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=97cffff5-aa0e-4bdc-8fe6-d0fc7bb36f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:22.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:32.983Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=9186f3df-eb05-448f-a0ac-cfc6a8e78c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:32.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:42.991Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1be21cab-59e0-4b2f-8e6f-81f6327dc2c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:42.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:52.999Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2fb3f85f-57b5-445f-a610-07fef94e0529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:38:53.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:03.005Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c6545f68-2d2d-4fae-855d-d90b27901427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:03.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:13.013Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2565087a-8b65-4563-b239-3e6057177e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:13.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:23.020Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6608038b-c6f2-4bad-a271-dfc37b14bc7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:23.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:33.028Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3cd6c5da-47a5-4a17-b0e9-a9a89586aae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:33.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:43.035Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4fb35bd0-539b-4e93-b4b7-f138cc4d57f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:43.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:53.042Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c8e0195c-ce03-4280-bce5-0160be103906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:39:53.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:03.048Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6d2b6562-8165-4e87-ab4a-a627b26fd794 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:03.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:13.056Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=92cf1464-07af-41cc-82c5-5bb4f6246fb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:13.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:23.064Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3733e505-a33e-433a-ab12-1fe30a670e22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:23.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:33.071Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c54f4f2e-e422-4f24-af52-3c1a3b0c8c21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:33.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:43.080Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=cefdadcd-e05c-4b86-bfed-cca0520a94ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:43.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:53.087Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=83e8a23c-68e1-49a5-a6c5-2398c70d124e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:40:53.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:03.095Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=07e90c63-f377-4fac-9a5b-ec2219a07940 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:03.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:13.103Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=369e4ea6-808f-4eba-8d4f-4ee877a635b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:13.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:23.110Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ae4641c4-50f8-41aa-9792-2505d640469d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:23.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:33.117Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=18621be9-0cc0-4194-bea6-347d63cd7b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:33.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:41:38.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:41:38.422Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:41:38.422Z |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 |2021-10-27T03:41:38.424Z |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 |2021-10-27T03:41:38.427Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:41:38.427Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:41:38.427Z |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 |2021-10-27T03:41:38.428Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:43.124Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1251ac7e-89eb-491b-96c6-2d8423897a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:43.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:53.134Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f243af33-1d41-4a17-896d-1aecd47b535d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:41:53.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:03.142Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b1c779e3-4ea0-4dcd-9883-11a68d87ebc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:03.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:13.150Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8ef9c309-2ddb-4d74-82c1-06f5b9ea8792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:13.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:23.158Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=b574a6c6-43d6-426c-a6ca-616c5144e37f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:23.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:33.163Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=12988b9b-f416-4114-b36a-40accbabca73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:33.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:43.171Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=56d6f99f-5559-457a-9d6c-f4cd257bb538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:43.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:53.177Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=2e11cf48-6f8e-4f4f-afa5-5295911368d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:42:53.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:03.184Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a6c1e560-cc09-476d-8a9f-97c7ba223884 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:03.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:13.191Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=adec99d3-42a8-441f-8b34-db5297a6695b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:13.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:23.199Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c54b4ad1-077a-400c-8fdd-d5b0e4875321 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:23.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:33.207Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0178e4f9-351b-486c-9ead-aaf5647eb198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:33.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:43.214Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=87c4caae-c335-454d-92c0-1fcc0dfe2001 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:43.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:53.220Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=36bd2327-a165-49c6-849b-5cdb58d1b535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:43:53.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:03.228Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=797ea761-39c3-4ab1-8260-98ed23f0c45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:03.234Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:13.234Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3c2c929e-a26b-4a60-8af4-4d229c990340 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:13.240Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:23.240Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1f67d620-92cc-490b-9ea4-fe08ffdbd545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:23.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:33.254Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1c9d7d3f-2797-41ce-a2d4-c1eefa996e71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:33.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:43.261Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=086c3c09-c2c1-4bf3-9ae7-28a0b170cdea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:43.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:53.267Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0601fcc9-1bd6-4de0-bc1a-29583ae048b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:44:53.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:03.273Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d80b720d-d5a5-415b-b1a7-052f87770e00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:03.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:13.284Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ef1bb5a6-7e1d-4958-988d-5ea7dc4d68e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:13.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:23.292Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=12a5f745-84f8-45da-94dc-82cee7c5cb8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:23.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:33.300Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=82f0ac33-089f-4bbd-93d2-eb0f94adbe99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:33.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:43.307Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=110a661f-ba1d-49ab-921e-02458ef6127d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:43.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:53.323Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=775c128e-5787-455d-9cd6-0021c5f7856e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:45:53.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:03.329Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=4cc77c55-8320-4484-835c-dfea291fa285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:03.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:13.337Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=51ce904c-3201-4062-ba17-a6ce3ea49661 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:13.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:23.344Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=fa53d493-42e8-458a-97de-ff3dcb951f3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:23.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:33.357Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d6e368ad-88e2-4ef5-bc12-3cd8e6825798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:33.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:46:38.407Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:46:38.408Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:46:38.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 |2021-10-27T03:46:38.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 |2021-10-27T03:46:38.413Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:46:38.413Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:46:38.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 |2021-10-27T03:46:38.414Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:43.364Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=3a712b46-70cb-4e71-9e24-b34f8e614cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:43.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:53.371Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=f7fc09d1-a925-4811-95ba-958d7efa57c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:46:53.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:03.378Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5e87a372-26a2-4d91-8716-5e83baf35c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:03.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:13.385Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=5a8722ab-8006-47d1-8ecb-183a991c0eae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:13.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:23.392Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=0cb19084-69ab-4cdb-b7ed-cfda1880e16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:23.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:33.400Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=1bb476c3-384e-4da8-b04b-9cb0f9a05a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:33.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:43.407Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6b189b72-3261-4f04-a9e3-3ba41144d281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:43.431Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:53.431Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e22b2cd1-398c-4b2b-9a16-ac64c5900f91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:47:53.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:03.438Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8be51b3e-278c-4688-9881-34575a4e80cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:03.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:13.446Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=521b1556-495c-47b4-8f79-8b5aa3ab48d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:13.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:23.454Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=45888ca3-2d17-4a63-bfd7-1e9406d2dcdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:23.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:33.460Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=54d268eb-27ee-4583-a20a-7cb338b8c894 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:33.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:43.467Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6a2e81e7-e9f5-40b6-abe7-2d7b232d16e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:43.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:53.475Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d7128f3a-ee72-420d-9c1e-5d22053b2ae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:48:53.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:03.482Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=576ce42d-3f8d-4e52-9766-a4585fd937e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:03.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:13.490Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=794e31e1-7391-49b6-92c4-39c4d81fbb82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:13.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:23.497Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=eb8fedb7-28ab-43d5-ab50-91e6e3fe3082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:23.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:33.504Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=16799b46-feb3-406f-afef-4bd72874c67d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:33.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:43.510Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e8111b66-d238-4a6f-b73a-ac8dbb94047b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:43.517Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:53.517Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=61c9b72c-8386-479e-8487-c4dc96e7e4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:49:53.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:03.526Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ebd2d7c2-a72d-4d3e-ab48-bf93fa0671f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:03.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:13.532Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=d5045f1e-5676-470d-961a-08bc5858fc9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:13.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:23.540Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6eb11bb5-05b7-404c-addf-74e33ecccbbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:23.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:33.550Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=34037888-3a8d-472f-b08a-735844a9fc46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:33.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:43.556Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=98b7f191-4310-470a-a602-a938a41c11db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:43.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:53.563Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=6a124390-6c79-4fd7-ad8c-38932978f486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:50:53.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:03.570Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=8e8e2435-8b5d-4bb3-ba30-9a82584c727c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:03.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:13.576Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=545adb9c-63e0-410a-a781-06dfbaabae4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:13.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:23.583Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=50bb01a3-3a1e-4e7e-af9a-68097fcb27cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:23.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:33.592Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=77e26fc8-50bc-4f8a-b763-14ed7d919e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:33.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:51:38.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-10-27T03:51:38.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-10-27T03:51:38.414Z |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 |2021-10-27T03:51:38.416Z |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 |2021-10-27T03:51:38.419Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-10-27T03:51:38.419Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-10-27T03:51:38.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 |2021-10-27T03:51:38.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:43.600Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=a6e9e2ec-059a-4775-9474-9e021e9d59a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:43.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:53.607Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=ef731884-9f3b-4ffe-b802-66b62f96b24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:51:53.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:03.613Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=bafbbbd7-561b-41da-9a7d-04d59d5c460d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:03.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:13.619Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=c7027c30-8c70-46e5-9f06-989aa0bac84f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:13.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:23.629Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=e8dcf174-908d-4004-9f1e-3b210a08d0d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:23.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-10-27T03:52:33.636Z |INFO |Init configs |InvocationID=50fcf3c5-ad33-4538-95cf-82f1acae2f09, InstanceUUID=658b5592-f7ae-49ba-89f3-c6e64878775e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.servi