. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:07:09.211Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:07:09.213Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-06T23:07:09.243Z |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-11-06T23:07:09.713Z |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-11-06T23:07:09.782Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:07:09.782Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:07:09.782Z |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-11-06T23:07:09.900Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T23:07:09.958Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2021-11-06T23:07:10.036Z |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-11-06T23:07:11.077Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T23:07:11.389Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2021-11-06T23:07:11.402Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2021-11-06T23:07:11.403Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T23:07:11.443Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2021-11-06T23:07:11.443Z |INFO |Root WebApplicationContext: initialization completed in 1406 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2021-11-06T23:07:11.743Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2021-11-06T23:07:12.353Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2021-11-06T23:07:13.357Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a | | |main | org.onap.dcaegen2.services.prh.MainApp |2021-11-06T23:07:13.750Z |INFO |Started MainApp in 6.344 seconds (JVM running for 6.965) |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2021-11-06T23:07:13.805Z |INFO |Start scheduling PRH workflow |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:13.813Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0ae24335-cedb-4f4b-92e0-d9ed2202170f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:07:15.210Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:15.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2021-11-06T23:07:22.374Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T23:07:22.375Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2021-11-06T23:07:22.377Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:25.237Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bfd7cfb9-be45-4c57-91a2-1078dc8f4f70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:07:26.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:26.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:36.306Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ad66e887-fcf1-405f-a38b-44d0805c6a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:07:37.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:37.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:47.377Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7b422f0e-ebcd-4e1d-9ef1-ef8e133f0d4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:07:48.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:48.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:58.417Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f1c4c426-1911-465f-93ce-2851c6c7f1f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:07:59.455Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:07:59.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:09.457Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9156f816-e496-496f-ac71-219378a511b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:08:10.500Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:10.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:20.502Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4de10e6f-0e26-4f72-aa04-1218e59e03cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:08:21.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:21.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:31.537Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c4fde403-d90f-451d-afa4-97a675a38dd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:08:32.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:32.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:42.577Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=df71771b-abc0-4fd5-a666-cdfc8d893c03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:08:43.619Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:43.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:53.621Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1e38e015-1ca6-44a9-9b15-f23d1106366a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:08:54.659Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:08:54.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:04.661Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=47307436-3f96-4ba3-8013-7327fbe82959 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:09:05.695Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:05.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:15.699Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=aed631dd-ea58-494b-93c1-fed833b69bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:09:16.735Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:16.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:26.736Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bf6ae58d-149a-45bb-a178-f1c0b4d327d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:09:27.775Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:27.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:37.777Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1dd94c48-aec0-4e7a-bfc1-8e762ceb2f89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:09:38.819Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:38.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:48.821Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f919c2ca-669b-46a1-8f29-5fd12f21232f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:09:49.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:09:59.857Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ea844cf3-7196-4f77-aeee-14d26db0a4f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:00.896Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:00.896Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:10.899Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=83b5820d-810d-465f-bd35-9259973c805e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:11.936Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:11.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:21.938Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9d2fa4a7-ae76-4541-98aa-6c5135f3a734 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:22.975Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:22.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:32.977Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8645ef8c-1aaf-4e54-9778-8f1f8ddd0b16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:34.015Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:34.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:44.018Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6de6f42e-7591-4324-a3df-06f5c6f6737d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:45.056Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:45.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:55.059Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2775dd07-6bb4-4b5b-bc50-71e48632ad81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:10:56.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:10:56.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:06.096Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=69d070ef-195c-4d64-90b0-91b7f6cc87ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:11:07.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:07.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:17.392Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9938dc4e-6128-4995-86d7-9c06f8008179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:11:18.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:18.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:28.433Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=610aac19-ac16-4eec-8861-7876c72f4d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:11:29.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:29.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:39.473Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0dbfe581-5e74-4fc4-b354-0cb2c7968c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:11:40.512Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:50.515Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6a8db603-2adf-42eb-8d9f-b874dbbb26eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:11:51.552Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:11:51.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:01.554Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ebd712b9-e7b8-44cc-8375-7b15a17e8da2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:02.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:02.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:12:12.480Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:12:12.480Z |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-11-06T23:12:12.480Z |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-11-06T23:12:12.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-11-06T23:12:12.489Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:12:12.489Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:12:12.489Z |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-11-06T23:12:12.491Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:12.592Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e3aa04e5-7ed1-4fcc-9257-48514070111b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:13.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:13.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:23.634Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9ee913b5-03ad-4ca6-b455-ccd42cbec068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:24.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:24.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:34.672Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c5baf1c1-0df8-44b9-94e0-61f40308cdb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:35.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:35.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:45.713Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9e1e02fa-2a92-463f-8d30-53ab80e9c7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:46.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:46.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:56.753Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=39237678-84c6-4d56-9fa8-c988a9281ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:12:57.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:12:57.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:07.793Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1093af88-bd18-4077-8f3b-50324d2c0583 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:13:08.831Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:08.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:18.832Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0a8aff7c-408b-4ee9-b8e3-aaff97dfd3e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:13:19.871Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:19.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:29.873Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f7b7f478-60dc-4d58-b49f-402a4b3759fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:13:30.911Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:30.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:40.912Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5451cec2-0a40-4788-bfa0-595ce0d4b1a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:13:41.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:41.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:51.959Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a737986f-a029-4f8a-a95d-3219ce2c01e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:13:52.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:13:52.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:02.993Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=15040866-71c9-430e-8334-34c146564119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:04.032Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:04.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:14.033Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2844a4fc-cca9-4293-9e08-156dfc8b04cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:15.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:15.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:25.072Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a89aefd8-8261-41b9-9454-64fbed0e2852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:26.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:26.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:36.112Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=db801de7-2e8e-450a-bae5-c238ccfbf5ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:37.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:37.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:47.156Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c6b658f5-c247-461f-965d-61f9853b65f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:48.191Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:48.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:58.193Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f50e52bb-610b-4224-8575-fe83f85733ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:14:59.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:14:59.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:09.233Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bc6b556b-5179-41b3-8344-ab94d9db7ba7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:15:10.271Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:10.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:20.275Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4afbf2ba-baab-4d3b-8ac9-e0e6fe871ff5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:15:21.312Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:21.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:31.314Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5dc2ccf1-8b2c-4689-919a-b943d0179f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:15:32.351Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:32.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:42.353Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f60484c1-b5af-4849-8dbf-faa2014ba4a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:15:43.391Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:43.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:53.392Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=70d96298-9477-4f48-a7fe-a35a430922fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:15:54.431Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:15:54.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:04.433Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d227dcd1-6829-4d0b-b3df-7a209aae12e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:16:05.471Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:05.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:15.473Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e6a89106-8da2-42dc-828b-f1914235f4a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:16:16.511Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:16.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:26.513Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=923a24bc-e782-4f01-922c-a01046c0ecfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:16:27.551Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:27.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:37.554Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c581803b-3310-457f-a6e5-5c0f250f86db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:16:38.591Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:38.593Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:48.594Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1445bbec-094f-40b5-aa95-9e7b7bf7875f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:16:49.632Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:49.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:16:59.633Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=345cd645-1d4a-4049-b2a4-ef554fc51861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:00.671Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:00.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:10.673Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5115cca4-ea28-4909-8695-9ed375bbd368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:11.711Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:11.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:17:12.050Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:17:12.051Z |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-11-06T23:17:12.052Z |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-11-06T23:17:12.059Z |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-11-06T23:17:12.069Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:17:12.069Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:17:12.069Z |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-11-06T23:17:12.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:21.712Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=593203a9-1bcd-460d-ab2d-f054e6bee668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:22.751Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:22.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:32.756Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e428de2a-5f15-4b4c-8712-de5ceee05ec7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:33.791Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:33.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:43.792Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f5c07c49-ebc3-4580-9df9-a89bb2798a31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:44.836Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:44.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:54.838Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a4f1967b-b897-413c-aa19-40df19aa50be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:17:55.873Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:17:55.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:05.877Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=09834f87-0adc-4a05-bad2-806a7a2b4de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:18:06.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:16.913Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=57dea0d6-fbcd-44ad-90d8-f57eb58eb31d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:18:17.951Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:17.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:27.954Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=11dfbf70-1ba1-4558-bdff-2a8e8e3b3cc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:18:28.995Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:28.996Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:39.003Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=775dbebd-4d9f-43fb-9dbf-c01908206bb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:18:40.031Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:40.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:50.033Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=10eae12d-8199-4bac-b229-d7bc9c82b193 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:18:51.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:18:51.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:01.083Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=40993761-b4f7-4803-8104-be80a8729375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:02.144Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:02.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:12.151Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=968c527f-19cc-461c-88b2-d55dd516705c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:13.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:13.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:23.224Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=96c188cd-b2ee-4f3e-8f6a-34ab8aeb370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:24.255Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:24.257Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:34.260Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=48894680-a481-4b89-ad84-0a018bba0d94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:35.295Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:35.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:45.297Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=af28ea9d-567c-4a9a-a124-4a8ac8db5f07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:46.335Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:46.335Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:56.337Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8043619f-70d1-4d36-b90c-b72517ab6063 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2021-11-06T23:19:57.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.189.220:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:19:57.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:07.379Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cc590cfe-bc08-4605-835d-680344e5098c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:07.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:17.508Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0da51f09-7c99-484e-adf8-01cc31d4df29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:17.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:27.536Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7c923cb6-e9e8-4946-aab9-b6183903447a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:27.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:37.557Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bc63e689-d95c-4529-829f-aed8c47093ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:37.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:47.574Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1f9e1651-46ee-46cf-931e-d418ba5cd87c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:47.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:57.591Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d08e66b0-7497-4ca1-9f65-d4b816880822 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:20:57.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:07.611Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b23c658b-3201-47be-bf91-7a438c1a908f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:07.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:17.630Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ea8ea965-6e10-42ca-9e02-1d76c954a43a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:17.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:27.649Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f79ab1b0-dc3d-4fff-8ced-c61304c0a177 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:27.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:37.671Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d8c3502f-a6fe-4f2e-adf9-abe3920b62e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:37.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:47.687Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9a909c09-7a0a-4270-a2ad-d03e5fbf0c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:47.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:57.713Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d4dc96d2-35a2-4d13-b7c9-b967a0db1ce5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:21:57.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:07.724Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f06142d1-5a39-445a-a343-8e9e33155b2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:07.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:22:12.110Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:22:12.111Z |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-11-06T23:22:12.112Z |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-11-06T23:22:12.115Z |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-11-06T23:22:12.120Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:22:12.121Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:22:12.121Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-06T23:22:12.123Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:17.739Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=970fead5-82d5-4dcf-8d02-59974709fea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:17.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:27.753Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9b6463d4-8b57-4014-a05f-c578d6f56579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:37.775Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e1257d6d-c204-4c43-9019-cf4447d18528 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:37.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:47.791Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8a456706-76e6-4fa4-86ab-c18b8a482c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:47.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:57.801Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cb262d19-2440-46b7-827e-533e3c2a7620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:22:57.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:07.815Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5e36a197-bdfe-41a4-b6b6-c6fedaf75a60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:07.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:17.826Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7bd8508c-ae37-46d6-811e-59b3abe052c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:17.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:27.838Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9b47529e-94f7-49c6-9d89-0b18fc8e1402 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:27.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:37.851Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=49f1242e-b211-4e68-ae7a-9e478ecbe76a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:37.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:47.862Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8aceb51e-24c4-4527-b69e-91c3e378bf27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:47.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:57.879Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3b9c4c19-8df0-4ebc-afe2-fb386d2afc06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:23:57.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:07.892Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b748aeb6-1227-4f3d-aa6c-0422286ea8a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:07.919Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:17.920Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=51ebccb0-c400-4ae7-a040-69d7e675641a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:17.928Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:27.928Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=59296a4d-7375-4cf5-8f5c-ee249a557cad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:27.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:37.938Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bc157f4a-d3b6-431c-9000-aa452b54fb03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:37.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:47.948Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=13efeeb6-f6b2-47ba-923c-6fbb2f8b6ceb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:47.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:57.956Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5d952ee9-d983-4b66-865e-7b7d77dc6739 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:24:57.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:07.972Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=073013e2-bbe8-4021-a185-ecaa3fc71c0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:07.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:17.982Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c273cdcb-7853-4578-859c-159197e050d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:17.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:27.995Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0a2225ed-07be-4172-8ef0-b22f7240e0ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:28.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:38.016Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2fb8d6a9-0b97-45d8-a356-266eefe96bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:38.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:48.026Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f2b40565-8142-4f90-b0b8-ffb7f9a18798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:48.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:58.036Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=91084cef-bd43-495b-beda-52d306838029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:25:58.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:08.051Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dc68bb15-d266-46f9-94a1-a77b4166660d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:08.059Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:18.060Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=696ddc23-7aa4-4b7c-b6dd-1231711df7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:18.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:28.069Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b4226bb9-4ec3-4070-b619-d9d398418f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:28.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:38.082Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2c8a7f86-99a0-401c-b194-73ef281eb4a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:38.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:48.095Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6e2ccf90-d56b-4f39-abe8-8b774f3e351c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:48.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:58.116Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e124fd6d-2a6d-4d21-b7af-a3ef33141170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:26:58.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:08.126Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=557210cc-c5d0-4ffc-8e75-fc7a76818126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:08.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:27:12.130Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:27:12.130Z |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-11-06T23:27:12.131Z |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-11-06T23:27:12.133Z |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-11-06T23:27:12.139Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:27:12.139Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:27:12.139Z |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-11-06T23:27:12.141Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:18.139Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ee9ae54d-6259-4c92-b609-9e127597d1cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:18.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:28.149Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=004817b0-b9f2-4d1a-825e-ecfb57187b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:28.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:38.163Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=61156258-c426-414b-8848-1ab84fcc44a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:38.170Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:48.171Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f611bc57-a866-4974-9ad2-866f163a11e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:58.181Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3098abee-7103-430c-9de0-1e1d52d26773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:27:58.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:08.191Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dd061f14-0d52-4cd6-b8c7-7b73b3e3bdef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:08.200Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:18.203Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1f8a1f78-f63c-44f0-8718-0cd75f269bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:18.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:28.226Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9126767e-f815-4901-b342-2e53092e43c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:28.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:38.243Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4e018be4-c16f-4bc9-a909-8df80885f2a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:38.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:48.252Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2c70aeda-1ac5-4e46-bfb0-a38bc56a0a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:48.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:58.263Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e172ff55-e755-42f7-87d4-de9a6dde3cee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:28:58.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:08.274Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6130553e-2bcb-4e81-ba62-a2da6084fb76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:08.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:18.282Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5866a2d7-50bf-471d-8ba9-36d6dcfed2ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:18.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:28.292Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b291bacb-9bc0-4182-90d5-78dcf1440f17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:28.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:38.303Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=604a547a-9758-45ea-b45a-3d6a73af6d70 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:38.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:48.313Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f92b3efb-b5c6-4512-94c2-f82de8b740e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:48.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:58.325Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=71b06393-9124-479a-9e56-e5b1a0f4651e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:29:58.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:08.341Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=eb9146cc-a31a-420c-a28a-b167307d245d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:18.355Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a10b1b9a-d325-4915-8ea3-e35c998e4267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:28.371Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=edab8c50-4aac-4947-bfe4-4e66231bb012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:28.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:38.381Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6c4f7386-e91b-440d-ac86-f2a9814c7ebd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:38.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:48.393Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3f2ffd54-0ac2-4789-a0bd-dce213f6ea81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:48.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:58.404Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2fa21833-6c26-4e2f-9abb-30a2d2482beb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:30:58.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:08.415Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dbac4e83-cdb3-4c62-884b-ff0c155b8af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:08.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:18.427Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0f995137-89b6-41c4-8c3c-1837bad9cb35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:18.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:28.444Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=570dd405-781f-494e-8e27-a74c54a760f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:28.452Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:38.453Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=369263d6-71e2-4fa9-887e-681e4ecef07e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:38.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:48.462Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=83e54500-9302-4097-a8ef-b37c9f513133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:48.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:58.472Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=535d0f54-2fc5-499b-831a-a6b6b95edc99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:31:58.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:08.484Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=01c61920-1577-4535-b3a5-85841efe4d31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:08.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:32:12.067Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:32:12.067Z |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-11-06T23:32:12.067Z |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-11-06T23:32:12.069Z |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-11-06T23:32:12.073Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:32:12.073Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:32:12.073Z |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-11-06T23:32:12.075Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:18.496Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f16d50f0-247d-45a8-88b9-cfc8cb14c7af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:18.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:28.504Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6e1f69d5-9796-47c3-ae84-851b44786b64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:28.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:38.515Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=81083d01-daa2-4722-86ad-fecaeb7a6f92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:38.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:48.534Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=10c00ea4-a7d6-4a7d-9a50-e1b787babd1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:48.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:58.549Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=aebf782a-236a-4964-87c9-cae763b46668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:32:58.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:08.559Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fc207b8b-e0ac-48a1-b211-7ddb0bd68b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:08.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:18.568Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=54924ccf-cda0-4520-bbf0-694c96bdebab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:18.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:28.578Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9cf4fb0c-9bbf-480f-a11f-1ac8298b7e1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:28.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:38.591Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=875aff8b-c3d1-4e0b-8eee-0b16fde317d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:38.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:48.601Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9c9d1e56-4ca6-4a97-acbe-38e98dad6d65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:48.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:58.613Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=819c775e-46ce-4aff-adbe-5a9d585b34a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:33:58.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:08.634Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7beb5908-f4a3-4ecc-84cd-f012aa9c89e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:08.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:18.644Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2686c760-5607-46a8-b6fb-712e40cfb9e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:18.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:28.653Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e68efe61-92cf-408d-b65c-9c52411181b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:28.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:38.665Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9da41b2c-5d47-4161-b075-bf144c9a165c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:38.681Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:48.682Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=62471207-42c4-476e-8240-dd10e327231e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:48.691Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:58.691Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e68fb73e-173b-4ebe-9509-d2611e1b1b06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:34:58.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:08.701Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=643a3947-e0f3-4e1c-9413-1de64214374f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:08.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:18.715Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8f4f1169-49dd-4704-b73a-02af670ab78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:18.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:28.735Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1c95c512-b316-4490-aaac-95595d836eb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:28.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:38.748Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7b1fe95a-16a5-4926-ae3e-123f90db685c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:38.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:48.756Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=77f954c5-5417-4b36-abb6-1a3ec20cd827 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:48.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:58.764Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=89970ef2-df41-402f-866d-38438b2e0932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:35:58.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:08.773Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=db6a5c05-8f55-436f-91a6-0def5b28e18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:08.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:18.781Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=358d8a3d-3208-4fa9-b43c-3cc49461f985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:18.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:28.788Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=64f26a2e-da8c-4cc9-9e1a-846815fb45c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:28.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:38.805Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=15d7b267-95f4-4a62-8eeb-f6b5a4db99c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:38.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:48.818Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ecce4764-982a-49d2-a624-ef133af4c3f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:48.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:58.837Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=39b7d3c2-b3af-4bd2-b478-698bb6eac201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:36:58.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:08.846Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7c64acf6-0006-43c1-af6f-bd3d8b9cc91b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:08.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:37:12.121Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:37:12.121Z |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-11-06T23:37:12.122Z |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-11-06T23:37:12.124Z |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-11-06T23:37:12.128Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:37:12.128Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:37:12.128Z |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-11-06T23:37:12.130Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:18.855Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5af2ba6b-1c6e-427f-8821-69ac7ee4bbb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:18.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:28.866Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d07b2886-f915-47d2-a5a5-01251990a266 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:28.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:38.874Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=87c7b18a-7cc6-447a-a16e-72978a4a9209 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:38.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:48.882Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7cdf958e-9500-418e-ad45-314cdb61274e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:48.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:58.894Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2358a7a8-4788-44e7-9b9e-89d38475c3f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:37:58.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:08.906Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=69b12cea-5129-4607-a67a-5107ec48dd48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:08.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:18.917Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f3a02780-51bf-44fa-ad23-59acd027fe83 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:18.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:28.938Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=677883ac-bdd1-42a2-a99e-9973737ac77c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:28.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:38.948Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=25eb28fd-8411-4310-8f83-d92cccd9f554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:38.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:48.958Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a15f4c0f-18ef-49e7-9dcf-0f5022e58362 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:48.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:58.967Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=575afabd-2349-4fd2-a891-4f4b495aecb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:38:58.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:08.977Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=84961139-9d7b-4b3c-9818-067146b245f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:08.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:18.985Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4dde6e5e-fd58-47da-b5ed-98c2e9792a2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:18.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:28.995Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6cd50f71-dc88-4c75-863d-7a7f97919c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:29.002Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:39.003Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=58281209-e0d6-4ec0-ac5a-4e663856e39a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:39.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:49.024Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=775759aa-b01d-4122-870d-326cbdf47243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:49.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:59.039Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b1ef10ff-c9bd-4c68-aca4-e6471739440f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:39:59.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:09.053Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1dc96e42-468b-445f-b155-52a07662c279 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:09.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:19.062Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1ae6a7e2-fda9-4eba-8ad6-0053ab6d311e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:19.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:29.071Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=890229e2-af21-4b37-8ce1-eb4b53a4235d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:29.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:39.079Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dd6770d2-dd23-439d-a42c-53a6697ac842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:39.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:49.086Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a1524add-32e1-4224-af34-00fd8dd7e36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:49.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:59.100Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b0fa5f6e-54e9-47d2-b0d2-96b8c4b852d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:40:59.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:09.119Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=abbda81e-ebf6-45cc-a3d8-a5d6773a8998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:09.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:19.128Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e1e64b50-082b-4038-b3e7-252761fed5d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:19.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:29.136Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d5af1b70-aaf5-4369-a920-917456d9d425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:29.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:39.144Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=41388fd5-3257-451b-8b9c-165244bcd7c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:39.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:49.152Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2eb76aaf-096e-48a2-93d7-edd9a5537aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:49.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:59.163Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=acae8867-8883-4105-9b75-f045d9995bed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:41:59.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:09.173Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8631fb98-da67-4194-9c9f-650c355adcd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:09.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:42:12.081Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:42:12.082Z |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-11-06T23:42:12.082Z |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-11-06T23:42:12.084Z |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-11-06T23:42:12.089Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:42:12.089Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:42:12.089Z |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-11-06T23:42:12.091Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:19.182Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0f879c83-4fcb-40d4-b189-6cdb20a4ef40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:29.197Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=31c12aed-d46a-48c9-bfb1-8c80afa0e808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:29.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:39.213Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a80cd537-eebb-4549-9157-56f886048d15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:39.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:49.222Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e60626f2-71b1-4251-bd77-c48e8e8a8f16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:49.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:59.232Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5ae9ae69-72f2-48d1-b67b-433540f2a887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:42:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:09.244Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fb8e70be-a812-4c40-b6b9-2623acd95c20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:09.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:19.252Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7aca2b07-33cc-4aaf-809a-19dffb3afee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:19.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:29.261Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=59133a6b-2c2d-418b-a423-470a284388ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:29.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:39.271Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f1940afd-015a-4940-862b-e07bff2a83a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:39.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:49.287Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4bcfe2d1-0216-4fc5-b26b-111fef991f34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:49.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:59.305Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1f39653e-8ff1-45d7-a7c5-f3f376ede7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:43:59.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:09.315Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9fe5f3f4-c213-4665-b926-d741f69204ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:09.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:19.323Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=58365b5b-d048-4d75-9aa7-630d28553f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:19.338Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:29.341Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=90aa71e6-af47-4aa0-a19a-b9d1c2194008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:29.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:39.349Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cf3d99b5-e82b-45e8-89f0-f06db489bc4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:39.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:49.358Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=91fcecf5-61ea-4e0e-940f-71f8db3ce34e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:49.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:59.368Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=71229bd5-c744-44d2-827c-3350a74b9637 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:44:59.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:09.385Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bc003a0e-e606-4c30-9e0c-1e8dd2736e15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:09.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:19.400Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7fc264ba-15e0-43e5-8cd0-827639712812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:29.419Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5ca210fc-a389-4543-a853-908805b942ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:29.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:39.427Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=314366a5-b883-42e9-8d22-1aa04f972161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:39.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:49.436Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d1794116-53a2-4dc7-a6e0-a25facc07f0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:49.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:59.446Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=637bce0d-3c3e-4525-9924-d95fae12712f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:45:59.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:09.455Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a11f0509-4a7e-4584-994f-c584595f87ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:09.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:19.462Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=050ee45d-d9fd-4d18-a938-33bbb629c422 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:19.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:29.471Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f868afb9-51a8-4bbc-b131-5648d8d5d9a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:29.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:39.481Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0ad4ca15-dce2-4732-b7f6-7b7a52575c9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:39.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:49.493Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f161d18f-cfa2-407f-bed4-0698258d44ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:49.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:59.505Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=48874194-bcee-4f7c-82dc-00fea100086d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:46:59.516Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:09.517Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=24c13119-0ba0-469e-b0bf-4988c5825867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:09.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:47:12.090Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:47:12.090Z |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-11-06T23:47:12.091Z |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-11-06T23:47:12.093Z |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-11-06T23:47:12.100Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:47:12.100Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:47:12.100Z |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-11-06T23:47:12.102Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:19.527Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0bdf4e8d-7fe0-4cb7-92d8-8dfa7cdf53c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:19.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:29.544Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8e7ff516-ecdb-4391-a0dd-603d108007c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:29.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:39.564Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=88e2cc49-ce88-4583-8657-c2d280a7d1ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:39.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:49.573Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b4d8e878-377c-4ed4-905d-8ff4191c3b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:49.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:59.592Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4ddf3de9-6a9a-4546-8f45-157bc5eea2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:47:59.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:09.603Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a29d31a9-7edf-49b1-8cae-47bb4f8515cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:09.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:19.610Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cff8034f-2e20-436c-8159-3d3e7c37fac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:29.619Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1d992a85-f998-4337-bd6c-9e83a58422b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:29.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:39.628Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6ad3fbde-cee8-4f1a-bc0f-b8ce709afbb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:39.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:49.644Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=71dc5af9-2559-4e6f-ab8c-d2ca80557126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:49.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:59.654Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=31882853-4303-4172-9997-f182a288c0df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:48:59.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:09.665Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=41580a2c-4122-44c9-b0ec-d46934113b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:09.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:19.678Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d03f528f-980d-4948-be8e-de5466417613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:19.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:29.696Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=10b2f909-5daf-4d94-bb66-4e87fdce2be5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:29.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:39.707Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1348b864-39eb-4cc5-bcbb-954da1821b43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:39.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:49.716Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c1d6eedc-36fd-4510-939d-f6b12cc0fba3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:49.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:59.726Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c6a6ead3-2be0-4cb0-b59a-130bb0e88de3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:49:59.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:09.735Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5133638e-0c28-4cd6-8bae-12a56445931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:09.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:19.746Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8fd9ef97-de8e-4e2d-8e02-f4d8a0ea27c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:19.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:29.758Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=87804238-8261-40ca-b696-5fe680b9eea9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:29.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:39.773Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1e70999e-1eb2-460f-9635-be8ff19cf38b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:39.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:49.783Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=58e070f4-c40c-4da9-a522-cb837bfc78ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:49.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:59.795Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3316c7ba-ec51-42e9-ae8f-8766a69243cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:50:59.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:09.806Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7a704337-c8eb-4762-83d0-0d1a28829af5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:09.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:19.815Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4141d1b7-18f3-4081-bfc8-687e4ebe34a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:19.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:29.822Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7bb1b179-9815-4dc4-973d-f6efaef81485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:29.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:39.833Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=17d0210e-8626-4316-89eb-8a96ef8e10da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:39.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:49.842Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dc94bd8c-567c-4f3a-9bcb-b9d12ee7326a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:49.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:59.860Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6951e1cc-f1c9-4f37-9c4c-68f900fda5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:51:59.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:09.876Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a106337e-858c-4acd-b567-8711ee95089a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:09.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:52:12.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:52:12.076Z |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-11-06T23:52:12.076Z |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-11-06T23:52:12.079Z |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-11-06T23:52:12.083Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:52:12.083Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:52:12.083Z |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-11-06T23:52:12.085Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:19.884Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b45f6930-6ccb-420f-b1e6-5391ebca01a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:19.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:29.891Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f4bc0c74-ccb3-4ad4-b57e-2fec37cd1d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:29.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:39.901Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=db056da3-f68f-49a1-ba6e-aa804a5888a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:39.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:49.908Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fbc0d06d-ee71-4631-95c8-cd7970f1f694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:49.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:59.916Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e5f91664-6425-47d3-ac5c-0d11ad7fbd2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:52:59.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:09.933Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=30ccc051-82fb-4e9f-8d83-63a21acb0e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:09.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:19.941Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9405fc32-b775-4619-8a5c-245c5c07df88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:19.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:29.949Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2f2912d6-d07c-4f68-9253-f55182a5fcf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:29.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:39.959Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bc602e17-a228-4065-936e-506d1686f8a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:39.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:49.979Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e104e220-5883-45db-8cc0-2a5780b2a344 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:49.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:53:59.995Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fc6d8062-6a3b-4229-9bac-2d8e25b34f3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:00.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:10.003Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ea4951f0-4a68-4843-a3fe-1d41f19e54ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:10.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:20.010Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4f8c1ae5-4303-45f0-a638-819124ad4916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:20.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:30.018Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=25474a8a-f844-4bca-8223-b472247fb48f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:30.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:40.035Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=be91b191-7100-43b2-a5f3-12452bf49458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:50.045Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f08fa50b-3d45-46c8-9338-54cb90fa4bb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:54:50.052Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:00.052Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8ae0b126-6a1c-406f-9693-8c59258d4fd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:00.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:10.060Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=14394e23-fc6d-4227-bb08-d22362ae13e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:10.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:20.071Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6230e4aa-a2fb-4dca-98a2-5d3b2b5ac68d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:20.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:30.080Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3b989d94-d4c9-4f8c-904f-2b5fcf3a4487 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:30.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:40.091Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e04656ad-9f45-46c3-8619-187a5eeb17de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:40.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:50.104Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=362bab4c-aac9-4b9e-a147-ebdd4f8fda96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:55:50.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:00.118Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=112ce641-c525-44c2-957d-aed1e846c909 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:10.137Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=34af9f06-f93d-4784-81de-f2022a9acde9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:10.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:20.147Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1911b0f5-cddd-4707-8c7e-0a30e031678b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:20.154Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:30.155Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=110af431-1237-4c5d-912f-ae6288b366b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:30.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:40.164Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8deca7fb-154b-4808-b3c4-9ae1eb9f8ba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:40.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:50.177Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=763f0605-96b9-4110-a0cd-54a804c775ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:56:50.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:00.185Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2765751f-4a49-40e6-8123-8eaaba29be8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:00.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:10.196Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a547e79e-dd7f-40d8-8aa7-d0eeb6413c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:10.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:57:12.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-06T23:57:12.069Z |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-11-06T23:57:12.069Z |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-11-06T23:57:12.071Z |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-11-06T23:57:12.075Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-06T23:57:12.075Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-06T23:57:12.075Z |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-11-06T23:57:12.077Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:20.204Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9198ea88-10ae-48b9-8acc-2d9c4d05db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:20.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:30.212Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e06a72b2-6de7-4cf3-ac4c-33ca8c66dc5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:30.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:40.222Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4f1ece3d-a26d-4727-b2d1-520380447421 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:40.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:50.230Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=eb2144b2-b880-4a8b-bf90-c608bd4acbdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:57:50.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:00.239Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d9338693-476b-47bd-b173-98bb883b724a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:00.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:10.253Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d7ccd951-9954-4300-9e7e-2770d48397f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:10.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:20.271Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=54c7d59f-ef08-493e-8f36-02514b4036b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:20.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:30.280Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=63980b15-704f-4e4d-a4b0-b5cff279b89b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:30.289Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:40.289Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3f3c7c31-209d-4d81-9f3c-6c8236ed5d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:40.297Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:50.298Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dce53b1f-8e21-4fc7-8d4b-ff6cec8d7022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:58:50.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:00.307Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4711a7e7-4db8-4756-8453-74f671e3fe43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:00.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:10.315Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=711af529-776e-4f67-96e6-782e3efea88f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:10.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:20.332Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6e451696-2f67-4557-a907-00847f8ed564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:30.351Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=40f68a1e-fb4e-441e-9c03-cd8539cbf23b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:30.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:40.361Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d6c645d9-4f0e-4514-ad20-48061f152832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:40.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:50.371Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1ae909c3-d224-47c2-b3d7-9f47ec39221d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-06T23:59:50.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:00.379Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9cacd893-6431-48ce-8212-2aae7f5ed334 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:00.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:10.402Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d8d5c07c-7b3a-42b0-a782-a0ae0acf47d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:10.410Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:20.411Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8eed2a52-debb-4433-9e05-f8223b5a5577 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:20.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:30.425Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=44a2ff92-6759-41fa-9de7-0fac38cf230b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:40.432Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0f8809f4-67e8-4487-94f0-b77119c17ec1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:40.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:50.444Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6c411a95-3d43-447d-ba74-b2aa3e281db7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:00:50.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:00.462Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7f9a2ecf-7d2b-4330-870d-92711fc347e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:00.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:10.470Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dfeba326-d939-4d1d-89b9-270f5f70cdda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:10.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:20.477Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=aa8554ea-ba44-4883-aeaa-18936f3c56d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:20.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:30.485Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0b3d3aae-6816-42e3-a14f-c0ad718f1281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:30.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:40.496Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=30c11b88-7a25-44b3-8c30-d9eba111dee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:40.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:50.504Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=08bb0916-c459-4510-8093-da9e014fe29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:01:50.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:00.513Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2a79ad62-25f7-4dd8-932f-13275ddc61a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:00.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:10.523Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=08c7827b-59e6-4c4a-8d28-28aec6b577a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:10.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:02:12.063Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:02:12.064Z |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-11-07T00:02:12.064Z |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-11-07T00:02:12.066Z |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-11-07T00:02:12.070Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:02:12.070Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:02:12.071Z |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-11-07T00:02:12.072Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:20.539Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=76e6fd36-3036-4328-9ec3-16cd31cfd01d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:20.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:30.548Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c0df845b-c66a-4dfb-886b-1cfa579b3351 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:30.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:40.557Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5c28a125-5def-4be0-8324-257ff97793af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:40.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:50.565Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1093ba0e-8ceb-40d1-b436-3c56a3d48851 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:02:50.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:00.574Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=34dfbc97-4312-4609-aff2-97ac2a15b08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:00.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:10.583Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8a4d9eaf-38eb-4e17-9b40-2d6e2d1daac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:10.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:20.590Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=94ccdadf-6973-41e3-a46e-18a8260452fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:20.598Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:30.599Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7d71bd7b-b54f-475d-ad33-8fed7c3de231 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:30.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:40.616Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f2a4a408-61f5-4176-a80b-130347d86089 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:40.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:50.630Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f0bd7ef9-e924-4d0e-8f42-48a1155a9178 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:03:50.641Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:00.642Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=22e92a00-e9b0-4ff7-95fa-50d235adcb52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:00.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:10.650Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f6936f17-e9a3-4c4e-b309-25aa3fdfe039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:10.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:20.658Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7c6e6e7e-a15d-44be-8fc0-2fcdd710715a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:20.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:30.667Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7a2c5be8-7f46-41ec-9bbd-ce41258f3e12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:30.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:40.677Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dc9de256-1b3a-47cd-9e06-8d1b647a5738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:40.685Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:50.687Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f4c9568c-f6ab-42c1-9fd8-c254517f1c28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:04:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:00.706Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9f270299-8180-4384-94bf-03c60106242d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:00.717Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:10.717Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b9822b6c-022f-46cd-a425-2bcfe7e83d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:10.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:20.726Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6be48333-acc8-4a53-b129-5cb3fb719709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:20.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:30.733Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c4c1f538-74ef-42e3-97bc-db4cfe471461 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:30.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:40.745Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fbd2c6ba-8bdc-4e43-bce0-a4867c54b4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:40.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:50.760Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1bc19da7-f7e8-49cb-8cb0-45104426825b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:05:50.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:00.768Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=61954c60-b0b3-4c6c-8bf9-220d2634a789 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:00.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:10.775Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9a7d0e4c-6ae7-4ab6-b6a9-2a4b096208e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:10.784Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:20.786Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=583f729b-824a-45fa-923e-79b4f010b2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:20.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:30.804Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c8449f47-b0c4-42c7-be15-91d2c31bb3b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:30.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:40.814Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f396efcf-359c-4eae-af4e-88f9dde86c2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:40.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:50.822Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=708c921f-8606-41bb-8166-5906818527fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:06:50.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:00.830Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7cfd23eb-706a-42ec-bcf6-9d586d507399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:00.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:10.839Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=de5ee350-d805-469c-beb7-0d4d43e82c5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:10.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:07:12.089Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:07:12.089Z |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-11-07T00:07:12.090Z |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-11-07T00:07:12.093Z |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-11-07T00:07:12.097Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:07:12.097Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:07:12.097Z |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-11-07T00:07:12.099Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:20.848Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=59476c86-d7b0-462c-beb8-25a6b0e3701b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:20.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:30.859Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4b5e81cb-d35e-4e56-b3f1-68f0d2acaaea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:30.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:40.878Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=36e242c6-e0be-481c-9fe4-99208bcd5bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:40.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:50.887Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0025ecea-d2a0-4435-9b3a-23a37a1b80b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:07:50.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:00.895Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2e9931e7-c733-46ec-8595-6c1f218b21e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:00.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:10.903Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bee251d1-c291-4a55-8e35-1ebfe9e52b81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:10.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:20.910Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=479191e9-80d6-4412-be62-58148d4c8b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:20.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:30.917Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ce43c982-0fc4-4a7c-9db7-93df836d262d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:30.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:40.928Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4f57402c-a6d9-4b70-a474-ce29ae2f590a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:40.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:50.936Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4a157b50-2b4e-4a55-84e0-7b87b81d338f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:08:50.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:00.949Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7c9f92af-1a62-42ef-ac3a-e4a4103350dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:10.967Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a394d2d7-a830-4462-8f6e-7c75991a490e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:10.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:20.977Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5e8ab1c7-e2f8-47cd-8fea-633158d696b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:20.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:30.985Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=103bae08-5a83-46d1-9f43-d377bfc66201 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:30.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:40.992Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3b884a8f-b3c2-4c59-bf60-473828a36f38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:41.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:51.004Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a369fc85-3f58-4387-a8fe-f13bc0d113de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:09:51.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:01.012Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9fb0fdb1-7017-4b3f-b212-f0f752e6d0eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:01.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:11.019Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9d7187c4-437c-4965-814b-cc426525459c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:11.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:21.030Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b1165a3d-2fd9-4a34-a7e8-8dc078dabb9a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:21.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:31.045Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2bb547e1-b856-4a90-851a-e63120bf0b01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:31.062Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:41.063Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d32230f8-4a8c-4dbc-8f31-f2c26b2fac8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:41.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:51.071Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4e0c230a-8935-4619-a05c-755d1ca44ed0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:10:51.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:01.081Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=de38f270-1923-49ea-8d79-48307bca5c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:01.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:11.089Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9de1996f-5cb4-4f13-a50c-8fe0c09cb19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:11.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:21.096Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=91744fb6-0c00-446c-b50f-bffa3ce77621 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:21.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:31.104Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e88e1ea2-b840-4ec4-a1ff-2f42903442c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:31.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:41.113Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a7b597f9-8d2e-40e9-9969-805daae1f222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:41.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:51.124Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5205c4b0-cec4-4744-9856-5bfceb066be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:11:51.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:01.139Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8d738508-3086-4c53-8aee-cdbb9e98113c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:01.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:11.158Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=475351bb-9fc8-4be8-954d-1b9f78091d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:11.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:12:12.073Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:12:12.073Z |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-11-07T00:12:12.074Z |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-11-07T00:12:12.075Z |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-11-07T00:12:12.079Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:12:12.079Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:12:12.079Z |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-11-07T00:12:12.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:21.166Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e44e5cc5-e771-4aec-a856-b263b886849c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:21.184Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:31.184Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=daae983c-01ee-4d58-ba8b-5e1c5873ba21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:31.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:41.194Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=25ec9441-6783-4d1d-8dd9-20f6b9c6955a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:41.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:51.202Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=23685b06-a7b5-4770-a63c-d8997bf07be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:12:51.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:01.209Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9dff9bd8-0929-4e93-ad11-4612aa9ef35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:01.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:11.216Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=25d55b7f-156e-4abb-98f7-f2b5705803fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:11.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:21.225Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6f9e570b-7714-4881-90ee-67f22fc12f36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:21.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:31.240Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=97c7cc9b-9915-4f40-b927-557f19bded69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:31.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:41.261Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ab44fd67-646e-4470-a4bf-31e4824bfb17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:41.270Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:51.270Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=35cfe781-903b-4896-a7c1-4a6bc217b761 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:13:51.278Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:01.279Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=14f4671e-f9ad-4dfd-ae28-e4740fdace1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:01.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:11.288Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3d946632-1224-4940-a251-e008ed695bbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:11.294Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:21.295Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e067abc0-df5f-48bd-9349-d876423864b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:21.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:31.302Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=62df53e6-a100-4e3c-96c1-4e255dc40aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:31.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:41.316Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d604c9c9-41d1-46e8-82bd-deff928d146e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:41.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:51.329Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dad4eb0d-e3e9-4bd0-adb7-61d77d77210a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:14:51.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:01.345Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b1e9e8bf-569f-4cc8-8f60-72cdf37c6012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:01.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:11.352Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fa8bd1bb-8f06-44ef-a210-f7fef4489f2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:11.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:21.360Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=be065314-be13-4c1b-948b-ffb5a1c9430e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:21.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:31.369Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=36338010-b8c9-4675-baed-5dcbb1a9ee9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:31.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:41.379Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fd5e98ba-2bbc-4f6d-9fbd-4b83cddbf1f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:41.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:51.387Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=df5fe91b-995c-472a-840f-5c2c22fa36c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:15:51.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:01.403Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ad0dc857-6ba6-4c3d-a181-1463c9f9497b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:01.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:11.420Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c469985a-f7cf-456a-9493-2a1ca01c4c88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:11.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:21.430Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=14d80fcb-56e8-4f9c-8de9-2446201843a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:31.440Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=35592057-af90-4844-801f-356d2019002c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:31.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:41.448Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0fed5aa9-3ba0-43f0-ac83-7304c31b6e09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:41.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:51.460Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8e86fa7b-c67d-43fe-a53b-23e1562ae29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:16:51.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:01.467Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bb5a1364-45d1-43ba-b721-962e1d1eda1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:01.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:11.476Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bf0735fa-db28-4cd1-8995-a1e33b3b5fb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:11.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:17:12.120Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:17:12.120Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2021-11-07T00:17:12.121Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:17:12.123Z |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-11-07T00:17:12.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:17:12.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:17:12.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2021-11-07T00:17:12.128Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:21.486Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=498cf760-0c04-4dbe-9e36-66a922a84b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:21.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:31.504Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d3663548-d470-4f18-aa24-2009ede0df2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:31.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:41.512Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2eda3cb9-81d5-4a68-9590-483ad8e3324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:41.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:51.520Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fa93d1d3-13f9-4eca-8692-09960e614ad5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:17:51.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:01.528Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f8204c45-4974-4c86-8082-4ad63ab79e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:01.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:11.539Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dc3a4e57-0f03-423e-b2da-8a107df65603 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:11.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:21.548Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7144ac82-6ad0-428d-a111-5451807f99ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:21.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:31.555Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3e138f5b-98a9-416f-bae2-f4ef09b1adda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:31.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:41.565Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2ad66431-bca9-4d5e-9e8d-5b391d7b1182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:41.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:51.581Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0c592945-cedc-45f3-893e-7e93edf549fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:18:51.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:01.597Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5d148795-1a24-44c8-978f-a91c202f7826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:01.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:11.608Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=5d4920de-2222-4cbb-bf4a-2892451cb63b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:11.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:21.616Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=449fa0e5-9c96-42a9-bd30-f78a2795aacc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:21.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:31.624Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f89e3ca3-5d4e-4cb0-8d80-03aeccfc62bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:31.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:41.632Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=729052bb-2418-4b25-95f3-c1550f5bb984 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:41.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:51.639Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=906c6be1-53f0-4f45-86e2-653c6e0fea77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:19:51.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:01.646Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=61eaf813-26ec-4911-acb0-3c8fcffab4a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:01.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:11.655Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bd691640-a7aa-4fb7-bac6-4ea77dfbc7d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:11.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:21.668Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d92accec-1a81-4fe3-95e0-4924377f66ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:21.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:31.678Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=85b7536a-5577-4733-a462-bd724ae4aef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:31.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:41.687Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7c2b897e-0f24-40e4-b55d-ae48e0e74dff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:41.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:51.702Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=714dfec9-8466-4bd3-8901-ce1495f568d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:20:51.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:01.709Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d0d01a65-19d3-4d26-881b-1d512c334009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:01.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:11.717Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d154e8f9-ece5-42c5-8e17-90c646b1693c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:11.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:21.726Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=82057af9-c873-45b8-af75-6acb5ea86d0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:21.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:31.735Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9a37078f-9517-4ab9-8665-98087249f091 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:31.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:41.747Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=863f2e65-b5d7-45ad-b75c-300ad199ceb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:41.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:51.770Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6d8291eb-942a-40da-9b61-1b7a62203fbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:21:51.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:01.779Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=45968a50-80aa-45f1-a32f-7762e81354ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:01.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:11.788Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d2049463-8ede-482d-9a79-0f45aa8cdac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:11.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:22:12.102Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:22:12.102Z |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-11-07T00:22:12.103Z |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-11-07T00:22:12.105Z |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-11-07T00:22:12.108Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:22:12.108Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:22:12.108Z |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-11-07T00:22:12.110Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:21.796Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=678cd3bf-495f-4eb3-983e-a08171be1953 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:21.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:31.804Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=20790e31-aec6-45e3-b36e-7ef10fb7d9fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:31.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:41.813Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4153a4cd-b458-4e80-9766-b96ebcda74a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:41.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:51.826Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fe2a6cf7-68c5-4730-b71a-d7860c8483be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:22:51.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:01.844Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1e96b606-ad82-4463-98df-dae44bca3224 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:01.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:11.853Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0b4c149b-9602-43e3-a01b-113b01d813da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:11.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:21.862Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b96d47d5-8f8d-4052-a7f5-0e7f8c4bef52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:21.872Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:31.873Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dcf555c2-8aed-4315-bc1d-63e69f76040e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:31.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:41.880Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f616bbe4-eb4d-44c8-a7a1-55c69dcd99fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:41.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:51.888Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=61af5857-422f-41ba-b98a-90674658a79b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:23:51.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:01.895Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=21f8332e-ca7e-478d-bff2-5408af786591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:01.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:11.914Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a83b55d0-3ff8-49a3-96d9-cd460f0e29c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:11.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:21.925Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7b195543-c6b8-473b-af5b-6f5c50a8ad92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:21.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:31.933Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8afb4214-452c-4678-83ba-2eaeeee29b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:31.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:41.948Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=30021184-d032-4684-9994-bbfba2856b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:41.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:51.955Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=69526a5f-d4ab-4b4a-bea5-fb7013c9bfb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:24:51.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:01.963Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=39f893ed-de8b-4bf6-9e66-6eb288ae13d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:01.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:11.971Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8e047191-3067-41c7-b177-d46c4fae7a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:11.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:21.985Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=72e5ea33-ce37-40ba-ad64-355819d87029 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:21.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:31.998Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2f1fabaa-a45d-440f-857f-ba5472b230e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:32.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:42.014Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=adcd0345-e46c-4b8d-aac4-c1ac5b77873f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:42.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:52.025Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e6efc263-2ae2-4671-88ed-dc8ab27de24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:25:52.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:02.038Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=bd02551b-9085-4b68-aa51-790d564a97e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:02.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:12.044Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=84714309-e424-4832-b4fe-b099ae54c6b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:12.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:22.053Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=6d019c82-20a0-425a-9d26-0808ed5d8d6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:22.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:32.060Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a71768f5-c6b2-43aa-8b87-84b3ce4eab5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:32.068Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:42.069Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d295e3b9-c2e5-439f-988c-c9cd83cd4386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:42.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:52.081Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=61e6dc3f-6ae5-471c-b8a9-547fe956f8b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:26:52.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:02.103Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4d7e258d-59d2-4dd2-b56a-a4d4c9e9eebb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:02.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:27:12.104Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:27:12.105Z |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-11-07T00:27:12.106Z |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-11-07T00:27:12.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:12.111Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=97465f16-0667-4639-9e90-e3e3c9805985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:27:12.112Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:27:12.112Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:27:12.112Z |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-11-07T00:27:12.114Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:12.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:22.119Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cb7c8b72-0098-479a-96d5-d571d49a17fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:22.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:32.129Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=634e8169-0c2d-4078-a4e1-e7a1dae999e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:32.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:42.137Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ba538fda-7108-4ec7-bf31-188862c29b98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:42.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:52.144Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=44d899d4-38f0-4182-ae99-642051b018e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:27:52.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:02.152Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d7ec2f61-39a9-4617-8446-43d67487129a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:02.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:12.160Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=25b06af1-6751-4e94-982b-cafc4fc194b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:12.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:22.168Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a50deb9f-2791-42e6-b7a1-9a22b8c34cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:22.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:32.181Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=c50b19cb-c385-4653-a3bb-6f52a8bb108c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:32.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:42.198Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e1ad984d-35ed-4c88-9794-1e949e019fef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:42.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:52.206Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b0d21fa2-7a0c-45b0-bce4-707b5e346763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:28:52.213Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:02.214Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0ad524ed-7e78-488d-a44c-24b6af12c48a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:02.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:12.223Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=003e3ba9-265f-4afa-972e-3028e71247f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:12.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:22.229Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8f085074-aee1-4c5c-8b58-00325dab68a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:22.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:32.237Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=153b59db-425c-4d98-9ff5-4d29e8e4a5e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:32.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:42.245Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=44d80c99-03cb-4f8f-a7d0-bf7f851e48ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:42.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:52.253Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cb45bb60-ca8c-4822-a915-86d8ec66e56e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:29:52.263Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:02.263Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d2119ae0-629d-4a39-8945-4e41a039b454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:02.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:12.271Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e33a66b3-61e8-4b31-9b16-8b8a74148825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:12.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:22.281Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=dfe808b2-7e96-49b9-8d07-2d7b1fb9a6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:22.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:32.302Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3d0609bd-100f-41d2-aba2-63da609b0ff3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:32.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:42.312Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=60724469-63b9-4e7a-bb5b-b2aaf6920133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:42.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:52.320Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fe66768b-3884-4c02-a51c-634f87a74f6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:30:52.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:02.329Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=ff44dcf9-251d-4cc9-94cc-663c5db13496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:02.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:12.336Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=638c6a38-92d5-4d39-ba78-1b7c9b9dbdc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:12.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:22.344Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=08bcfcd4-eae9-412a-9a7a-034def79917d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:22.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:32.350Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fc96074a-0443-407a-b2f1-897139ce3a0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:32.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:42.357Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f0fbb0a8-7a05-4a95-bbe7-1135603484e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:42.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:52.364Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=50227d41-b86e-4ffb-b154-53120cf1e702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:31:52.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:02.372Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=04911674-6aa8-4e66-9eff-9c990c039d88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:02.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:32:12.059Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:32:12.059Z |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-11-07T00:32:12.060Z |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-11-07T00:32:12.061Z |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-11-07T00:32:12.064Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:32:12.064Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:32:12.064Z |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-11-07T00:32:12.065Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:12.381Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4706d27e-860d-44f2-9b5d-e7243938987b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:12.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:22.395Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9e67e144-5a49-4ea4-b91c-576236551e18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:22.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:32.415Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b56f6207-3f92-4886-a6c5-5726f9d3f59a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:32.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:42.423Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a31db0af-6804-4921-b543-505d889f775f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:42.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:52.431Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=fa2a3a30-0334-45cf-91a7-deb522f6c159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:32:52.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:02.437Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3a8e8a16-358b-4e59-9a85-9e6b29d0d54c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:02.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:12.447Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2461d80a-1866-45e3-9177-721206f6c021 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:12.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:22.454Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=39f77548-ee48-43df-9423-045f3ee2c4c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:22.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:32.464Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=714de3e9-9087-4805-8ff4-f51a70f85e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:32.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:42.491Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=09171125-30b5-4ecb-adb5-aa34455037d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:42.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:52.504Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=00c329b4-b291-47f8-85f4-2613a683051e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:33:52.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:02.512Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=e9e642ea-302f-4dff-ba3b-d4b027abf5d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:02.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:12.522Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=70bc87a5-9ec1-4386-a19d-cc6cf89041b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:12.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:22.539Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=89e4bf5a-ee58-4608-a254-2409e46244d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:22.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:32.547Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=53547ae9-df0b-4964-a82e-2210d99dc83d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:32.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:42.554Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=cba4382b-7ba3-4893-9675-c7f454e25faa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:42.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:52.567Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=2b0493bc-e093-4e59-b19c-6b1de7f23569 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:34:52.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:02.584Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9ddf07a0-815b-4eca-bd43-17ca9e938f3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:02.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:12.596Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=1c45e06b-6971-42df-8074-a188286c9e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:12.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:22.604Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=4648b6b1-7869-4bd8-866f-8ee1ce05ee01 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:22.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:32.611Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d4ca0ef4-04b9-4601-bc21-c97e76403a2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:32.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:42.618Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=aa3a501b-8145-4c59-8613-36a6d1998e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:42.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:52.625Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=3aa9e737-539f-4955-9fad-b32670826be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:35:52.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:02.636Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=9c84bf60-ad11-4ac3-9bcb-46160169908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:02.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:12.656Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b41e0a2f-b55c-44f5-ba92-ecb2b289ef63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:12.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:22.667Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=8199c13d-582e-4b99-8ed9-d0fb4802b146 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:22.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:32.676Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=68135772-05dd-4295-bc63-a418797b65db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:32.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:42.685Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=644e2cf8-d263-4395-8f98-1405557f5207 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:42.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:52.694Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=261166d3-8d30-4d7b-a42b-2fd66dee42a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:36:52.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:02.702Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=a115138e-7bd9-4a5b-8d86-da2de1c13a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:02.709Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:37:12.076Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2021-11-07T00:37:12.076Z |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-11-07T00:37:12.077Z |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-11-07T00:37:12.078Z |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-11-07T00:37:12.081Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2021-11-07T00:37:12.081Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2021-11-07T00:37:12.081Z |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-11-07T00:37:12.083Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:12.711Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=80cf758a-dfec-4ece-a068-635169ae3893 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:12.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:22.718Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=d96b68cf-d318-4768-8d2b-c2112a819d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:22.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:32.729Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=091f71dd-96bf-4471-ac86-2b1e00bb19e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:32.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:42.741Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=652aaeda-cbe2-4ea5-bc6a-5d6c17361de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:42.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:52.755Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=f44568b0-db61-4386-aa96-0b120337acd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:37:52.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:02.762Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=b3386ad4-65e7-4e05-a94b-5ecde99f711b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:02.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:12.769Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=80ac4b02-ce1f-4ff9-9f0b-6f58d7934dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:12.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:22.774Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=0b64331d-d470-4c86-9daf-4f8ed22f27c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:22.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:32.782Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=7763b452-0bb0-49df-9490-c17c5f8b0fe1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:32.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:42.788Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=efde6970-9c21-46bd-829f-3fd9bd40c89e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:42.797Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:52.798Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=434f9b23-038e-4608-8503-9e1e5fb4140d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:38:52.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:39:02.813Z |INFO |Init configs |InvocationID=93774be4-082a-4525-bb46-e2087919ae3a, InstanceUUID=09db23d5-f384-4883-a524-97f03b6ea967 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2021-11-07T00:39:02.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |