By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:13:43.709Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:13:43.713Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-04-27T17:13:43.745Z |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-04-27T17:13:44.460Z |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-04-27T17:13:44.605Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:13:44.605Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:13:44.605Z |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-04-27T17:13:44.679Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-27T17:13:44.729Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-04-27T17:13:44.748Z |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.8.0.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-04-27T17:13:46.674Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-27T17:13:47.206Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-04-27T17:13:47.223Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-04-27T17:13:47.224Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-27T17:13:47.302Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-04-27T17:13:47.303Z |INFO |Root WebApplicationContext: initialization completed in 2555 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-04-27T17:13:47.708Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-04-27T17:13:48.331Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-04-27T17:13:49.549Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-04-27T17:13:50.012Z |INFO |Started MainApp in 9.172 seconds (JVM running for 9.924) |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-04-27T17:13:50.089Z |INFO |Start scheduling PRH workflow |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:13:50.102Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4a421cf7-b2d2-430e-88f6-1047c1193b86 | |INVOKE |pool-2-thread-1 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-04-27T17:13:51.537Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-27T17:13:51.537Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-04-27T17:13:51.539Z |INFO |Completed initialization in 1 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:13:51.628Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:13:51.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:01.657Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6ab076ed-6b94-494d-ab11-e0a2eb2148a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:02.723Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:02.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:12.725Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8277c0ed-294c-420d-9cdf-cadeeb12daed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:13.794Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:13.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:23.796Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8ac18a4c-4884-4da6-9bf9-303ff3d137ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:24.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:24.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:34.837Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e4281629-03d5-4c9e-a4b2-2c98e476306e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:35.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:35.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:45.875Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=93b24838-9422-4504-b4e3-f00da5057ccc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:46.916Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:46.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:56.918Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=428e4463-c594-4508-ac86-ff0bef81f7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:14:57.956Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:14:57.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:07.958Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cf195242-c57d-4fd5-8808-6da95407225c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:15:08.996Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:08.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:18.998Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a708824e-405c-4de8-9a9c-7d6de584f6cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:15:20.035Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:20.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:30.037Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a42b48aa-68db-4709-bf87-5c67cd46be37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:15:31.078Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:31.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:41.079Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3d846691-017d-422e-ac12-5bafd1e16f76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:15:42.114Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:42.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:52.116Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c0ce512e-5eb6-43b4-ab54-02e8e7fc56b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:15:53.157Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:15:53.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:03.159Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=54dbeb04-1f3f-423a-a8d3-d0cf41bcbddf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:04.227Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:04.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:14.229Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0e1846c2-918d-467b-a0a8-bf1f5e084928 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:15.283Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:15.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:25.285Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4c65ce63-8666-4fd0-ae3c-ef8ce9487c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:26.340Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:26.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:36.342Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ffe7f717-e7aa-401a-a996-719b54bce67b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:37.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:37.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:47.395Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a5b88dd4-3809-44b6-b850-626154fabed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:48.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:48.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:58.454Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=493dd875-f7ed-4225-b393-06e5ca10c2b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:16:59.491Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:16:59.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:09.497Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b2991d38-3879-4d32-9c16-6214d925395a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:17:10.535Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:10.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:20.537Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=29ae1ced-f36e-4e81-ab4d-d34c39944afe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:17:21.579Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:21.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:31.581Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5819045c-3e39-481a-a30e-b86b408ac772 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:17:32.611Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:32.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:42.612Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8e6a4f43-3e74-4800-a722-8d1b7262c01f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:17:43.658Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:43.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:53.659Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e424ab9e-703a-4ab6-a370-9191d8bbabbb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:17:54.722Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:17:54.723Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:04.723Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8486037f-415c-4688-ac0f-abf3dd9d0800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:18:05.795Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:05.795Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:15.796Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8aa10bee-8db2-4567-929d-d7c44dd4dbe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:18:16.835Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:16.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:26.837Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=df86952d-0daf-40d0-93f9-2eb207207ad2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:18:27.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:27.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:37.917Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=629817f0-76f0-46d2-9a8e-7220934649cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:18:38.981Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:38.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:18:48.431Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:18:48.431Z |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-04-27T17:18:48.432Z |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-04-27T17:18:48.436Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:18:48.449Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:18:48.450Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:18:48.450Z |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-04-27T17:18:48.453Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:48.982Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fa7d4289-f052-4537-8eff-5980d4d67225 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:18:50.018Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:18:50.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:00.022Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ade39e81-f443-4129-8b93-fad29b62fe7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:01.190Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:01.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:11.193Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3ddee637-7a2c-42eb-8337-dc1436cfdfc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:12.324Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:12.325Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:22.326Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fefc2485-1f66-49e8-bd5f-2e65ddf63688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:23.394Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:23.394Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:33.395Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=44cc27e5-07c9-4108-8256-eeb7faa933ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:34.531Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:44.532Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3a66cc1a-52e2-40ed-9bce-3a9f50c54e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:45.668Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:45.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:55.669Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b6a03fb6-014f-4dae-8f92-48ab4aa45597 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:19:56.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:19:56.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:06.740Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1698a9a0-4e09-4622-a15a-71567b237b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:20:07.875Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:07.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:17.876Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0d8e1ad1-4e4d-4bf5-a431-bbb62f5ac2a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:20:18.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:18.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:28.916Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9bf2c639-212b-408b-83ff-c4d7e827b227 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:20:30.092Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:30.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:40.093Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f304392c-8526-4c2c-828d-3404e6151eff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:20:41.220Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:41.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:51.221Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3dfc5aff-2726-490d-b742-f2c370f5385f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:20:52.355Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:20:52.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:02.356Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=86303c99-4d6c-4dc4-b026-19327a6c2a42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:03.427Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:03.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:13.428Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ee14ea47-7896-4aba-9fa3-6f45159b1864 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:14.565Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:14.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:24.566Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=71e911df-052b-4aee-8c5e-bbe013e44e13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:25.604Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:25.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:35.605Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bbf778c3-b3cd-4da1-86df-c7b6ef49d260 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:36.739Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:36.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:46.741Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=30e03e78-47c2-4361-b842-edd65b226c35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:47.811Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:47.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:57.812Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=28157c2f-8f74-4d79-a25a-4fd6a3b2e37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:21:58.851Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:21:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:08.853Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c691003e-f62f-4b9b-b0ac-9b7e7cb5c2d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:22:10.148Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:10.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:20.150Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=dac685f2-938f-441c-b7d4-f14e7fd5973d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-04-27T17:22:21.219Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.47.22:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:21.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:31.221Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4bcbe5aa-631d-4e62-b8f0-39de872d9e66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:31.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:41.384Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fb9dca68-6708-4086-9613-37660b4081bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:41.395Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:51.396Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6570f1a0-70c9-4f25-bfc0-edede9951d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:22:51.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:01.408Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3beacfc7-e70c-459f-b1e9-55fb7b026bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:01.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:11.419Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=010a002c-262b-485e-b71b-d614f20331cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:11.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:21.430Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=07052734-7ec8-4b58-95b0-80429208fe0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:21.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:31.439Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9b4da73c-dfb6-4c6a-baea-6b0565fcf33c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:31.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:41.451Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d0b473c8-b036-4902-ac08-3b66f682f55d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:41.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:23:47.932Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:23:47.932Z |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-04-27T17:23:47.932Z |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-04-27T17:23:47.935Z |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-04-27T17:23:47.942Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:23:47.942Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:23:47.942Z |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-04-27T17:23:47.943Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:51.463Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=dc93aef9-1e16-4da2-aa94-30ac79cafb6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:23:51.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:01.473Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9ca8d4ad-52fe-471e-a13b-830fd7d9f9c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:01.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:11.485Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=56c994c3-e76d-435f-93c2-07466a87f55c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:11.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:21.499Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2b705cff-206d-4c58-a10b-e07711218ca0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:21.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:31.511Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=be39fd1e-f8ec-49ae-a380-9abd4fa1f4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:31.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:41.521Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fcdd5872-8387-4363-8ba1-03cb978f57bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:51.532Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=609a57db-0cad-448d-b0c3-acdc581ba683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:24:51.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:01.543Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a3785f9c-3c60-469b-b12f-00a3b18a7537 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:01.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:11.553Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e91ce7b7-14e2-4a6b-9211-fce4428deff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:11.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:21.563Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5ba08529-44db-4bb8-88a1-dd5eeb8dc55a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:21.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:31.577Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2b7a20cc-adf9-4641-b200-4d398d7ea086 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:31.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:41.586Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f7551559-ab73-41bb-94df-11758c4c4d55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:41.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:51.595Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3f52a723-5972-4219-aa2d-8ec2ec3cef7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:25:51.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:01.604Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=23818f04-3856-4210-8ec8-9c7a912c8007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:01.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:11.613Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=dc03ff15-08c9-4a4f-a71b-d79712c5872c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:11.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:21.623Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0035c7c3-2c24-4d87-a188-82b8731fbb68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:21.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:31.633Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=630aeb3a-a7c3-46d1-8ab8-6428b7affc91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:31.643Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:41.643Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=22f842f3-8e7d-423d-9f9b-d74d4bcf44d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:41.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:51.651Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=08568ca0-0a44-4cb6-bd93-8a82b754add1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:26:51.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:01.661Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=09b62a1e-0332-4b65-bd23-eba44be43071 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:01.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:11.673Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b20370f0-8961-411c-92b5-cf41bdcd7484 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:11.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:21.683Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b02d07e8-3fcd-44fb-a955-887e1e7041f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:21.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:31.694Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f6434b40-98bf-4b5f-a217-918683a4c093 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:31.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:41.703Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fe9cc3ce-c0ec-4a3b-b812-74c52c3220a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:41.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:51.711Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c5c8bf66-feb9-4861-8534-3666808fdc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:27:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:01.720Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a2092bb8-0186-4f3c-83d0-28418a4b35b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:01.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:11.729Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=804e84ef-86d9-4f9f-b94a-41b41aec94ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:11.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:21.737Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=acd20d8c-690f-4511-a22c-270c23fbd3ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:21.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:31.747Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c7caec22-bc86-4475-8232-c7d9b50dc301 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:31.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:41.756Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ce898319-19c2-4a1d-95f6-0d48d16151df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:41.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:28:47.924Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:28:47.924Z |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-04-27T17:28:47.924Z |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-04-27T17:28:47.925Z |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-04-27T17:28:47.931Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:28:47.931Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:28:47.931Z |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-04-27T17:28:47.932Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:51.765Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8b81d407-4e5a-4267-9659-32788076cc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:28:51.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:01.775Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d5755e6d-85b7-47d8-8345-b52d113ac868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:01.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:11.783Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9219a7f5-f088-4425-83f7-33af3139eb98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:11.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:21.792Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d94e8f61-9e71-4a18-b173-329f4a7367fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:21.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:31.800Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c509e3a8-fded-40e8-8308-60a45ff45212 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:31.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:41.808Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d3370047-53ae-4233-919f-9daea4d83c33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:41.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:51.818Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5a0cfbd8-6c20-40b7-b11d-c736a6160d16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:29:51.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:01.827Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6c89ca11-1af7-48d9-b595-0116f6c9755d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:01.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:11.836Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a0fd89c3-3cbb-4117-9e8a-c644f39ee6b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:11.844Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:21.845Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=32da18d0-c841-47d0-bd22-3db684cd8fe9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:21.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:31.853Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8be37299-d806-4f14-ae91-25c8c15656c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:31.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:41.861Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cf38bff6-6b05-4e59-b3f1-e2d73446b1ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:41.868Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:51.869Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=79382297-bd89-4f8c-a842-be84a56f9d84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:30:51.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:01.878Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1567e5bf-9cd9-4036-969b-80a309441617 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:01.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:11.972Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=51fe84b4-6080-447a-9e46-5fecf1c625d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:11.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:21.981Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5e3eb123-1101-4f20-a9f3-bb9727ed0035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:21.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:31.993Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=25420a81-9030-4af0-8843-55b8a6493b49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:32.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:42.001Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=68f28692-16e7-451c-a669-d99ae6d7f445 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:42.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:52.009Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=de08f78d-7c0b-4d66-a452-69e698d8ab3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:31:52.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:02.017Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=172a0e03-3677-44e2-a8ba-e5c9ca15f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:02.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:12.025Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1d35678b-fe9e-4402-993d-c99382648dc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:12.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:22.093Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=efbe526d-e562-424a-9c15-3b3bdbcc31e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:22.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:32.099Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6cd7c7ef-6c84-4f70-be42-92762a9a4d8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:32.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:42.107Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6ff6b3ce-c8aa-4a5e-86f6-42bfc1399026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:42.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:52.115Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=db959c4f-3278-4aa3-a71b-b2af7502db39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:32:52.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:02.750Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2c03a812-c6ef-40ca-a269-3b067a3dda10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:02.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:12.759Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=17d8fa15-4791-497f-a73b-56e2219f9504 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:13.955Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:23.956Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9005bad5-007f-48f3-a7bd-36f4bde127be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:23.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:33.966Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8bdb3cef-af17-4553-a706-a891a005e45a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:33.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:43.978Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=311919f4-0895-4e98-b159-24cea2a5863e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:43.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:33:47.942Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:33:47.942Z |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-04-27T17:33:47.943Z |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-04-27T17:33:47.944Z |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-04-27T17:33:47.951Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:33:47.951Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:33:47.951Z |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-04-27T17:33:47.953Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:53.989Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a8763629-1f4b-4b96-a443-2b5a224f02ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:33:54.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:04.079Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=312f5d92-944a-4b15-896f-e5e1666f6934 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:07.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:17.705Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=90ed213d-05a0-4bec-b328-2e7c42b968ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:43.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:53.915Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d223331d-53a9-4d45-ab9d-3f80c19802ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:34:53.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:03.925Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=281c806e-0e1d-4b16-8509-186a55f7a0b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:03.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:13.932Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b349b007-76ba-44de-aa68-ee4147763292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:13.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:23.939Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9285d2e1-38cc-4a2b-8d27-6795424458f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:23.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:33.947Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=79c477c0-15c1-4e44-a768-324573771eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:46.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:56.164Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e9273ab8-87c3-407c-859d-817b33d76e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:35:59.092Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:09.093Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=00dc03b1-1b88-48ee-8a00-7ab295982f7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:09.100Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:19.100Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=faa6bdf9-ac98-4a0b-b15b-54848d54b195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:19.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:29.111Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0aca4315-7ae4-4b77-92a6-a85e8c5dad13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:29.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:39.118Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c027f231-a0fd-408a-a14f-07d647191bfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:39.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:49.128Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c06f6f9f-cd4d-47d6-8960-245c58d4350d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:49.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:59.137Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ede8a161-4438-46a6-b365-1810681f4452 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:36:59.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:09.145Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b9b544a1-4bdd-466b-b6d3-b749e5aa295f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:09.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:19.152Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=737df306-ea93-488c-af49-1beb34f9788c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:19.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:29.161Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3d4659e8-d9f5-40f5-b63d-666fc8cb2ed8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:29.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:39.169Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9ba0c51a-9c96-4b00-8c08-6b8617eda935 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:39.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:49.176Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=880239a4-6079-4ae3-94c4-ebb6298b0a79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:49.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:59.187Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4e6c4962-3791-400a-93cf-34dc80002b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:37:59.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:09.195Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c713da58-1800-4c9c-b7d5-2857ad1bece8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:09.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:19.202Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a24088a9-adc3-4ad6-9a25-3c0975ee7055 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:19.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:29.209Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=51149964-beba-401e-9894-a515e557f9f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:29.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:39.221Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1b41094e-7234-41b1-97a6-0500e7e871ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:39.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:38:47.898Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:38:47.898Z |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-04-27T17:38:47.899Z |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-04-27T17:38:47.901Z |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-04-27T17:38:47.910Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:38:47.910Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:38:47.910Z |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-04-27T17:38:47.912Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:49.229Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b7659e20-0c18-416d-92e8-1377efbdb5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:49.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:59.236Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f43cdb4d-8fc6-4230-9859-2fec30aa7856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:38:59.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:09.244Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6ae5680c-d1c0-4432-83d8-d534be9b5dfc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:09.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:19.252Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=473d1bcd-215a-47a1-9464-886db3815d0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:19.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:29.259Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f4ca257f-78d0-4047-9033-5fe87b99d02a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:29.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:39.267Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1e68668a-20b8-4241-8335-7a098eaca803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:39.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:49.275Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0b0cee74-ec20-4064-bc0e-617396699e54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:49.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:59.284Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b8f5c945-13ca-4cf2-9f44-cc5cede81ee8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:39:59.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:09.292Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b9539a4a-486b-4d6f-90dd-df7f50e49fa1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:09.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:19.300Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2a5178f2-4242-4db2-8c93-717adaea498e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:19.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:29.307Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7cf493cc-68ea-43f0-adf6-563ea25bc04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:29.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:39.315Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=db7e2564-120b-4d94-83cd-f12c9428d2e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:39.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:49.321Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6751827a-bc11-4cef-a9fd-1bc1739676e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:49.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:59.329Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9405e6fa-9b14-4737-9dcc-333f8a9094e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:40:59.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:09.341Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1bed069a-5f81-44ca-9f48-25def8eade4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:09.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:19.348Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f6834f7f-7fc3-4bfd-b7ba-da9fa6006d69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:19.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:29.358Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5e7e67c9-c2ed-462b-861b-94019d1e625f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:29.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:39.367Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cd51b499-c861-4a04-9939-31163c8606ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:39.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:49.375Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=811e7f72-7682-48a5-9a56-dfe9a0255d1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:49.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:59.383Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=54b6d250-b4af-4656-97e9-41f5d672fbfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:41:59.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:09.391Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=83a18844-de80-4341-8aeb-ffaede2b3c6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:09.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:19.399Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c2fb6260-656b-4310-b5f9-e56e56f74615 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:19.406Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:29.407Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e815b925-33c7-44ab-98dc-dc6911257803 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:29.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:39.414Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=306aa04d-01e5-420d-82c3-f77802445447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:39.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:49.422Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=76db5115-391e-44ea-ba17-05b131621806 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:49.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:59.430Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0bcbd05b-acc3-4af0-a8f1-e44633cee41f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:42:59.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:09.438Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c652817a-3458-4cf0-8008-167a2f65308c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:09.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:19.446Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=10f974fe-0cb3-4df6-9fdd-a4235afdb027 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:19.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:29.454Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7cae7f6c-2025-4a60-a6b6-f02a50e5aa10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:29.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:39.461Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b4fcda9e-7e85-430b-be27-350cc3ee0c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:39.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:43:47.900Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:43:47.900Z |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-04-27T17:43:47.901Z |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-04-27T17:43:47.903Z |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-04-27T17:43:47.907Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:43:47.907Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:43:47.907Z |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-04-27T17:43:47.909Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:49.469Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=50d26ef6-c124-4854-bcf8-de03c5692954 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:49.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:59.477Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c4b7af91-ec64-4586-b72e-129002f1615e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:43:59.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:09.482Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e6ece478-f8bd-41b8-9f49-1ac4217ba384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:09.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:19.490Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9a1370c8-17ad-4a7c-81da-3b28b4b3727f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:19.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:29.497Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3a2aa122-b887-4175-aaad-8ed6ccb8aa6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:29.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:39.505Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b6a84812-5fd1-4ce5-9551-f148668e1fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:39.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:49.513Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e10b8959-7c6a-47fc-a652-6b2bf91d655a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:49.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:59.520Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e72a3bf2-6158-450f-9eaf-27ef2548fef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:44:59.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:09.526Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9631f357-51f9-4151-b7c8-d324dc01a1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:09.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:19.533Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d6fa8cac-f1cc-4bbb-9a89-1ef0ea94a8d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:19.539Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:29.539Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=12a837a6-3e85-4277-897a-b77d7543fd20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:29.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:39.546Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e6fa7a6b-5591-4f4e-90c5-b42000775d0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:39.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:49.553Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a459ab02-b507-4498-b072-78eb8e182877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:49.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:59.561Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5c9a26ff-04fc-4fa5-8e84-9378de0b4041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:45:59.568Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:09.569Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cc7be6cb-f08c-4783-8188-671be80ea4ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:09.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:19.576Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d7788c83-feb4-4d28-9510-edabf1c0b0c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:19.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:29.582Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5b5da13f-1eec-4c8b-aa9b-08621fad46b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:29.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:39.589Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e84db41c-a20a-49f6-a301-c15b9c182c50 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:39.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:49.596Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=97bc0b81-505a-4558-b326-843f21f825b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:49.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:59.602Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=11d7f374-cb65-4e64-b3c1-891dcb81a849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:46:59.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:09.608Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=679c4b1b-9a49-4ea3-84b5-acf08c406985 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:09.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:19.616Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4f853216-4958-4a00-af78-2b7a69d52a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:19.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:29.623Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=604e0fef-79c4-4240-a652-d0dba6cd826d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:29.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:39.631Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2a107dd7-b27a-45b7-ab7e-c4d6a4a4e67c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:39.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:49.637Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e585b792-3ed5-4d14-ab28-a30d04e0e1e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:49.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:59.644Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0b31a06e-2ab6-4d45-a28e-3289da1e1337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:47:59.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:09.651Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ce6754db-0091-4166-97f2-01211175e6ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:09.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:19.661Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6dadffe6-3945-4dc9-b047-7c6f4d0c0d13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:19.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:29.667Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f7eecf70-a751-424a-b891-d2a9065be9a6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:29.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:39.674Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=51fa627d-8dfb-4e0e-bb7a-0814bc41cef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:39.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:48:47.921Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:48:47.921Z |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-04-27T17:48:47.921Z |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-04-27T17:48:47.922Z |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-04-27T17:48:47.927Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:48:47.927Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:48:47.927Z |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-04-27T17:48:47.928Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:49.681Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2c8a9c42-af1f-4f0c-8be7-5f07b93e3c1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:49.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:59.687Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d207454c-9b1a-462b-bdf3-a786cd71fc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:48:59.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:09.693Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0bdcb6f9-c61c-4dcd-bb47-545aae7fc4e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:09.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:19.700Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=effc424d-9a21-48ac-b249-5224ea4605da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:19.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:29.707Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=298784a7-869b-463b-8fea-384b58ce22c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:29.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:39.713Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9f7e9b4e-24ed-430e-97cc-98e17576a9e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:39.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:49.720Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7c5cfa16-252e-4992-99b1-c72ec977bcf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:49.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:59.728Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=91163285-0f59-4464-962d-809092444e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:49:59.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:09.734Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=64dd9a01-4a44-4df0-a7fb-0c80f2d5778e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:09.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:19.740Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=30a71e5c-69a1-4013-8ba0-4683820a5856 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:19.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:29.747Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=42c273ee-6bd6-43c8-b43e-a3a8cfef7e7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:29.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:39.753Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=634933f2-46d6-44d1-ac4f-01c6e58529aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:39.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:49.759Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6c49c0c2-ac42-469c-b3e7-603443fa104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:49.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:59.765Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=55e9b5e4-8226-44eb-a074-c3228ebde715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:50:59.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:09.773Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ffc00ed0-cd36-4a83-aa7c-7e7ed7f201bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:09.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:19.780Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3d6469c9-4f3f-4d4e-808b-1cd206c9d355 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:19.786Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:29.787Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=121c69b6-51eb-407d-9942-71d9e6fe4aed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:29.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:39.794Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=29dc0ec9-3e65-45c1-a745-e87e39854eab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:39.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:49.802Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2a9278e7-ed31-4486-afcb-beb620471ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:49.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:59.808Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=42d63e0c-3ced-43ac-bf0f-867f72d6fcb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:51:59.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:09.815Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5661a5db-dbce-43bc-a3d2-c9b447ebf418 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:09.821Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:19.822Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2025f198-3562-4bc5-8283-81c59899a5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:19.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:29.830Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4389864e-fc78-4428-a47d-e5d431e492c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:29.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:39.836Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ef2e2336-8097-4f39-9cc1-9455cc45e07d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:39.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:49.844Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d87af762-37d7-4dfa-af86-33dd97f0b3d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:49.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:59.851Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e33590bd-903e-4b45-8557-82440f473e96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:52:59.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:09.858Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cf5c3eee-8676-4aa6-9f8a-b3bd731a9a9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:09.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:19.866Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1da08ba4-8d70-4fa4-bc77-ef67e6e1e1ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:19.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:29.873Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1ce2ffab-5b9e-49dd-b675-f5e2dcffca07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:29.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:39.880Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0f21ac6d-5a97-439e-a712-6b22234e3167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:39.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:53:47.892Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:53:47.892Z |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-04-27T17:53:47.893Z |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-04-27T17:53:47.894Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:53:47.897Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:53:47.897Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:53:47.897Z |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-04-27T17:53:47.899Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:49.887Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f1530416-a174-47fd-a735-3394fe1b3fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:49.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:59.893Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=10c8615e-0149-4f96-9bcc-9c38b8b77e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:53:59.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:09.899Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a1a32a0b-857f-4324-8765-98da592390c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:09.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:19.904Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=54f5051b-e73f-4550-98ca-0bb3d2667fbe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:19.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:29.911Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=14f004e2-69c5-4849-83e5-0e71b003d1e2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:29.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:39.918Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=806312e0-6f18-4fe5-901e-2348a012ae3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:39.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:49.925Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=427f39ff-8fb5-4a2f-9eaa-44438b246d3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:49.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:59.932Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cf4ae929-3f82-4d29-a1dc-369f7c12ccfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:54:59.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:09.939Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=622ea1fe-74ac-4017-ac32-614cb270b750 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:09.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:19.946Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8d88bb80-e2ca-428a-ba40-9ac4e1709bf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:19.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:29.953Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5b560453-583f-4e74-9016-0e94752ff424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:29.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:39.960Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7e1ec897-31ba-4d2c-81ca-a4b3522a4816 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:39.966Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:49.966Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c7879ed2-b33e-4d49-b829-36000c665aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:49.973Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:59.973Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=837c7416-8ad8-463d-8620-33f97d2fd950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:55:59.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:09.980Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bf95cddc-ae80-4b43-84fa-c67711c57425 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:09.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:19.986Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bc10317f-80f0-4ea1-8f9c-5ad217bab181 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:19.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:29.992Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4489751f-5d7c-4624-b626-be9c415c87cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:39.999Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5badaa15-0b37-413f-8d65-22655cdaaef4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:40.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:50.005Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5fe235a9-d2af-480f-af94-37b649415f94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:56:50.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:00.012Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=73a89af7-d5bb-4c73-9361-f0d9db27e145 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:00.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:10.019Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=890320f3-2f05-4e26-9300-82183d533ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:10.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:20.025Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1805f100-3dea-4854-9019-ab039d044d7e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:20.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:30.032Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=47806dd8-bc57-4ab9-8306-d08bc2805dd8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:30.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:40.039Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=62c62ba2-02a6-4d33-a824-ca6563ca9651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:40.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:50.044Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=c351da85-aaf4-4332-97cc-a219a4e35305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:57:50.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:00.051Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fc924476-ea3f-40ae-b50c-1cca31c10ba9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:00.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:10.059Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=66dab235-f409-4791-b48b-48c3b3ab2886 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:10.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:20.065Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5d477f8e-7ea5-4ecb-85b7-992631a19850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:20.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:30.071Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=671a2546-b8fe-485a-b08b-f8b3960aab8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:30.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:40.078Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f61dec4a-9562-4092-9bd0-bbbb87f39427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:40.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:58:47.906Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T17:58:47.906Z |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-04-27T17:58:47.906Z |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-04-27T17:58:47.908Z |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-04-27T17:58:47.913Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T17:58:47.913Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T17:58:47.913Z |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-04-27T17:58:47.914Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:50.085Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1d1b4cf0-45c0-4295-8289-1dee0f5905a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:58:50.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:00.091Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3cdb709c-7384-4e7c-8513-b9f8be639d37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:00.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:10.099Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e47ab229-3b92-4592-adc5-b291e9d1733e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:10.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:20.106Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=295ae3f1-5376-4a32-bff7-0b952e7e9259 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:20.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:30.113Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4cbcb4a5-2a9e-4be0-a27a-59269b9650d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:30.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:40.119Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=dc474d8b-ecfc-4a72-baba-2a6b25148978 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:40.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:50.126Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0bbc0145-4c2c-4c90-87e6-0e5b73ec76a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T17:59:50.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:00.132Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=707ae0ff-132e-40d7-862e-8816f9328605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:00.138Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:10.139Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2520d127-13e6-4ba4-81a2-8eef4601ac84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:10.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:20.145Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ddc5e807-36df-4a7c-9158-15c5487f6699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:20.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:30.153Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fe906cf6-1480-4876-a4fb-dfc02fc40ad9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:30.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:40.160Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=30d45c4f-9cca-4ab0-8496-04d4ea1f1b55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:40.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:50.166Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ac84cae0-f585-45b5-bb59-6e203720ec80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:00:50.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:00.175Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2839998a-b197-42f5-8969-57758ce8be28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:00.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:10.184Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=08da8d12-8070-4eb6-93bb-d02ab0bac94d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:10.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:20.190Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=83d7b552-557e-437e-859d-4502697eab66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:20.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:30.196Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=53b19e40-c9fa-4160-851a-43bfa95a7837 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:30.202Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:40.202Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=354cb196-fa12-43d1-af09-1f7550800f1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:40.208Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:50.208Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1970757c-ef87-4e56-868f-f061e7258480 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:01:50.214Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:00.215Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e5c86bf8-8801-4baf-8e3a-9c5ca9145087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:00.221Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:10.222Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=42772018-f4ad-4387-af01-a5d4e79b7338 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:10.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:20.228Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=68d2c541-ac46-433b-8441-5865e251966d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:20.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:30.236Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5ff245e4-347a-4af1-9489-6beb230e7bec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:30.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:40.243Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=11f03942-b185-41c6-928b-71c40a3a7be4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:40.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:50.249Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a5a21833-10c7-447a-ac9f-f546c21feaf8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:02:50.256Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:00.256Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9d02659f-2101-4905-a698-b28d72fd9430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:00.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:10.263Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=aab64a65-0479-4703-ab48-ac27bc684084 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:10.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:20.269Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8d42c5f5-d93c-47f7-934a-0312dedb9ee3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:20.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:30.276Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=afb2404b-f596-4d9f-96ab-b77d6422473a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:30.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:40.283Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b039fa88-9c8f-4e03-8017-b405760836a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:40.288Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:03:47.909Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:03:47.910Z |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-04-27T18:03:47.910Z |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-04-27T18:03:47.911Z |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-04-27T18:03:47.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T18:03:47.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T18:03:47.915Z |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-04-27T18:03:47.917Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:50.288Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=29122203-2126-46e2-9959-85e761213332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:03:50.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:00.295Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=028a852c-1b6c-4aed-bf3c-8d364acec22f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:00.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:10.300Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e3f64304-d85a-4dc3-9cc6-8a390d0ba252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:10.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:20.308Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=44708c9d-2ba1-47d1-9246-2722d3e67f6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:20.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:30.314Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ea07a4c1-eb14-4251-8201-88e322580316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:30.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:40.322Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2e00c0a6-152a-4765-9e3b-187257774608 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:40.327Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:50.327Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=8c049416-4ccd-40d3-85aa-0bf7fadc0ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:04:50.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:00.334Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=0b27647b-8b0b-494d-ba5c-8e9f9fbf81af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:00.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:10.339Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ce52ebac-4062-49d3-b923-b9dc18266f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:10.345Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:20.346Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f49cbabe-6b45-4365-ab58-49bdc1e00413 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:20.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:30.352Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9aaf3956-bbdc-4c2d-9581-ed715fb6f115 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:30.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:40.358Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ef2156ae-2948-41a6-b80c-1c25711cb95a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:50.364Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b1f23ff0-f2e1-4556-a93b-bd388983af68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:05:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:00.371Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9634b31d-8cfc-40aa-919d-c8f7e334180d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:00.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:10.378Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5fcf0859-7208-44bf-8a48-f1255c27dbd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:10.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:20.385Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=eeb71ac8-a1b3-40be-845f-73b179d79cb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:20.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:30.391Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=18f6afa0-ea8e-4a1c-9704-581b1874e98e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:30.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:40.397Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=56d6145f-c14f-4b94-a159-dfc69ac3c678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:40.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:50.402Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fe691b6e-33d0-4b51-8806-790e7798ce55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:06:50.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:00.408Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=ab743358-1121-4324-a176-3fcc8d6aa1b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:00.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:10.414Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6d9f4d16-efa7-471f-a4e1-85bb8d5178af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:10.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:20.421Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f63ae000-17b5-4948-ab22-e72a1d1c6d85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:20.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:30.427Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7fb199d1-1961-4651-9005-a780043d9d52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:30.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:40.433Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=3e2b276a-f5d6-428c-8956-c3cfedcc0be7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:40.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:50.440Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d201812d-0998-4f68-90c6-aa8e47f89132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:07:50.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:00.447Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=64c0be0f-ebfc-435b-a755-725e76a1e47c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:00.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:10.454Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fbb175d2-5616-4b85-aa91-77903213b51a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:10.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:20.460Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7ce08492-6ee7-4a89-84a6-74560bbbdb6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:20.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:30.467Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d1f714c2-439f-4d57-af54-05614efbbe59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:30.472Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:40.473Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=06993faa-e158-4de9-af7d-cc121f1e9010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:40.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:08:47.907Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:08:47.908Z |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-04-27T18:08:47.908Z |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-04-27T18:08:47.909Z |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-04-27T18:08:47.915Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T18:08:47.915Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T18:08:47.915Z |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-04-27T18:08:47.916Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:50.479Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e23f9325-917a-4184-a029-e08d9b4e0bd5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:08:50.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:00.485Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=36baa2af-ca97-42fb-8bb7-72f2c78e9915 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:00.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:10.490Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=75b5b345-30b4-4052-b69c-5610edde06db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:10.495Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:20.496Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6467fa9f-ed8e-499c-bf8d-4cc8158af7f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:20.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:30.501Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=a3358eba-06d4-4760-920e-54a486b0ec10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:30.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:40.507Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=84843aa8-342e-4232-8e48-0e8835184a52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:40.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:50.513Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bca6b40e-beda-4021-8941-412be2c0c52c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:09:50.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:00.519Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4eeca63e-a5ae-4376-8e63-05905836591c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:00.525Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:10.525Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=de3944db-c045-4f92-82e6-bfb8a1252579 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:10.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:20.532Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5f830827-8155-4f1a-b459-aec583439d5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:20.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:30.538Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=aa24f773-de2e-4070-a047-82c3c9d16902 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:30.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:40.544Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6a834755-d226-438b-a972-88c6441812b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:40.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:50.551Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5b81a6f7-c9d8-472c-b652-31db3a93f826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:10:50.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:00.557Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=18ff193a-b926-485a-b4e7-1c584c7064cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:00.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:10.565Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=14eaacf5-33e8-40d5-874a-21598983eacf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:10.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:20.571Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=06aa080a-1c03-487b-bb2a-18a41333c00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:20.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:30.577Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=fba47571-fba5-4ea6-805b-f6c005edd16a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:30.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:40.584Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b4dd5717-f603-4da1-8bc8-94cf70acd2ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:40.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:50.590Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1521b1e6-a0d0-4744-b458-a8aa8be3a7f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:11:50.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:00.596Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1e59d2f8-759c-40d0-a693-98256c83f161 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:00.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:10.602Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5e7f6d95-e01f-4223-9b6f-182d696f8e7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:10.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:20.608Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2d8e64eb-3cf4-4700-9286-7a60389d4a04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:20.613Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:30.614Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=25a2d097-3a50-4f79-b039-bcd2218c1c52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:30.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:40.620Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b16df06f-1416-422d-9ebb-a09a79369d26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:40.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:50.626Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=9e60951a-38ab-40aa-af6a-39810eba2233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:12:50.632Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:00.632Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=4abfcef0-6329-4cbc-be74-c98120c1e0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:00.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:10.638Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7c35177e-b22a-44f4-ba20-2f3f1a9a0f3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:10.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:20.645Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=1251cc95-626d-4d2c-8fa4-548af5152a39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:20.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:30.651Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b1ad8ea8-ae85-4f0b-9d44-140393912d2e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:30.657Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:40.658Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=aaec3350-16c5-4fc9-8b16-0919fbc03d54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:40.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:13:47.875Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-04-27T18:13:47.875Z |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-04-27T18:13:47.875Z |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-04-27T18:13:47.877Z |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-04-27T18:13:47.880Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-04-27T18:13:47.881Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-04-27T18:13:47.881Z |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-04-27T18:13:47.882Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:50.665Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=675d9d78-f452-4f7a-9bbc-e53f0ee26ff4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:13:50.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:00.672Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=424903aa-e0c7-453f-b55c-1b0868c25623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:00.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:10.678Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=46788b12-a448-4b4f-b419-0dab7eb40aa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:10.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:20.684Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=2d2401a7-60d6-48b6-bf8f-1e065b4924f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:20.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:30.690Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=d0a47783-d1c3-4dad-afcc-5352be402a00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:30.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:40.697Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b51a46b8-3518-4cb1-9843-2dce568180e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:40.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:50.702Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b981c855-88b5-401a-8463-68e9bdb9feeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:14:50.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:00.708Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bf9617be-1031-4053-9299-8784b620ad34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:00.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:10.716Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=f822c4af-f3bb-49b9-90eb-8abb4acc9527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:10.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:20.722Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=701009e2-bc7e-4b90-9621-4eb49b8cd584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:20.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:30.728Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=e6a4f896-e626-40ea-a539-4778b71d4645 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:30.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:40.735Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5864a5da-76db-4773-b6ed-e1ba1a562036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:40.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:50.741Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=cecc4237-23f4-46bf-a443-14bf4d3def42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:15:50.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:00.747Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=69a3389d-80e5-4d3f-9b51-5e7016f4ffeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:00.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:10.753Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=734e1016-a487-4975-a0c5-7deaba152623 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:10.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:20.760Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=bdb0847e-fc6f-4f29-b83e-2de59d305c97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:20.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:30.767Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=7a30e76b-ae65-4a56-b1e3-a79ae757874f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:30.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:40.776Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=b39b32d2-5d85-4d7f-8e77-2062ef3d381f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:40.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:50.782Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=5adc8b8c-1c3b-47ff-a3b3-102797372852 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:16:50.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:17:00.788Z |INFO |Init configs |InvocationID=dd219bc3-bd35-45e7-ad1e-08fe90c1a16a, InstanceUUID=6d9e2606-2c54-4e43-8350-0ebfe190f653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-04-27T18:17:00.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |