. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:53:17.321Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:53:17.324Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T09:53:17.358Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:53:17.999Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:53:18.099Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:53:18.100Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T09:53:18.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"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T09:53:18.178Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T09:53:18.273Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-25T09:53:18.298Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-25T09:53:19.844Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T09:53:20.294Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-25T09:53:20.314Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-25T09:53:20.314Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T09:53:20.382Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-25T09:53:20.382Z |INFO |Root WebApplicationContext: initialization completed in 2084 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-25T09:53:20.838Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-25T09:53:21.622Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-25T09:53:23.263Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-25T09:53:23.845Z |INFO |Started MainApp in 8.883 seconds (JVM running for 9.645) |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-25T09:53:23.914Z |INFO |Start scheduling PRH workflow |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:23.929Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec4c7cdb-9e0e-49c1-983f-91b5627ba761 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-25T09:53:24.112Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T09:53:24.113Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-25T09:53:24.115Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:25.448Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:35.482Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1585e53f-8096-431f-93f6-b41c08c0313b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:36.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:36.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:46.540Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4bd1fbb2-d79f-4982-98e1-8a7d1349a7f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:47.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:47.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:57.580Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=97b49773-3799-4c6c-92f4-c9cceae6b779 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:53:58.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:53:58.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:08.655Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2e692a7f-2ef5-47d2-91b5-2f60c769cccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:09.724Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:19.726Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=041916cc-4d5a-4ff3-acec-7faac059dd0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:20.761Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:20.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:30.762Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=afa52fa4-602b-4c46-a044-2f89b6de0d40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:31.832Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:41.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=076a173d-6f47-4db8-8c73-8a9e8adda9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:42.878Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:42.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:52.879Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f8a2b718-51cd-4411-9981-04ddc1baed94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:54:53.912Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:54:53.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:03.918Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9bfe39b4-cf8a-4327-b07b-f9b2f46088cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:04.989Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:04.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:14.991Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f756709a-ba07-4fe6-850d-5adc9c729e8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:16.025Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:16.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:26.027Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9a38a0aa-6710-4e76-97be-a4531ae4291e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:27.071Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:27.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:37.073Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1ac5b674-03da-4ffe-9b6e-1e24276d44d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:38.104Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:38.105Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:48.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c2aa2e4-5905-462c-867f-8d2743461284 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:55:49.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:49.182Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:55:59.183Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a7f37bc1-b609-4e07-992a-d739be1af496 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:00.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:10.222Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=25ff4028-2148-4c93-b670-246a2af9163e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:11.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:21.262Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f3685b64-073c-4afe-af0f-83a0ec70caf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:22.299Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:22.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:32.301Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1e374f5e-3d37-4617-bc23-5d1bca835c6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:33.341Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:33.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:43.342Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1426c779-bccc-464c-9f4b-371ac3034f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:44.414Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:44.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:54.416Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b2c77154-767e-43cf-a3ef-d0596aa32d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:56:55.485Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:56:55.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:05.488Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=edb0301f-5f1a-4f15-8fa3-2c1657265d07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:06.558Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:16.560Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b67d759a-f47f-4513-8c4a-09e2b10f3696 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:17.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:17.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:27.630Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=38aa4e93-5873-47e7-b408-4bdb617d0308 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:28.669Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:28.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:38.670Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=58883934-7d17-4b8b-be6a-7a3680f2ff04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:39.710Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:39.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:49.712Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=764f919a-6cc0-49aa-af57-564a6d447545 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:57:50.747Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:57:50.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:00.749Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=138239ba-fda5-4f1e-bc40-f9dc45ef3727 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:01.784Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:01.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:11.786Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c19fe47c-6778-4446-ba4b-5160a26603e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:12.825Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:12.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:58:22.060Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T09:58:22.061Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T09:58:22.062Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:58:22.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 |2022-02-25T09:58:22.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T09:58:22.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T09:58:22.078Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T09:58:22.081Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:22.828Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b411196c-d8bc-49a6-814a-75f42e60671f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:23.868Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:23.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:33.871Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=064354dc-a24a-4068-9409-14cabef69b93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:34.909Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:34.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:44.910Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4073bb99-dbf5-4e73-b0bc-42ba3ac477fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-25T09:58:45.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.9.208:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:45.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:55.951Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=37193141-95aa-403d-b73d-cba3b109a83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:58:56.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:06.071Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6c5ac9f5-b2a8-45dd-b544-0550f13f3907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:06.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:16.090Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e6e9b5f0-38c7-450b-bbf1-75f712968eb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:16.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:26.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=63245fbb-f364-42c9-8b48-a80b5d7531dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:26.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:36.135Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0a04dab7-eebb-4526-9826-eb37629cb54f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:36.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:46.156Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c5e79e91-10c9-4e91-9aba-f74cafb93f00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:46.175Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:56.181Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ce1e718e-5228-4725-b878-879e56e64e76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T09:59:56.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:06.215Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d15f66d8-5fff-40c9-931b-5020a75a80a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:06.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:16.231Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d499d1f9-a79f-40dd-af78-79e57cc075df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:16.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:26.250Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec8f895a-6515-42f2-9ac3-c65019fc5e31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:26.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:36.269Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6586b99c-c693-4bf4-8d8d-bfc23e94aa15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:36.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:46.292Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc766e2f-f314-462b-93f1-efcbd3b9fc14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:46.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:56.349Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=355ba158-39e0-497f-a4f5-4f4044a71eac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:00:56.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:06.360Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f027caf-9c72-445c-86c8-1343d75259bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:06.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:16.372Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=89702d33-3421-455f-90db-87cd916239c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:16.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:26.388Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cc3a62c0-e5be-4fb4-bbf1-31b02a9f362b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:26.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:36.407Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=69906bbf-c9a8-476d-a64c-606ce031c1a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:36.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:46.418Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2054fd81-0095-4817-8843-947fac5195fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:46.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:56.433Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b5fb1028-b8a9-473a-bd9c-cb4e86b83dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:01:56.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:06.445Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fb5eacff-ef2b-4619-a7f5-8857421d89a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:06.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:16.461Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=05a617f1-4432-4802-958d-14de0d894927 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:26.475Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=59cd1240-d97f-4885-9b71-b28330953d09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:26.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:36.489Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=864df7f8-f46f-4189-861e-33e544e34988 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:36.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:46.505Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=36ccc6ea-0b51-4940-8475-7807c8e7a3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:46.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:56.521Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dc581019-48c3-4dd3-96bd-e0c90aff1bd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:02:56.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:06.538Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cd414c0b-41ac-4583-8c43-09be62ac710e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:06.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:16.555Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a19a20f8-aea7-4e09-9a42-ae854dd24cd0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:16.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:03:21.173Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:03:21.174Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:03:21.175Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:03:21.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:03:21.191Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:03:21.192Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:03:21.192Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:03:21.194Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:26.564Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85e6d1f3-1963-431e-8070-dfbcc7756c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:26.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:36.575Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=290b4712-1fbd-4be6-8e10-636ca3119c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:36.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:46.587Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2049d68c-6307-43f6-9665-ab7f49347c42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:46.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:56.603Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e322a9ca-a690-4356-a613-6c6ea39f9a28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:03:56.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:06.614Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2fb5db06-4005-4bad-828a-c99e6dab5541 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:06.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:16.626Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=275504cc-806d-4566-ac1c-ff2620ab04b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:16.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:26.638Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=43de0094-d0e7-407e-948e-9618ca28b77b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:26.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:36.649Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=82a49164-35bf-4869-95bc-3d173b6f8a08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:36.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:46.659Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e94f6c3c-e07b-4219-b741-17a96afd9e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:46.675Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:56.675Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=68113387-8583-42ed-926e-c8f1ec46dd88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:04:56.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:06.688Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=18e6be7b-988d-4ccd-88a8-c82fb075e0ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:06.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:16.706Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=607f7b23-2b7d-4f27-bf06-5817b154deff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:16.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:26.717Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4d4472fa-8f90-4508-81f3-58b173a7d7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:26.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:36.730Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=117940e4-8f7c-4ec9-8a16-af9aded1ceba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:36.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:46.740Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=357a7f1b-4354-457a-85de-7dd83aa35955 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:46.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:56.751Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6ef2586c-8d44-4748-96c8-12be28481656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:05:56.762Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:06.765Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6108b827-8c07-40d9-87ba-0838d10e3d2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:06.780Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:16.780Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9eb0654d-f994-4b4a-ae67-1debacc5c515 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:16.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:26.790Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=45c0a6b7-fc83-48a6-a65b-1d23ac8c5d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:26.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:36.799Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1b25a481-a4d2-4d33-ac08-33c801b2e180 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:36.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:46.810Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8c62cc91-f8ab-45a2-b646-9bd88572c225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:46.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:56.820Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=164b1b09-93b0-4f2f-b0bf-05fb71b27826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:06:56.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:06.830Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=59cc71f2-cfdf-4bb3-bb69-5403c689cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:06.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:16.839Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a084d9db-d213-4474-9579-45db0f55243c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:16.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:26.849Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e1503112-01aa-4902-9780-bdd37f542591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:26.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:36.868Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b9869cc6-f58d-404d-b448-d2465eb51700 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:36.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:46.883Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c5784809-610d-40ac-8c24-693496f7cafd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:46.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:56.898Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fede9919-c2c1-43cb-a1fa-0459373251b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:07:56.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:06.908Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4d5a46af-836a-4c3f-884e-4f1dec937e21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:06.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:16.920Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0002cff8-1f91-44ed-9f05-33afbafa701e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:16.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:08:21.125Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:08:21.126Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:08:21.127Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:08:21.129Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:08:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:08:21.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:08:21.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:08:21.147Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:26.929Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bca608f1-6f86-4b12-9ff5-9a720814a94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:26.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:36.938Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7d845270-3429-4dd2-b3f8-6fb32eb3609a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:36.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:46.947Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e29c34b8-0e7f-4375-901e-0282e972b044 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:46.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:56.955Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e0caaab6-2367-4d02-80f7-8107a7445e68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:08:56.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:06.965Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=429af9b6-143f-4982-bf27-b688be0132c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:06.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:16.973Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f5d8f053-6977-4eb3-8cc6-e51edc9e966f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:26.985Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4eb95e6-3fb3-4fff-897a-080a6033a5b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:27.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:37.001Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c172c976-717c-49cb-970d-2cc73c43ac1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:37.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:47.013Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5ef97a4c-3705-480d-b0ba-0c3208f2a404 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:47.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:57.023Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=31807963-1c96-4302-aaa4-303ab27514f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:09:57.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:07.037Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9f17857a-29d8-4de8-a32c-19a030c0834e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:07.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:17.046Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=312c380f-a4fb-4080-a89c-95ad57837b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:17.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:27.055Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=abf368e6-a51d-4a03-892f-89410fbfebcf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:27.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:37.065Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=53493dd3-4f62-4982-aa79-7e26fa86ac2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:37.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:47.074Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4ce1dc84-ea35-4d20-8d09-7f0304f788fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:47.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:57.085Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2189ca4f-92e7-4df6-bade-e131d16358df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:10:57.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:07.095Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8160b22c-01c1-4565-a1bc-0c7e993aac5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:07.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:17.108Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=535de37e-70b5-45d0-ae27-1db856f2ba34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:17.123Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:27.123Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dff5e269-2cf6-4810-a319-d5f4739a1d04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:27.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:37.133Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7e2fe449-ffdc-48ab-9006-123a92f6d53f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:37.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:47.146Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0f694adf-d9a0-4bc4-b5f7-982e3647675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:47.155Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:57.156Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6232fb1f-f3c9-477f-8355-1ed377162afd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:11:57.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:07.167Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d76e055-c7b7-4ea8-9719-70d0ca89b2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:07.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:17.175Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6d7531c1-8e6f-48cc-abb2-5f26c65985c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:17.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:27.184Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85b99276-8e7d-4bc9-b343-0457f66f2e6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:27.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:37.193Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b48134a6-a34d-420b-94db-242b11d151ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:37.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:47.206Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=47c10a08-b00b-454a-965e-167826bfacfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:47.223Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:57.224Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f904bccb-c06c-40c3-baaf-98b1775a931b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:12:57.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:07.236Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a2541dcf-11b7-4f9b-8949-b7a6adf5268b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:07.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:17.244Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=364bd646-cab9-417c-9e83-c3b7072a4482 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:17.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:13:21.175Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:13:21.176Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:13:21.177Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:13:21.179Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:13:21.189Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:13:21.190Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:13:21.190Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:13:21.197Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:27.261Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=320ce56f-5acd-4928-9679-a033294c9290 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:27.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:37.271Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=04b84a48-d1b1-4ee4-b067-35632d673aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:37.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:47.281Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f88f6c3c-8aeb-4149-b53e-14fe6c44e656 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:47.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:57.292Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b94d4328-0857-4475-b7ba-11ad87aca86f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:13:57.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:07.305Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c25a7b59-f15e-4ed6-a2e6-f341258336e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:07.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:17.325Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95a3d869-8f8c-43bb-96d6-67824b671f4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:17.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:27.334Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ad1071c4-4a21-478b-9aeb-9921f5a5a9a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:27.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:37.345Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f49a2889-9ab1-4945-9910-b242d3f208ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:37.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:47.357Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a2d8eda2-e2ed-4745-8690-9192d1336342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:47.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:57.370Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2a532bc1-046a-48d0-b24b-01cbd03600a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:14:57.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:07.381Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=85a1fa25-0a3f-4ea8-bccb-ce9c3efbe407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:07.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:17.395Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=94e6b69a-9b82-49d5-8e3f-3e53e11bbaad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:17.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:27.409Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=79bd23ac-723f-43ff-9a68-9a8167c93677 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:27.419Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:37.420Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9b780f28-f343-4b8c-88b4-ebb2a9bcda5b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:37.429Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:47.429Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f81021eb-c4d6-4d3a-b63a-869971bb768f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:47.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:57.437Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9c9b62a3-7e12-4cd0-b655-aacaf94d71e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:15:57.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:07.446Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=83635ae2-12aa-47d2-b2b9-429f1b3dbbfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:07.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:17.455Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=39dc7e7d-c04c-451a-a444-9ec8cdf0a836 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:17.464Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:27.464Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=390d880d-0e83-49fa-9e43-10d0dc9daa1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:27.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:37.475Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f86b20f0-04fb-4a96-8ce6-aebeccc9f2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:37.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:47.485Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f6a902fb-b472-4bf9-ba92-276ac1ad8ea1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:47.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:57.497Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d44ac427-859d-452b-a280-b103277401a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:16:57.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:07.513Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d732b6ad-6fb1-4945-8a52-3ff9f4aeb4a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:07.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:17.525Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=73058f62-d6e4-4378-a62f-b83239ac2cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:17.534Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:27.534Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8e9ddc51-3353-4c8a-a32f-fc4ece6d36ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:27.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:37.542Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=106afb54-1f5a-4526-8c48-632f957c28d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:37.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:47.553Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1d3ed490-bda0-4acb-a1e6-415da1e91e10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:47.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:57.561Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f94f4dd0-883f-42af-91b7-91e65f98039c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:17:57.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:07.570Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d5fea4fd-b690-4518-a989-ee2d38b6462f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:07.579Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:17.580Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b81b1467-27a8-4db0-8086-7ed0fd22d43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:17.588Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:18:21.123Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:18:21.123Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:18:21.124Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:18:21.127Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:18:21.134Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:18:21.135Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:18:21.135Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:18:21.136Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:27.588Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2d57fb3e-b83b-4e20-a51d-53bac5477c2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:27.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:37.598Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9d460d61-019f-4075-b017-fc5c0eee0c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:37.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:47.610Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=042562e1-58d6-4801-9cde-6d430f3d07d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:47.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:57.624Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c608d71-f0a2-4405-b6b6-6f14ab5acddd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:18:57.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:07.633Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4cdec87b-d6f4-41ac-a2b8-48f19df3d4db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:07.642Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:17.643Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4229aee6-67ff-4b29-994b-33a019b8030f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:17.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:27.651Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=757077d7-aa9d-44aa-8670-7e104496bcd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:27.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:37.660Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c04743db-a780-4696-992a-bd34bc677407 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:37.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:47.670Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc861fce-bc52-43ae-a812-257233edf892 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:57.678Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=95918517-8441-48b1-8020-a17f40b25cdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:19:57.686Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:07.686Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f180f80f-9440-4aa7-bced-2c6f2fb32ef8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:17.696Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71b78f79-e57b-4477-8947-03485774f294 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:17.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:27.706Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f2a9b4a3-0caa-4bc1-9e5d-17047e390873 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:27.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:37.718Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d32b32a7-8a92-4c8c-a36e-f089b3de5249 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:37.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:47.732Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e7e7f5e0-1a26-4cbd-82a4-d0f3a48189ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:47.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:57.742Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7408c51b-bd0a-49f5-ab68-bef6094c4bc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:20:57.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:07.751Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1dcf072-912b-42ac-ace7-e43b865125d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:07.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:17.759Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8fea76e9-1d5b-4898-b6c5-b85f3d97c5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:17.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:27.768Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=15de1acc-b944-4a05-afb4-ec5f0211f1de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:27.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:37.776Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a5d2c5bb-66f4-4b8d-a125-6f2fab1e0562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:37.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:47.784Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3199c94d-038d-47f9-ae49-594a114c5dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:47.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:57.793Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f7cc64f1-b13a-4c93-a7b2-b6cafc6218a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:21:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:07.802Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=37f9572d-6698-4667-9af6-d95874b1c776 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:07.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:17.811Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cb067060-02e1-4a4d-ba41-e47a0c781812 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:17.820Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:27.821Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c1805714-0af1-4a95-bf41-011dfeb67235 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:27.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:37.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7f20c0fd-f181-42e6-986a-2ba392a60ea6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:37.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:47.844Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=dac74097-183a-4156-b87a-128b5373e6f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:47.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:57.854Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b474493e-d2ff-422f-827c-43e2775856e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:22:57.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:07.862Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=322a663f-db3c-43ea-a1e4-8d705aeca459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:07.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:17.871Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=99b9353b-0afd-45ba-8451-11406fdce6ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:17.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:23:21.146Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:23:21.146Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:23:21.147Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:23:21.150Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:23:21.158Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:23:21.158Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:23:21.159Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:23:21.161Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:27.880Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1dfa6a50-b990-4537-931b-0f4f74c34ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:27.894Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:37.895Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=00dd3ef1-476d-4a6c-84ae-14caceafa3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:37.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:47.904Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1eb092b6-d8f5-48ae-a630-3d53732a3133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:47.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:57.913Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a495e3f2-c4d9-4790-a6d1-6b3b972f33bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:23:57.926Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:07.928Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fd6b2c42-8a46-4315-9ac1-9a4dc0ba4651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:07.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:17.942Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bd3c9c27-4931-48f4-805f-7cda23bc686c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:17.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:27.953Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=db6ea60a-1017-4899-a139-ce93127d975d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:27.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:37.963Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3f05eccb-c9c5-4982-b56f-2a26fcf4c18a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:37.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:47.972Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=385758fd-2d74-4b84-8345-421bc50e7680 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:47.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:57.983Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e61b3f72-611c-40f6-9087-1818b957dc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:24:57.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:07.993Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f8ea66fe-9d84-4b57-830c-4187e3c1f39f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:08.005Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:18.008Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=29092c05-0d1f-4523-8db3-4cebefda18c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:18.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:28.017Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b494763c-320e-451f-8e82-c855b91d2f95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:28.027Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:38.028Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1512b443-5833-4672-8d49-634029aae62a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:38.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:48.036Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fcd71f08-546a-4df4-bd18-32ce66c9d36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:48.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:58.045Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=287972e7-a0cd-4efe-ad4b-6ec6a829b198 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:25:58.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:08.058Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7eb47075-1023-4ecf-914c-ad020eb94733 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:08.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:18.072Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ae068b12-d7e8-4c8c-a95a-ef33997d899e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:18.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:28.082Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eb233710-0e4d-4471-a753-3decd5b693c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:28.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:38.091Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=49ce62b6-2f41-41b7-966a-a5ac605888e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:38.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:48.100Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6180b938-0905-48cc-89df-b23dea366f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:48.109Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:58.109Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=23dadae6-11e6-4523-946e-385e4f3ade0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:26:58.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:08.117Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=fb9d5b99-0649-47f6-8462-6f32226147cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:18.125Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f447c881-363c-42db-8300-1d3b477ec96d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:18.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:28.135Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1b7029c6-daa8-47f6-a3c6-acb830389a4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:28.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:38.144Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c310e208-2c48-4852-8682-ff991ac42626 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:38.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:48.152Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e93f661d-2356-460e-b079-557b45484454 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:48.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:58.162Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5067dbc2-f0dd-4310-b278-495479848e26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:27:58.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:08.173Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ef6021cf-fdc5-489e-8458-db2e7ef73bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:08.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:18.184Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4839ce4d-1b69-456b-ac92-5f512ce0d233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:18.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:28:21.156Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:28:21.157Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:28:21.157Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:28:21.160Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:28:21.165Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:28:21.166Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:28:21.166Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:28:21.168Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:28.195Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=efee21f0-1a6e-4307-b28d-9133e1b77617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:28.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:38.203Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=34ab74ff-8449-4c72-be87-a8a1d301ecfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:38.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:48.212Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=182ced72-a537-4d70-97dc-0a40c8a40bf2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:48.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:58.220Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=310abe90-29de-4c40-9631-ed0b4fd940c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:28:58.230Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:08.231Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e5eec622-a4d8-4a19-b44c-594c3e8805aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:08.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:18.239Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9e9ed671-74ff-4537-88f5-ebe3d8cf8f8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:18.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:28.251Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c833a75f-d8b0-4941-82a3-f33a62a04fd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:38.265Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ac6752d0-e27a-40eb-849d-bbb27398cdab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:38.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:48.275Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b399a4a8-0f7c-4ca3-8772-ee6b25e41ab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:48.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:58.282Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5273ed87-1e2e-40a7-b397-464ebc46d635 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:29:58.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:08.290Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ec954cf-e107-4eed-8c69-b00f49833307 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:08.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:18.299Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f36e8181-5411-476b-961e-d00350097d29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:18.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:28.307Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=148cf25e-b10f-4978-acd4-055874e4a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:28.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:38.316Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=183ec20c-6182-48b1-aa17-e63a0d4472ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:38.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:48.324Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0e3f9f76-7849-4e64-aa8b-5efdc9313632 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:48.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:58.335Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=14515af4-1335-478a-8e55-ec4d51d1e43c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:30:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:08.345Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=927b2b17-a187-47c7-897a-f25c6e2d89a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:08.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:18.354Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bac35ea4-9fad-4846-a16f-23651e1a28f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:18.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:28.366Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9472f3ab-0269-436e-97d8-272cb94de244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:28.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:38.378Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=69b378cb-32b1-40b8-bad6-88af8eff30b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:38.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:48.388Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1dcd3e4e-42d4-42b5-af48-d274202b1377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:48.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:58.396Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3172dfaf-2633-49e0-9caf-b7c0f25f0622 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:31:58.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:08.404Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5d1b220f-015e-4785-bd85-0a46070df05d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:08.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:18.412Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=526726ad-8735-4c03-8c7e-6e557587d485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:18.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:28.422Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6346043b-217c-43c9-b40b-627185597088 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:28.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:38.431Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1c4bf9bb-4deb-4f3d-8e29-de6ba52f0ccd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:38.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:48.440Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bcb36dc4-ad26-42f9-b0d0-810beddc85e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:48.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:58.448Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a04a5d34-bae5-4206-bbd0-01c2daa88239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:32:58.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:08.459Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=329563b2-5d8f-4d94-b1ae-9a5c71a3e3f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:08.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:18.472Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b6a8a127-f73b-4b7c-b3bb-778610c4ddc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:18.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:33:21.135Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:33:21.135Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:33:21.136Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:33:21.138Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:33:21.144Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:33:21.144Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:33:21.144Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:33:21.145Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:28.480Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9d444b9b-22aa-4bd7-8aae-81664e467858 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:28.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:38.490Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b8a6c649-6eed-497c-ac85-00cf38d26206 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:38.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:48.499Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4dd3d382-edb4-4988-b65c-55d2c9f81eb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:48.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:58.507Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c71773c-1846-4342-8464-e126459b9d49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:33:58.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:08.515Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7901789d-1306-47c6-b742-8a00ea1baa42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:08.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:18.526Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0573621a-247c-4c23-8ce1-b858d5d5f191 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:18.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:28.537Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9737d8ec-7ae5-4c65-b83c-7fa3c7b00378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:28.548Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:38.548Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=513d26f6-2552-4116-8789-b2634dc1a68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:38.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:48.561Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=760aa092-ab47-4ba5-9bc0-aed503613608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:48.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:58.572Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=144317bc-ede1-460a-9817-7ea5f863e7cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:34:58.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:08.582Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bdc7e014-b43a-405b-927e-c73e8ffba790 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:08.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:18.594Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=45876e67-ec2b-4390-88e4-b857c5af1dfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:18.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:28.604Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e70af179-db1d-45d0-83ba-7c8b469d10cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:28.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:38.613Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=71bad98a-2128-454f-b59e-4599d8b3763f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:38.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:48.622Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec1a8dbb-fa84-4580-b521-581e8527a67a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:48.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:58.640Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4554aa77-6beb-457a-b7a7-adb40d84e6dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:35:58.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:08.652Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=ec090fb6-4cdf-4a6d-b71d-08dfae6bbd53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:08.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:18.661Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e4c3b1b5-9418-46bb-bdc1-1dbf8e54870f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:18.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:28.671Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d7c3c9ab-2177-4891-84e7-52ef515325ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:28.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:38.684Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5c9b2a76-7122-4785-ae5f-4f72811f4d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:38.694Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:48.694Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d28b1ff7-2e35-4ec0-98bb-47c671c2463e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:48.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:58.715Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9f52abe5-f538-4241-b2c6-74aa6ade9fa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:36:58.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:08.724Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=9075306a-7402-431f-b3df-1345a56378c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:08.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:18.733Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3c4f32c3-d040-4c49-82e2-e79d12add6bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:18.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:28.745Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=92124fad-8ddf-4072-9df7-dbf000395b41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:28.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:38.753Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8adc3a85-3766-4019-9c7f-302b499d40a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:38.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:48.762Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b455f736-b1f4-4744-b4c7-0b5712c791a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:48.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:58.775Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c43c36ba-aad0-44a5-b002-aa67c891b816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:37:58.782Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:08.783Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=416dc56a-2938-402c-b0ed-77cda2c10ce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:08.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:18.790Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a8a1cc1c-ca8d-4c18-9b3b-3daac1a6bc30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:18.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:38:21.101Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:38:21.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 |2022-02-25T10:38:21.105Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:38:21.108Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:38:21.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:38:21.114Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:38:21.114Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:38:21.116Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:28.808Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=46d33048-1f41-4a80-aeb2-4ace902c1010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:28.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:38.825Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=566dacb8-8702-4b7d-9f8d-7c2d6dc96e2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:38.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:48.835Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f0a351aa-32a7-45fa-88c0-232c76a7c6e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:48.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:58.845Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=661ea67c-0c07-42a0-8d26-b17c1cd6da3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:38:58.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:08.854Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=1a388a23-a212-40ef-9d9d-523174cda8dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:08.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:18.862Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f940074e-356a-4b72-abe1-dff5d131bc81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:18.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:28.870Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4dcd1caf-f0bc-466c-a211-6441c50d0fba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:28.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:38.880Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4eaac8b5-c846-4672-9ab2-180da6e0a83a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:38.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:48.891Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e6f44273-633b-4e88-87a5-a64a6b273df5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:48.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:58.899Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=781c17e8-971b-40c6-84ed-8f8e9e726a59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:39:58.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:08.909Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e16e4831-6e85-4540-ae2b-f04c4ac2684f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:08.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:18.922Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=11037c18-9355-40f8-9723-e4d59fe62dc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:18.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:28.931Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6a867100-4933-48a1-bed8-8761e77f3763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:38.939Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f1bee886-09a3-42bc-b3ae-6f1306720480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:38.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:48.946Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=39bd6377-38a3-4e09-8a99-e0e5fd13206d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:48.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:58.955Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=91fce8e1-5878-4e64-b3fc-1b63255bd255 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:40:58.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:08.963Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=27d4502c-6e1c-4d71-b813-5ac3b838e2fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:08.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:18.972Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f2793a6-25bb-49ed-a287-34a0e443e4be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:18.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:28.979Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=68984c14-6149-4ccb-b89a-776067658b61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:28.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:38.990Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=f30c34b0-caef-4d41-a00c-913724eb9568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:38.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:48.999Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d92a7e4d-e123-4477-b21f-be88e9c07562 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:49.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:59.008Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e9229137-f5ab-4eed-a1ef-392cfd8ca22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:41:59.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:09.019Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a0ea0789-8ec6-414f-90da-cf98c644008c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:09.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:19.031Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ceb81ed-b45b-49ea-950b-1ce3f9ad7999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:19.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:29.039Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8058c895-71f3-43d9-8f5f-ac5a3d51f4b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:29.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:39.047Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=182137fc-590b-4ffb-bdd0-13b6a0d23f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:39.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:49.054Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=57d9028a-0416-4b12-956a-69beea612b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:49.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:59.060Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4bd3b3f-f5db-41bf-8848-0c8ed30f7f5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:42:59.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:09.067Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0786b51a-f5d2-41c5-88be-4a05456ee7ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:09.074Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:19.076Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=617577c2-a906-49dd-a938-cd35e4ebf166 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:19.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:43:21.116Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:43:21.117Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-25T10:43:21.118Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:43:21.120Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:43:21.126Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:43:21.126Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:43:21.126Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:43:21.127Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:29.087Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=42ebff11-d64d-43a6-887f-02039ae64a0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:29.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:39.096Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3837f1c2-b86d-4a10-bd99-b32b5dc224da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:39.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:49.106Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0acdcb54-e525-404c-aec3-801084b5d51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:49.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:59.116Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=5fdc6f87-e88d-449d-bb92-4d363828621b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:43:59.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:09.129Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=cbc34588-8373-4906-9b6b-c473e1aadb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:09.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:19.136Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ccfad44-9504-4651-b499-648297495d43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:19.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:29.144Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8f76b42a-889c-4577-ba9f-72f0523d5bc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:29.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:39.152Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=29fe30f0-d108-4fe6-88ed-f863fc0dac2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:39.162Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:49.162Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a0ff4448-c8d4-45e4-90ed-2851e3a33126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:49.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:59.170Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e275f532-337c-46f6-85bc-2ffe2a122c29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:44:59.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:09.177Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=d579d810-005d-4fa3-90df-09484b8f475d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:09.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:19.186Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8951385c-1fe8-4157-a395-34f6a1d17815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:19.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:29.194Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0b3a3aaa-fe8e-4295-81cc-f4aa2ab118d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:29.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:39.204Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=56568b7b-e9aa-4348-8e66-45a41d60f5c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:39.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:49.216Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=4f040477-9318-4d18-bf4e-94b63a6a7968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:49.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:59.228Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b228850d-b055-4c36-af5c-730f11a56356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:45:59.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:09.237Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=28104d71-cabc-4679-ac2a-d6cb88ae3c0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:09.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:19.245Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ce1f730-e23d-45f5-9e93-e3805c6a8f49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:19.252Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:29.252Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=de4db6cb-3069-4d1e-bce6-f65b81a2446d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:29.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:39.260Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=156f62ea-9a0a-426a-bdc8-a921fcee8416 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:39.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:49.273Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=eff3b1e1-58d6-4082-8b5d-76f08d17cadf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:49.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:59.280Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=db610e62-587a-4285-9e9c-795dd58865de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:46:59.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:09.288Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=8ab86f9b-59ba-40a8-8dc9-dc445ddd0408 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:09.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:19.298Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6d477fc9-0ded-4971-8ade-56445f148b76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:29.311Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=33efce1d-2da5-4b51-9ccd-5db31eb8c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:29.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:39.319Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=7ae446e3-ebfc-41b3-94af-9ecd1957b642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:39.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:49.333Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=726ea8e6-e487-48b8-ba9f-30ca0577f0cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:49.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:59.346Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=6bd707f1-c371-49a1-8860-9897f1012832 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:47:59.354Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:09.354Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2f35667f-17eb-47a5-99c2-345a8c1ed549 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:09.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:19.362Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=a4e9323f-c3f2-4874-aac6-65a245ccb29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:19.371Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:48:21.105Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-25T10:48:21.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 |2022-02-25T10:48:21.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 |2022-02-25T10:48:21.109Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:48:21.113Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-25T10:48:21.113Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-25T10:48:21.113Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-25T10:48:21.115Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:29.371Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3977a77b-c7d8-4b34-a1b8-00fa05b10b57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:29.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:39.378Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=e027cea8-db85-4e01-9d24-a6a4dd4e6901 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:39.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:49.386Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=3cb3a703-8cec-4826-80af-177bb7571e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:49.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:59.393Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=c90a617e-9e6b-485a-88ce-bbcdd5b29236 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:48:59.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:09.402Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=47511cf4-1100-4b68-b9eb-5f21c5900bda | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:09.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:19.409Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=2bb2d0d3-56f6-468e-9436-0210e60de73b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:19.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:29.419Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=bc769355-c95c-482d-8694-0db057dbed43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:29.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:39.427Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=0ea5ad42-1371-46b6-9547-9f8ac9d0607c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:39.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:49.439Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=b4ff85f4-a18f-4fc9-bf5a-f30f9e494455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:49.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:59.448Z |INFO |Init configs |InvocationID=88aef566-f1a2-47cd-a834-a222045da8a2, InstanceUUID=94e03c79-c707-4fd1-8437-bea1d64c02b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-25T10:49:59.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |