By type
. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.5.9) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:02:39.968Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:02:39.999Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T05:02:40.097Z |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-05-02T05:02:41.688Z |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-05-02T05:02:41.934Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:02:41.936Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:02:41.936Z |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-05-02T05:02:42.191Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-05-02T05:02:42.276Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-05-02T05:02:42.306Z |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-05-02T05:02:44.439Z |INFO |BeanFactory id=79e5e16e-7497-313a-b4dc-911d469f091f | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-02T05:02:45.026Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-05-02T05:02:45.054Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-05-02T05:02:45.054Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.56] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-02T05:02:45.131Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-05-02T05:02:45.132Z |INFO |Root WebApplicationContext: initialization completed in 2825 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-05-02T05:02:45.843Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-05-02T05:02:47.048Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-05-02T05:02:48.996Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-05-02T05:02:49.388Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-02T05:02:49.389Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-05-02T05:02:49.394Z |INFO |Completed initialization in 5 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-05-02T05:02:49.965Z |INFO |Started MainApp in 13.893 seconds (JVM running for 14.774) |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-05-02T05:02:50.060Z |INFO |Start scheduling PRH workflow |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:02:50.094Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c443a23e-c274-4a59-a855-d1313007d7d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:02:51.678Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:02:51.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:01.722Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7ff29713-8088-43ac-a839-dec0be6ff376 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:02.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:02.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:12.782Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3e3e2244-1474-48f9-a91f-98bea080d007 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:13.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:13.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:23.858Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c3aa6a39-c125-4ffd-81dd-0f34690d018b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:24.922Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:24.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:34.924Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=77f9cc24-7e6b-4037-a221-1792e965f7fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:35.997Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:46.002Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=26adbf9d-252d-4a57-b84e-5220207031c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:47.065Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:47.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:57.069Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ecd94020-1920-471d-ba58-4379e59bf3c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:03:58.138Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:03:58.139Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:08.146Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9420b42e-ea21-40c9-9954-9b44f8411002 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:04:09.178Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:09.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:19.180Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7477654e-681e-4394-82f9-09c51aa684b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:04:20.217Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:20.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:30.219Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=29155b69-a3f8-4580-811f-40c6e6a5889b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:04:31.293Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:31.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:41.296Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=fa574a1e-d3d1-4103-831b-240817ab8cfd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:04:42.363Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:42.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:52.366Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=50390719-b27f-4f37-b3ad-83917099c99f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:04:53.441Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:04:53.442Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:03.443Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=66c3c7f1-1dda-4427-b924-ed7f2a02e8dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:04.509Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:04.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:14.511Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=1c1307f3-1b5c-470a-bc04-f780e04c8123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:15.577Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:15.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:25.579Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a5183ee9-06b4-458b-95a3-498b8a7106f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:26.621Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:26.622Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:36.623Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=745b740e-0a31-4ba3-b76c-e822def8fd41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:37.693Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:37.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:47.696Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8f1e88b9-549f-40a8-b23b-9aab09f076a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:48.731Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:48.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:58.732Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7ae443dc-9956-4593-93a6-acee45ae589a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:05:59.806Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:05:59.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:09.808Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8da2321b-b56f-468f-851b-ef858ceff6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:06:10.874Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:10.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:20.876Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e6aba852-1c5f-47c1-8cd0-8b02e6cc768d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:06:21.915Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:21.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:31.918Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6674c2d1-891d-4c7c-9aec-9f3d8ae34f55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:06:32.991Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:32.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:42.993Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7914827c-2a07-4c0c-83d4-fc436c7237ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-05-02T05:06:44.063Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.62.41:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:44.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:54.065Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6c032df3-3dd5-4581-835c-e77ba8a50003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:06:54.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:04.247Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e2e7b589-7b12-4890-a5bf-cad8422fd485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:04.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:14.281Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=efa41cb4-ec11-4e7e-8b33-f02e10384d8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:14.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:24.305Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e92c10d4-2c90-4e5e-8a30-729f76cfe6fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:24.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:34.319Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=714b3cca-8349-489d-8689-af6c6d0bd5e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:34.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:44.335Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=477f5e72-88db-4a53-9dd7-ab0372cb3d4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:44.352Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:07:47.151Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:07:47.151Z |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-05-02T05:07:47.152Z |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-05-02T05:07:47.156Z |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-05-02T05:07:47.169Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:07:47.169Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:07:47.169Z |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-05-02T05:07:47.172Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:54.352Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=85a2e378-468d-432e-a65c-b216a64c7e55 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:07:54.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:04.365Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=19096538-499d-4189-82da-97eed8b9f240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:04.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:14.385Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b7dcd41e-94b5-400d-a53a-76734c55b8d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:14.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:24.401Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=db358635-0749-44ce-8d22-5a06a1301a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:24.414Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:34.415Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5af5a340-d472-4a62-b9a0-59cfc7b404a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:34.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:44.429Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=1bdc4c07-6979-4f38-85de-46beab323d7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:44.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:54.447Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=958f6c8f-0052-41c3-a628-fc22ca81f13f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:08:54.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:04.460Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=36213b71-7215-4729-afb0-df8a35ad1835 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:04.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:14.481Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b53ccae5-7fe8-4651-9c93-6ad1e75a3c84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:14.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:24.495Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f2834ac7-74b7-488a-a09c-740591d1ad8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:24.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:34.509Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8db9b6ad-2430-49bc-8233-986869ba5676 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:34.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:44.533Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=307e5acb-0642-486f-8875-6d5c6c893f7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:44.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:54.569Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ba7a0150-6101-432f-9ec9-87c88282db93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:09:54.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:04.590Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9c755209-5878-4079-a376-967dc20ff93b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:04.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:14.601Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=05fb6821-3af0-401c-a631-2fbb8b0ba8ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:14.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:24.613Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f8895e7a-03f5-4123-bf4a-9c0111d6560d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:24.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:34.626Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=638b7162-c79b-4799-97c2-f4a1fe3d382c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:34.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:44.638Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5ec46d41-9e8a-4945-a87e-6701d8c5a25c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:44.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:54.651Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=56b4b60a-3643-4779-ae3f-0b7dcaceb8ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:10:54.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:04.668Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=fae2723f-0424-4a42-a22b-7a8b32d56e24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:04.679Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:14.680Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c2e3cd43-47bd-447a-94b7-b869e61e07e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:14.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:24.694Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a523c171-5604-4cd3-ae91-80c7285ea1bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:24.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:34.707Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6b0b5a05-ece7-42e2-9e22-484494d90332 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:34.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:44.719Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e9d89a1e-0e2b-444a-bf24-e827542923b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:44.732Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:54.733Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2d3bf010-41db-4412-85f1-70a7fc722aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:11:54.742Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:04.742Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=627ee69e-fb58-4719-9ba3-5a12d518600f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:04.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:14.757Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2c81c32e-1ee9-40eb-8079-077fe3a967b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:14.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:24.769Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8f6adaa0-ab17-4dfc-8b78-ace79e2c7a76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:34.780Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=17eec82e-4d52-4d7b-86be-95b269c16dd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:34.790Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:44.791Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6e3f3839-1302-47b9-86fd-3bf1fe09265f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:44.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:12:46.234Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:12:46.235Z |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-05-02T05:12:46.236Z |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-05-02T05:12:46.240Z |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-05-02T05:12:46.249Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:12:46.250Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:12:46.250Z |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-05-02T05:12:46.256Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:54.801Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=663f5877-b082-4adf-8851-9c79c539fad3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:12:54.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:04.815Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=97997e28-d244-4507-871e-01bd1d67b977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:04.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:14.827Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e2f4c398-918e-46b4-84f9-55e78c8e7d27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:14.839Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:24.840Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b0d1bd43-30b8-4275-9a29-cf40d2f8319b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:24.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:34.851Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=df5ea8fc-740d-4165-b149-68b1983e28c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:34.862Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:44.862Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9d6f4dbc-0072-4333-a759-2fb07c979ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:44.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:54.876Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=75c1b0e2-e072-4810-95d0-1399af5c1ef7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:13:54.887Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:04.887Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ec3e8160-39d4-4c2d-ada3-37b216650384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:04.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:14.898Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=de82f0fe-8058-47dd-b882-e6d35c72289b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:14.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:24.909Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=51fa748e-f2a0-48ba-9c05-21282f00bcb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:24.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:34.920Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b47ff4ed-0d14-417d-831e-d1a4bf3f3cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:34.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:44.937Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4f4aab9a-c712-4040-a4a4-2ea8bc9f0d99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:44.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:54.948Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=67cdee2a-1d21-4410-8905-44c19abc583c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:14:54.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:04.960Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3f5f80f3-3a5c-4b3e-bf9d-c7da991ee3d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:04.983Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:14.985Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=1cb51737-282c-48e5-9433-ed3e3b58173b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:14.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:24.997Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=cc70d038-906d-4787-aa5e-0fe5594d157f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:25.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:35.010Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c02ffa66-286b-4604-8520-570f981d2c39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:35.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:45.022Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=894d3228-d4df-48ef-ace2-f46abc307cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:45.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:55.033Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=cb777f70-8d28-40e0-afd0-1aa46846bd24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:15:55.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:05.044Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b2bef0d6-18dc-4185-97da-566d7952abc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:05.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:15.056Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=39d62317-c69e-4786-9589-88c78866333c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:15.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:25.066Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=cc81c5ef-8856-4b4c-8028-f1d1aaf28697 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:25.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:35.077Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=88ca61c2-b288-4516-8b8f-887a43e39964 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:35.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:45.091Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3c55df59-9ddf-4716-ad08-574723f51850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:45.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:55.102Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8eee8614-8d7d-4bef-b34d-9ea6b74648a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:16:55.111Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:05.112Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=630f1d4c-7eeb-45d4-b4a4-6cc18a41816e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:05.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:15.124Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a64df7fc-df85-4f7b-8c11-baa82caabe58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:15.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:25.135Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e5397c91-4901-4a53-8844-0d6b6a3dc93f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:25.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:35.147Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=58a907e4-f3a2-41e7-b6e2-e4d2c87df095 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:35.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:45.157Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=aacbcede-7f62-44f8-b788-7e4e3396b05b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:45.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:17:46.280Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:17:46.280Z |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-05-02T05:17:46.282Z |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-05-02T05:17:46.285Z |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-05-02T05:17:46.295Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:17:46.296Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:17:46.296Z |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-05-02T05:17:46.299Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:55.167Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=0aeb0847-115f-400e-910d-0052bd60e4c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:17:55.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:05.177Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c52914b5-248c-4f55-bb28-fe218ce36314 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:05.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:15.187Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=0fc2b550-38e5-4a6f-9117-09e1efd039c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:15.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:25.197Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=56d48bcf-8360-49c0-99d2-7414f8d3c6f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:25.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:35.208Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3d88608d-c504-480c-a1cc-a6c85ed89da0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:35.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:45.217Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5ad93b93-ce4a-41a5-a90f-5447aa893d39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:45.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:55.227Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4d73da08-5f0a-4a9d-98a4-219146bbcd95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:18:55.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:05.238Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=13349645-6a56-40d5-9483-13d7e1cde0bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:05.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:15.251Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7873cc1e-3fcd-4bef-af4a-0af132c6f35a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:15.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:25.262Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8935db6f-03c3-4823-915d-5f54efd24c8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:25.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:35.271Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2bbea33b-7cd1-497e-8920-43b4e4743292 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:35.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:45.282Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d60be22c-116d-4bd6-a84e-68888e7ca5fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:45.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:55.292Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d2c82450-6dc8-461c-9e11-9d7ab27565d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:19:55.301Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:05.301Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=fec83c7b-16c1-4223-befc-31c199e6f37d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:05.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:15.311Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ab5cb496-e10b-43da-8a61-c98da78fcfcb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:15.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:25.321Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5872f706-188f-4ad0-9445-b7161be62ce7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:25.331Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:35.332Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=dab6bb85-c20e-4964-873d-c01869d2c6ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:35.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:45.343Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=255625a6-2c25-4548-8661-882dbce3423a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:45.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:55.354Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d31066b5-90a6-492d-8f61-f8eec5b75c96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:20:55.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:05.362Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6bc9c82b-7767-45c3-9a43-009984ec2e38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:05.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:15.373Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9f9f75c0-ab22-4855-89c2-eea311c402c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:15.383Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:25.384Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8068c572-a7bc-49e0-84ba-74e908d6e5a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:25.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:35.397Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=13d6c6a5-ddaf-4004-bc55-6b0bbda001a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:35.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:45.413Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8d8c4f0a-3b0e-45cd-a18e-1e778645a1ca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:45.425Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:55.426Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=01c828a2-6f6f-46e6-86f2-a91897ad9916 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:21:55.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:05.437Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=1a40410e-8fa1-446a-8868-484ba15151ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:05.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:15.448Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8907413a-f6c8-4c29-bd78-29903937d29b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:15.458Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:25.458Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5f85488e-d699-42ae-9676-8a86f3cd85db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:25.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:35.469Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=976582c8-6178-4881-a7a2-ced240b96c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:35.479Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:45.480Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8010af7e-5541-40d7-9d32-27f161023962 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:45.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:22:46.339Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:22:46.340Z |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-05-02T05:22:46.341Z |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-05-02T05:22:46.344Z |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-05-02T05:22:46.357Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:22:46.358Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:22:46.358Z |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-05-02T05:22:46.362Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:55.491Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ed75dd88-ebba-4a4a-a407-634e7252a170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:22:55.501Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:05.502Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=76de43a0-9fc8-42bb-bfb6-c44f7270362d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:05.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:15.512Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3e6afbdf-bbe3-4a8b-bbba-806e479b7a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:15.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:25.523Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=857797cc-2708-4a7f-937c-c7609086ad1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:25.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:35.542Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5b6dc6cf-a704-4e5a-8f9d-fcf628a3cd6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:35.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:45.559Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4d5ae60f-90e2-442e-bce5-539974f0a039 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:45.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:55.573Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=78eded97-3ed8-44bb-9166-2e25a2dcb222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:23:55.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:05.582Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=44fef0b9-fd75-484d-8893-a620819d8b26 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:05.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:15.593Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9f451872-b4bc-46d5-91cc-762200b5c52a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:15.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:25.604Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=64fbfc88-9ed7-46a3-87b8-7dac76e130f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:25.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:35.631Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=410580f5-9cea-441b-861d-d524ef4fd715 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:35.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:45.648Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ffa0b072-9631-4576-8376-b9a99a0c3b46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:45.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:55.657Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e27c7b58-3f53-4c07-b6cc-b24ca15be167 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:24:55.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:05.670Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=daa6044b-8f5e-49a5-bc5b-d9cca3671906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:05.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:15.682Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e07a65ab-c37b-4bc0-8276-12882cafd42c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:15.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:25.704Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=eb747047-3fbf-4ebd-9a8d-1569f78a5620 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:25.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:35.718Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6c164e7d-94d5-44c3-9aa6-9009f9b604d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:35.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:45.729Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b4ecde2d-4d1e-43b1-a67c-976fc7bfc17c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:45.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:55.739Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ccf48dc0-3fd2-402b-9c81-f221d8ea273d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:25:55.755Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:05.756Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=e5c5c37a-0f48-4b2c-848c-fb3a9986efa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:05.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:15.768Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=220b608c-8b4a-4a7d-ae0d-dd9e032b0371 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:15.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:25.778Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d33b06b8-b9ca-47cf-a074-e12ceeddb8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:25.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:35.790Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=94fd7d65-79a2-42c6-9536-f5320a28607a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:35.805Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:45.806Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=68e5ee16-b9d3-4c1f-9010-f0d7ad422f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:45.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:55.816Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=bda92159-b57a-412d-b328-48ef77452ead | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:26:55.826Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:05.826Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5c9bb00f-cff6-4be0-b935-05672076ebe8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:05.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:15.836Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5b28da53-117a-4e8f-9d6e-ace6e18ee6c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:15.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:25.846Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=074ec884-9b62-47bd-9360-a3b122b9cdf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:25.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:35.857Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=61df30db-e72d-4372-8903-ad189cab616a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:35.870Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:45.870Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=edaf882d-2d64-4fbe-a923-bebd0f18538b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:45.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:27:46.217Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:27:46.218Z |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-05-02T05:27:46.219Z |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-05-02T05:27:46.222Z |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-05-02T05:27:46.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:27:46.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:27:46.236Z |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-05-02T05:27:46.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:55.880Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b6887041-f003-4d16-892e-514acdd0298f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:27:55.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:05.889Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3ba5c138-bf01-442d-b38d-35568ff1d203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:05.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:15.900Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2037c5ca-3ee3-4e25-a754-36b2d05621cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:15.917Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:25.918Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6d84d024-f3fe-4c7b-a407-5676195794f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:25.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:35.932Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3ef1ab06-1554-4912-9266-801c79e48d1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:35.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:45.942Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=19a03e30-ba6f-449d-a3ba-3d7e74e3d479 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:45.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:55.951Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=780a9c89-7d47-4743-8e58-bfc5bbff27ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:28:55.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:05.959Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9a0bb297-f0c3-4ce0-9466-886e96c35b3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:05.968Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:15.969Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=45c8f10a-595b-4042-9f81-fa562c8d2dae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:15.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:25.978Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5bf88812-761d-4b65-a212-484e58834c13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:25.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:35.987Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3039fe1a-2f92-42de-a156-8a149a4341da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:36.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:46.001Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b06346f0-b6d6-498a-81f8-743a241a95a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:46.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:56.010Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=528cf0dc-6093-4d70-a1d6-fab6a0a81331 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:29:56.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:06.020Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=1ad44b0e-42d1-4bb9-a6d2-3c552e479e5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:06.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:16.029Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6829c4d9-719c-46b8-a2de-43fc1a90e281 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:16.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:26.039Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=aaf0968c-3214-43e8-8e9d-8d4c4c4047ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:26.047Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:36.048Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=cd9ebcba-81d1-4ac2-bd5c-6356235e014e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:36.057Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:46.058Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6f284dd4-0726-4d00-bd0a-1a995e8eb08b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:46.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:56.067Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=19d17897-f434-480d-b8ce-2e19fdaf7c3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:30:56.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:06.077Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d292f815-74f6-4643-a677-8bde55f47ac6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:06.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:16.086Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b8990b7f-f04b-44ac-8a07-e27807675a02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:16.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:26.096Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=0e992ba1-f11d-4974-8141-91be6847853e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:36.106Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3510e096-17ae-4b93-9172-3ef7f2f1ab76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:36.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:46.116Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=62807e39-c32a-4c9d-baf2-94c5b9ff6d82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:46.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:56.125Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ab22ca9a-c8fb-42b4-9a41-fc28a14a71bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:31:56.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:06.137Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=be8bc58c-a8b3-4928-805f-094de5f11a54 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:06.147Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:16.148Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=43ec2703-6a14-4d14-90e9-1e0997450cd7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:16.157Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:26.158Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3ae9e837-bbf1-487c-8a5d-787a4c6864aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:26.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:36.167Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=0d73db23-a32c-4e78-93ba-f7a549d8c203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:36.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:32:46.068Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:32:46.069Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-05-02T05:32:46.070Z |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-05-02T05:32:46.072Z |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-05-02T05:32:46.078Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:32:46.078Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:32:46.079Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-05-02T05:32:46.080Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:46.177Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=fef7e5c1-174e-4155-af6b-717ad7f92f4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:46.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:56.189Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f7da89b8-c2af-47bc-9e62-2ddcdb0a80be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:32:56.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:06.198Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f8542f43-5b8d-4157-aea2-f772db068ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:06.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:16.208Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=272d8f65-625d-4d22-b50c-4517fbfcf60b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:16.217Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:26.219Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=55131b35-ed77-4193-9209-5a6b38c553a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:26.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:36.228Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2a07c277-7354-4658-b662-2ef1ca953305 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:36.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:46.239Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=913fa376-c2fe-480d-beb2-9c7f0bb4c168 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:56.257Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=58107d9c-d7a1-4107-b5c2-b9d38f603823 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:33:56.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:06.270Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=bab9c310-ab57-470f-8200-d5b531f6ad4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:06.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:16.280Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=301fd3e5-d924-4bbf-832a-1b2a3e3abb3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:16.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:26.292Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=86b38c19-208e-4510-a620-9e842ec45f4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:26.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:36.301Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=834cfac3-91c0-4d30-bc8e-4a87dc7006a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:36.312Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:46.312Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=12ee4c51-ce40-4ed9-ad11-d4f2fc74434e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:46.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:56.322Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=341699cd-ec12-43db-88f2-99ebb86f153c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:34:56.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:06.333Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=18ed0f5e-f0a4-4ac4-a999-e7306f174e73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:06.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:16.345Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f1985229-781f-4f97-9f3e-21e6cef7b132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:16.363Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:26.364Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=51875a6a-9f37-456c-9871-07814f3de3fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:26.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:36.373Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=89e6d67e-2593-44a6-9f30-6c3daa07f448 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:36.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:46.383Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=06045c8d-f25e-4ca7-805c-cabf80cee570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:46.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:56.393Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b40aa1a6-ef29-4540-8f59-6d862656d53b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:35:56.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:06.403Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8e525aec-5b3b-4785-b392-ce8a4e2ca1d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:06.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:16.413Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=6252c9f2-6cb7-4f56-84ac-97a060798bbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:16.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:26.423Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4a600c62-45d6-40b7-b365-d8ed0cc455dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:26.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:36.433Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=51efe0e7-b664-454a-9f3c-3bc376de9124 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:36.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:46.443Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=043bafe7-6b55-4407-9bd3-fd445a3904c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:46.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:56.478Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=75076eb8-3d7a-4264-b2a9-721d7c6814df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:36:56.488Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:06.488Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9b85fba1-f44b-4b5a-a661-434ce91a000f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:06.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:16.497Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=49b6f60f-3b71-412c-9278-0646e211a86d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:16.506Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:26.507Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=90ee5e0b-67e7-4ee9-865a-2832af877f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:26.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:36.519Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=11eb441c-a07e-4ea6-9513-d75e8d5da7ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:36.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:37:46.216Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:37:46.217Z |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-05-02T05:37:46.218Z |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-05-02T05:37:46.223Z |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-05-02T05:37:46.235Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:37:46.235Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:37:46.235Z |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-05-02T05:37:46.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:46.532Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b0234c54-aaee-416e-ad1f-2aed60950f32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:46.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:56.543Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=70925a47-51d7-465c-8bfa-ff5848f12a3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:37:56.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:06.551Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=83b0989f-1341-45e7-a410-c8912c3856b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:06.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:16.559Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=71b4d937-e099-4c3e-a137-7e893d29737c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:16.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:26.571Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b986a539-0775-4bec-b80a-f88d5efc69d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:26.581Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:36.581Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=03757f03-1c96-461f-bddb-b5b52eaca50e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:36.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:46.591Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=dc10c0ea-1e48-42e2-8c28-2ffc0e41adf0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:46.601Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:56.602Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a193b42e-bdfb-4a41-bc7e-10b505df4d95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:38:56.610Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:06.611Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=aad26348-f136-4359-8b13-5efaf4609c48 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:06.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:16.621Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5dc4e91a-8992-4145-ba15-8e3be8afb15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:16.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:26.631Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7f11f6f3-e6e1-4980-95f4-359650240375 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:26.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:36.641Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=75d54f7b-0ce3-401c-957c-ef6ae2d10aae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:36.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:46.656Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b5d342f0-9eb6-4f70-a368-b2249ee031db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:46.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:56.665Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f463b4cb-7dd7-4b80-8417-d4966d08ad21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:39:56.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:06.674Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=75d95747-45ff-4fdc-9bf5-56c4f98c141e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:06.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:16.685Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=81e4eace-5bdc-4871-802d-bc052f456283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:16.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:26.693Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=821778b8-7032-49b1-984c-9c886733e0de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:26.706Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:36.707Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=939be8f5-0432-4d54-b0f9-6498fdfde599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:36.715Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:46.716Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=c8413ade-d0ee-41f5-a101-774001612a16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:46.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:56.730Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=ab0fa4e8-82b5-4043-8f51-80db1daa8f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:40:56.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:06.742Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=95f4f491-a981-4e3c-8357-582071f24131 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:06.752Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:16.753Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=82d1dd64-3a35-4362-88af-a66f88eb7979 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:16.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:26.769Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3cbb9ff7-26ec-445b-b3a3-f507cd2c0e98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:26.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:36.779Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=84f7fd02-2d27-48ca-9b9c-c418b305ab0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:46.788Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=41f90e59-ec63-4881-b4f4-9a8f7481ce58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:56.796Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=df5cc3fb-7fac-459c-8021-ea93ad2de6dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:41:56.811Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:06.811Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=56b83927-3960-4d66-9e4f-981067ce316b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:06.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:16.826Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b022cd99-bad9-4239-a328-4f6b16f10319 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:16.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:26.835Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4c01315c-e167-4be2-913d-7cfda2586d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:26.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:36.844Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=88f9c62b-90ba-4fc8-b442-88674be92f73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:36.850Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:42:46.214Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-05-02T05:42:46.215Z |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-05-02T05:42:46.217Z |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-05-02T05:42:46.221Z |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-05-02T05:42:46.230Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-05-02T05:42:46.230Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-05-02T05:42:46.231Z |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-05-02T05:42:46.233Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:46.850Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=5bf52f7c-e517-481e-8fb6-cb781dd3c3b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:46.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:56.860Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=cf8d1618-aad7-4839-bebc-06caaaa1c216 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:42:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:06.874Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=60a85ecb-5472-45e8-ae9a-4f5dd208508e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:16.882Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=568ff291-6e41-407a-898d-4710dda8d1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:16.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:26.892Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=83670077-ba1d-49e5-b5dd-e8a5201b10d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:26.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:36.901Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8cc00941-fcad-4a0d-b843-778afb500cbd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:36.910Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:46.910Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=2a09aaba-73f0-4f24-ada2-af79e16b0b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:46.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:56.922Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=b431d732-5d81-453f-93de-05b205bf2041 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:43:56.931Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:06.931Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=8db42a37-4d88-4fc4-a8b3-317851d483e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:06.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:16.941Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=4faec0e9-6bb6-407f-bf17-fe3dd997a15d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:16.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:26.951Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=dd832f46-6b7d-45bc-a918-9d874744100d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:36.963Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=91f5302a-ecc8-49e3-87ee-ee4b6835ffb2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:36.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:46.972Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a7360935-ccaf-4519-b7dd-3a784b0ece16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:46.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:56.981Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=fa9d8c82-6474-421a-bea0-f4c1a0427762 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:44:56.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:06.990Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=3149fd39-95e9-4fee-aef6-d74c72c786c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:06.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:16.999Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=7ff7818f-b6ef-497c-a93e-c8462685e793 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:17.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:27.010Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d3fbe4d4-134d-45fc-85c5-34f41eebdba4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:27.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:37.020Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f4963fe9-0236-4de4-809c-2748c45f0e0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:37.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:47.031Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=a3836d0a-640d-4006-83e7-ebb34e6bb8eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:47.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:57.040Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=dbe220b6-44cf-4bb7-9589-7568cf91ec1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:45:57.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:07.051Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9fc81f22-4e96-4731-ac92-04808ebbf8cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:07.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:17.060Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=00542294-a867-44bb-9c00-18bc71ae56e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:17.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:27.070Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=f20863ee-47b1-4615-98de-c3ef126d375a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:27.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:37.078Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=9e787e7d-b4c5-42a2-b1b7-eefd6962548a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:37.087Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:47.088Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=36d94bb2-890f-4893-b030-905580500aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:47.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:57.098Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=d1ddfeb0-8c62-403c-8d1a-c27a18f5eb80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:46:57.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:07.107Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=94502ab2-3161-4fb5-80ad-ddf7b1f8f625 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:07.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:17.120Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=139943db-d0c4-4a53-95bc-0bd9d80e846e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:17.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:27.129Z |INFO |Init configs |InvocationID=7791abca-1f66-4f21-b0a4-8db18fd5c9e0, InstanceUUID=741f515c-50d7-4ef1-a3c4-3eccde34e946 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-05-02T05:47:27.140Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 |