. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:10:09.515Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:10:09.518Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:10:09.551Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:10:10.064Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:10:10.132Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:10:10.133Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:10:10.133Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:10:10.201Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-14T12:10:10.254Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-02-14T12:10:10.272Z |WARN |Property 'spring.profiles' imported from location 'class path resource [application.yaml]' is invalid and should be replaced with 'spring.config.activate.on-profile' [origin: class path resource [application.yaml] from prh-app-server-1.7.1.jar - 20:13] | | | |main | org.springframework.cloud.context.scope.GenericScope |2022-02-14T12:10:11.484Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-14T12:10:11.793Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-02-14T12:10:11.808Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-02-14T12:10:11.809Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-14T12:10:11.852Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-02-14T12:10:11.852Z |INFO |Root WebApplicationContext: initialization completed in 1580 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-02-14T12:10:12.150Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-02-14T12:10:12.762Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-02-14T12:10:13.807Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-02-14T12:10:14.275Z |INFO |Started MainApp in 6.518 seconds (JVM running for 7.132) |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-02-14T12:10:14.344Z |INFO |Start scheduling PRH workflow |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:14.355Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=41e1a06f-2d7f-4430-b1f3-a26e122d4af0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:10:15.855Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:15.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-02-14T12:10:16.774Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-14T12:10:16.774Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-02-14T12:10:16.776Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:25.889Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c421c49a-83b2-48cb-9def-87f0eaf6d1f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:10:26.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:26.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:36.923Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cd6e1c09-7ea0-43e0-8997-744bfb0da3c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:10:37.960Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:37.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:47.961Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=be1e7814-fe04-46e4-8964-396f94c05f2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:10:49.000Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:49.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:10:59.004Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e7324c8a-e720-4a9e-91ce-e08c11365126 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:00.076Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:00.077Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:10.078Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ea677e0f-2103-4eae-b490-bd4695d6c470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:11.111Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:11.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:21.113Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d01dd85a-facc-4c0d-8965-b8b45ce01877 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:22.155Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:22.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:32.157Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6492d562-c263-4386-ae0f-2c91188e1df4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:33.192Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:33.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:43.193Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=83ee8250-7640-4db8-809b-b6637481b2d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:44.232Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:44.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:54.238Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fff62d55-5e01-4e71-8953-dee4fb625653 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:11:55.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:11:55.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:05.307Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4156e288-365a-4365-b3c1-635a584f85dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:12:06.375Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:06.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:16.377Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a1181dba-056e-4368-a31c-bc158e758c3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:12:17.415Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:17.417Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:27.419Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3f9845a1-0ef0-4dbc-b75d-0550d45b1c58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:12:28.456Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:28.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:38.457Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0d752f70-54f4-4d98-9caa-0e0099447bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:12:39.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:39.497Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:49.499Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8be759f3-3ea0-400f-93d1-330ff19ee698 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:12:50.539Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:12:50.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:00.545Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=db896417-6057-47d9-a48d-6f13a40800e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:13:01.575Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:01.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:11.577Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=21d77b84-d23b-4ff3-bd77-f8bc59e4564d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:13:12.615Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:12.616Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:22.616Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9ab9abf4-e09a-4e8b-919c-e2387a43c137 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:13:23.655Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:23.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:33.658Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2ee00a70-0b7c-42d9-a9ca-d2185c799de8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:13:34.728Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:34.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:44.735Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fa7254f4-5c3f-4bd0-8305-9b35ee0c6996 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-02-14T12:13:45.800Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.82.205:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:45.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:55.803Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=db7c16cd-ebd6-4a8b-bb4f-7cb13e8f98c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:13:55.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:05.955Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=700169bf-c8fb-4f88-9558-392154e8602e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:05.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:15.970Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=901f4778-3129-4929-8054-86ee896feb5e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:15.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:25.994Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=485e819a-ee58-4de4-a9c3-d4645c832087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:26.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:36.008Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=47139ceb-ef34-49e3-8ab4-eeb5d2a5a110 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:36.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:46.021Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7914f5d2-6405-41c2-b241-bf55751d427c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:46.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:56.036Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b0068313-8638-423d-88ec-194b8b30c1d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:14:56.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:06.050Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cb58052f-0e2e-48c9-99c4-474733901796 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:06.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:15:12.951Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:15:12.952Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:15:12.954Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:15:12.957Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:15:12.964Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:15:12.964Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:15:12.964Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:15:12.966Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:16.065Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9bfa79bd-98e4-4ce0-991f-ddfab454e3fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:16.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:26.085Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8df96042-6573-42cc-9857-169e08871649 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:26.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:36.106Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4255abab-c962-47aa-a10d-af9702260b75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:36.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:46.119Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5c189adf-c3ba-4ed6-9cef-2cbefac977a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:46.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:56.134Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=54127247-b635-4aad-b8a4-a5ba411638c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:15:56.146Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:06.147Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2a0cbc5a-5a9f-4675-b072-ec78ba2012fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:06.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:16.165Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e1d7cbbf-e24d-4363-bb11-6a8982c7f2c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:16.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:26.178Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d04091dd-e4fa-4065-930d-4f52bbc9e5a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:26.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:36.192Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=91206734-ae77-4f6b-b0a2-ff0136b14f9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:36.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:46.205Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8c1a55ff-e400-408b-a653-8eadb083da63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:46.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:56.216Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=193987b1-8008-4574-aeee-ff17490c8b3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:16:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:06.231Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7685032e-0965-4ae5-9246-2a8d9c9fa5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:06.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:16.249Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=671357ba-1636-4f0d-b77f-b14f3a416e0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:16.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:26.262Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=bd566333-ab6c-4ba8-98a4-305cf3141ae5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:26.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:36.287Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8e087e3a-5094-441c-a4f6-ff5b835d8584 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:36.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:46.304Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=50cd6ad0-0a85-4864-beab-226fbece8b4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:46.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:56.315Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=42a13848-6422-4035-ae5b-4b5b87242bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:17:56.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:06.329Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=27cbbe73-e7fb-494e-ba18-802680d7c1e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:06.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:16.341Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aea85517-2139-4a3d-84cd-7f7a95df1b68 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:26.352Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7c604cca-2c11-43f1-82fa-9fe6009fe7a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:26.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:36.364Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8cb0c134-5471-4870-9cef-8f3215a39114 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:36.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:46.375Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b1e15ab3-37a3-4f39-bac1-018621b0f6e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:46.397Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:56.398Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=74a924e8-8313-409d-825e-b24aedce56e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:18:56.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:06.410Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f8717b42-ac98-4fe3-827b-a3fe93b90b8e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:06.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:16.425Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=313f2187-229e-4b7e-b8bf-2730b8f14315 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:16.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:26.449Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6b9f19f4-9c16-481e-8ef2-f8453306109a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:26.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:36.461Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b0b992b2-cc4c-4328-9158-b831e9ae97fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:36.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:46.472Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=bd8efb00-01eb-4486-9c42-1757530389c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:46.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:56.484Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0f1c6035-3f01-4af1-82fc-35d95cfa5c10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:19:56.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:06.497Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4314de7a-6329-481a-af39-9f3def0a5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:06.507Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:20:12.539Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:20:12.540Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:20:12.541Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:20:12.544Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:20:12.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:20:12.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:20:12.551Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:20:12.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:16.508Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=27fa899f-f651-429a-b22f-f8066a4b9a11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:16.519Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:26.519Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c99c0291-510b-4b43-b2cc-43e364395a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:26.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:36.537Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f55b9119-3ab6-49e2-a91c-e601a3c79f0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:36.555Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:46.556Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=06eda9a4-f23e-434d-a8d1-743ec3b60066 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:46.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:56.567Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b7ea0565-c6ac-419b-8a80-07f286c32670 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:20:56.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:06.578Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d8d8f721-3c6d-4d8e-a3d1-b58df44c18ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:06.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:16.591Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6e8dbcdb-2346-40fb-8963-cabdcd74a9b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:16.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:26.604Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6789b1c4-5faa-401c-8a26-38ef080f9b51 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:26.626Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:36.627Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=57461c84-fd77-45bc-a85d-d7aba916cd7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:36.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:46.636Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=85ba69e9-eaac-4ad0-84d2-a62db8304135 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:46.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:56.650Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7fc5d597-f916-42b1-b3af-6d07d6e451c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:21:56.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:06.662Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=326810c9-eebe-45b6-8bac-3e7504eb10ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:06.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:16.672Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8ecb4925-389f-4d80-8012-e9c733fdd5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:16.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:26.683Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b9ea8028-2126-4a1e-a6e3-7198fbbec481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:26.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:36.694Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e5ab4fb1-c607-4cfa-846f-f6e3d63656c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:36.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:46.708Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=93e7ce3d-854a-42f1-aba2-cee77150c96a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:46.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:56.719Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=24597c10-7213-4304-9570-acc40effc86e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:22:56.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:06.732Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=efb814de-e887-461e-a0be-9b5043d97457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:06.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:16.754Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c1c5fa1a-9d67-4a0a-9775-1f0c72f936ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:16.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:26.765Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=34255964-5c71-48e8-93ef-343475ef828f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:26.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:36.776Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8bba4096-412b-45b9-931d-137f245f3ece | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:36.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:46.788Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6ca781d1-a56f-4ad8-9c69-c04a72786a81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:46.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:56.797Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1522fb8b-1abd-4eb6-a286-aedce6f4f337 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:23:56.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:06.812Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5be4874f-219a-4690-994e-65d6f53dc014 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:06.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:16.825Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9054c1a5-bcfd-458f-b763-ec6b7e3935ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:16.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:26.843Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4c67aa28-9231-4750-b48f-f88aab12b5f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:26.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:36.855Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5fe9f399-01f8-43c7-b5e8-dce66eb59d73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:36.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:46.869Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fec76899-a51d-4ff9-a643-a795f14cb412 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:46.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:56.889Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a84dd707-52ac-4417-a695-3949c7b1eca1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:24:56.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:06.901Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b0ec2582-4ec4-4401-9daa-db2931869936 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:06.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:25:12.543Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:25:12.543Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:25:12.544Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:25:12.547Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:25:12.553Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:25:12.553Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:25:12.553Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:25:12.555Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:16.914Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f04d4b4f-cc3b-46bf-8f6d-d84be2ac3478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:16.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:26.926Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=001e7bdf-3eca-4f81-b118-c13c010621b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:26.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:36.945Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=81a78f78-012c-4d5d-9f3d-14564c9772e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:36.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:46.954Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4680d7c3-2793-4341-95f6-974ff484d737 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:46.964Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:56.964Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3fa94ce6-cc1d-4e19-877f-14a8631f57e0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:25:56.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:06.973Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1bc242f2-7de7-4b72-badc-415cb96c7911 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:06.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:16.981Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=bfea9397-bca6-47c6-a29c-ff9ccb18ae08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:16.992Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:27.003Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b0fb42f4-67f0-4aaf-b951-ccad524c4826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:27.011Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:37.012Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=99011bf3-40df-4f64-b0ac-9e35f854386b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:37.021Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:47.022Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46ed3b4b-0e2e-48e7-a169-42ec4e35ff1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:47.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:57.040Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5e3f2b0b-d11f-4af4-9424-0a1dcb32ea4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:26:57.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:07.052Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b29ff96d-a1de-427a-b76c-38f3631faeff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:07.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:17.075Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e02644f2-5a83-49e5-9336-bd97094b523a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:27.089Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e5a8088f-3523-4d43-9b4a-d62f4e426f85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:27.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:37.098Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=adcb1dc8-b559-4e58-9dd5-1c2051e2ebe7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:37.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:47.114Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b64e5292-b6c2-4ea7-ad3b-866e3e2f449d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:47.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:57.127Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=052914c8-6e96-4d55-823e-a755cac04d98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:27:57.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:07.149Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cfbc6d4d-28cd-436e-ba39-7dd36bef5f10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:07.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:17.161Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=80de0604-d27f-4724-976a-142598cf5b3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:17.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:27.170Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b5addc89-dad6-4b82-925b-8fb2b436afb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:27.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:37.179Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=36f3992d-2de0-4285-b0b3-f9cb77591f02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:37.190Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:47.191Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0e69609a-45a7-475d-9e0a-041cd9d549bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:47.199Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:57.200Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=41080e8b-daf1-4927-9fa4-4f5167ef3d75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:28:57.210Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:07.210Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=27df4453-429c-45cf-b3a1-8ccd04f56e75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:07.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:17.220Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3a787182-af2b-4e2a-a706-0a840dff49cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:17.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:27.231Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=45ef29e7-99bb-4644-8c2c-b4431718a3f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:27.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:37.251Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=61f78031-57eb-4cf2-86a2-3797088b4dfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:37.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:47.262Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0ed7e4c0-09ed-4dc5-b46f-a63d719a470b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:47.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:57.271Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46e9f59a-be22-4973-a5ec-67064f8bfdfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:29:57.279Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:07.280Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=17451ad7-d073-4863-8dcf-94b35e3c3e90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:07.291Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:30:12.479Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:30:12.479Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:30:12.481Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:30:12.484Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:30:12.492Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:30:12.492Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:30:12.492Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:30:12.494Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:17.292Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=468d0b37-6b07-4b27-9fce-28085fc3ac42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:17.299Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:27.299Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8fc9b5b8-212c-4bb6-a22f-9b79562d5d02 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:27.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:37.311Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c65045d6-40cd-403b-8483-2311468b5747 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:37.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:47.320Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=26f6ec78-9e09-4835-bc20-67f27b90296a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:57.331Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b01fa645-8539-4ce2-b0db-6f00bbc43f30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:30:57.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:07.341Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=55cfa123-6a58-4fcf-ab61-3637f978a034 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:07.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:17.352Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b3ac8698-0e0f-47e8-b36c-84aa64e7a57b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:27.362Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=eb81f09c-4627-40ca-b1f5-8d2514f3b0f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:27.380Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:37.381Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=810663cc-f32b-447a-9c37-39d4ba458a4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:37.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:47.391Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=82229da5-ad1f-4f0c-8431-441be62e8f29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:47.403Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:57.404Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=279d1cad-ccae-4904-a1d8-4e2196f67564 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:31:57.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:07.411Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ccce3723-d18e-4473-8117-bee5324d9605 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:07.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:17.419Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9b80de2e-eb74-4500-9986-b68e791eb2c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:17.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:27.427Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=56a5c227-9c18-4a35-84d2-598981797a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:27.436Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:37.437Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f94c37d5-6764-4493-8038-bed3b1c77f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:47.446Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a4692ac1-43a6-49f0-8600-38b35db1a99c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:47.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:57.456Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a29d19d0-88c5-4dbb-8453-e5e0eba1e977 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:32:57.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:07.469Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=81c94738-4323-4aaa-bfab-ed097f58d3bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:07.485Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:17.487Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2c578578-85c3-4488-8fed-0d01ee3783ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:17.503Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:27.504Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a647f901-61ef-4c28-b054-8b0dce93229e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:27.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:37.523Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=941d272a-9d05-4379-9d5e-51999878e481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:37.530Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:47.531Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=367818d4-0e14-43ad-acdc-f2f7cd7d841c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:47.540Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:57.540Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b4d103db-d0aa-42b0-b611-d05a132a52f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:33:57.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:07.550Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8e76a467-0a9d-455c-8d19-24d2b7c9fe08 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:07.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:17.567Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=356d0778-744c-4a7e-85e7-b28d7b8fe25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:17.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:27.588Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0ba2f901-d691-40b2-94e7-4b383a912e85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:27.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:37.597Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=43587946-30fd-46c9-af4e-4189baa12cf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:37.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:47.614Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=da9ea22c-7119-44d3-a15d-a225d7aa5801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:47.635Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:57.638Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5e2364d0-25f0-4b8e-be75-5fc890fa3558 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:34:57.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:07.650Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a3efbe8b-c956-480e-870e-f0b34a5198f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:07.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:35:12.412Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:35:12.412Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:35:12.413Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:35:12.416Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:35:12.421Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:35:12.421Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:35:12.421Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:35:12.423Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:17.663Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=177e5c5f-99bb-4ccd-9619-d95ab3bae68f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:17.671Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:27.679Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e3f01230-406e-418a-b437-3dadc61c9f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:27.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:37.690Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2d72b6cc-8e69-4e92-b906-3242ffc68199 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:37.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:47.703Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=116d3b71-fd9c-4174-b46b-a029b0216df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:47.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:57.717Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79f15a1c-2286-4df0-9a31-afcd9809c749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:35:57.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:07.727Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=845c75e1-4e1c-40b0-8e3b-caf056e91c61 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:07.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:17.736Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9bd12811-a7f4-4234-bc18-2033f309d998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:17.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:27.756Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5442d262-6931-4e8f-a72d-c2f027834cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:27.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:37.773Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8ecee985-c18b-42dd-b73b-d09eccedf189 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:37.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:47.785Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7cdc1388-c814-4dd9-a194-51588303e878 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:47.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:57.793Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=02120b97-bf78-4b4d-956c-d5fe4fc67dec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:36:57.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:07.802Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=336af9de-ee55-401e-b7e9-4b1a26367e14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:07.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:17.811Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3ad5ac5a-a4eb-4037-a323-8f6b29977ab4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:17.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:27.819Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=58059be6-ddab-403c-b2ab-95256bbb2df8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:27.827Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:37.828Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c7239fb3-cfcc-46bf-8968-78746d3fb24e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:37.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:47.837Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a48f1d6d-8fff-4d92-aff5-df8ad6c900c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:47.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:57.846Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9e860752-d57b-4d64-a271-225d02a496f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:37:57.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:07.855Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=64c91b24-ccea-49f5-8a82-4cab009f970f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:07.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:17.868Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=82048293-6bb3-4dba-8fe7-d2ebc074bb99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:17.880Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:27.881Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2d4b47a7-8364-4a29-9235-060d5fc97c0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:27.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:37.893Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e4e311ec-3b54-43c8-afd7-cb6fbd7276fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:37.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:47.901Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=84c9b469-5575-4709-8502-17543e7b5999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:47.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:57.909Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=beb699b3-96ee-4697-b2a7-0207b0384cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:38:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:07.917Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=476807f6-eefa-4633-b11b-1618d61f99ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:17.925Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3cc641e0-78f2-4803-bd5f-39fa77ba525e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:17.934Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:27.935Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c8338a19-774b-4070-909f-6bdbcc38186c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:27.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:37.945Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cf5506d4-d2ae-4377-96c5-f2ec1fdcc94c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:37.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:47.956Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=615ec051-00d5-4be0-aa88-a26ef5792ecf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:47.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:57.972Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d1fea210-3c15-44a7-9b48-1f7d6b2fc087 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:39:57.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:07.983Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f6eaf755-a8ad-4b47-8803-9d9f66e2d6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:07.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:40:12.492Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:40:12.492Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:40:12.493Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:40:12.496Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:40:12.502Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:40:12.502Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:40:12.502Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:40:12.504Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:17.990Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4bed7464-539c-4072-a731-47cfd41678f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:17.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:28.000Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c79279de-e541-4e65-a575-9ad383f9fe2d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:28.008Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:38.008Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4a83957b-7b49-454c-b7c2-13122293644d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:38.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:48.016Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b724fe34-11d3-4efa-8c31-35eb15caed34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:48.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:58.026Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1d4eec07-6739-4a5e-afc2-e569774dc3a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:40:58.033Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:08.033Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a1f1f186-ff2d-48c2-aab5-ee7363e9cc7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:08.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:18.042Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d7e2df02-4b9c-45ce-aef2-8903903e3b28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:18.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:28.056Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e861b537-bdad-483e-a768-202e3dd7fb3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:28.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:38.068Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=81646f23-e9f4-43b2-97b1-e8da8219a529 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:38.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:48.080Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f02aa595-b42c-4ec9-aba5-e7b2f008a45c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:48.097Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:58.098Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8e71c00e-1b9a-4abc-8835-490dd808e4a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:41:58.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:08.108Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0ffcbbf4-8ddd-4894-b21d-39fe27f9f974 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:08.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:18.117Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1ad9cf80-fa2e-4708-9419-2090ff28413f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:18.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:28.126Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=20d929ec-0061-4c54-a6df-2ef14939488a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:28.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:38.136Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=498c4070-ab38-4b5d-895e-2b29c5df9d10 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:38.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:48.145Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aee7a809-d9bd-483d-a958-07d46b7836e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:58.153Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2f543b09-595e-4c52-af03-27238c6eba82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:42:58.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:08.162Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2599cad3-68cd-4ce4-907f-8a9263b25e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:08.171Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:18.172Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f68ec352-7e32-4f2b-ae5e-b81e66d89394 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:18.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:28.182Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=36632df4-25fa-4548-b2bf-024483cd62a5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:28.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:38.195Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a08a7ff4-1727-4aad-9674-91bb394c266b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:38.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:48.219Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=34658025-47e7-4623-9d42-92b50818b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:48.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:58.229Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e6d0e821-727f-4221-8e13-af6ff0d67be3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:43:58.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:08.237Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aa5fbb82-55ac-4e75-8ada-87b8ca9ae5fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:08.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:18.246Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f4dc8233-66da-4665-83d0-e4b03b1d6cf9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:18.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:28.255Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2bc55157-0260-466b-9692-6b10909c2fdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:28.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:38.265Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a42bde72-a8c4-4575-988b-fa60329808a8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:38.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:48.273Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=00104802-dc0f-4f58-88b1-815183e42aba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:48.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:58.283Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=770a8c42-e94d-4de8-b45a-01b703998462 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:44:58.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:08.294Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5f1e4977-2024-4769-90c2-3ab2cf673a43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:08.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:45:12.511Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:45:12.511Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:45:12.512Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:45:12.515Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:45:12.520Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:45:12.520Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:45:12.521Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:45:12.522Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:18.306Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ebe45dd3-6206-4532-a0cc-9734118778d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:18.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:28.320Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f34b3510-0883-476f-bb42-27aed2706735 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:28.328Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:38.329Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=edfa8d41-29a8-4fd8-a860-f8ba784b7083 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:38.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:48.338Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a9451773-85c2-49fe-af01-e6fd7c41f7e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:48.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:58.346Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d3fc7bad-b4ed-453d-9f20-00d9a9f97ed2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:45:58.353Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:08.354Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=26c5c35d-5e6a-482e-a332-557abc2c8244 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:08.361Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:18.362Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=274f3f87-df9a-426a-842d-4731a7e95b0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:18.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:28.370Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=63d4967d-c775-4324-b136-3e4d4b089293 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:28.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:38.380Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ff3684b5-e6ce-4b68-855d-926de6dbbf22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:38.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:48.389Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2ee2348a-8e84-4590-82e9-e0b7d28bb159 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:48.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:58.400Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=06625b2d-828a-484c-987c-398e1738f912 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:46:58.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:08.411Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=78d54953-e351-42f5-8c8b-dccc81bc422d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:08.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:18.428Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a47100cd-a615-4e29-b608-432e6ee9d1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:18.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:28.438Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c0f2f8cb-7a5b-467c-9602-f0c423e909af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:28.446Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:38.447Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c6716758-635b-44ed-b11d-9c8a2748f156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:38.457Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:48.457Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=34bcfc42-8d69-4aa2-ba53-e9ab621a9470 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:48.465Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:58.465Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ce1b1070-fa03-4fde-ae2c-cbe5a5277532 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:47:58.473Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:08.474Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2fcc1414-bfae-4c84-b8a0-fbff9231158a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:08.481Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:18.481Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4c873a4e-43eb-4210-97cf-158a4515654a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:18.490Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:28.490Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fe635b9f-590e-4244-8f6d-bcb6e821500a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:28.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:38.499Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8baae71f-5ed1-40af-811e-ae937a97f430 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:38.514Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:48.515Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=654e47a3-aa04-4ba1-9918-be21cdcfa5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:48.526Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:58.529Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f9d07f41-546e-4480-b7d4-c9504bbe353e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:48:58.552Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:08.552Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=51d54268-b8a2-4b1f-b165-8f54b520adde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:08.562Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:18.562Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=afb54172-9c69-4975-8d29-95c6d234056c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:18.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:28.570Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7471a46a-73e4-4128-9a6c-c993dea492cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:28.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:38.580Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d0ccdcd1-4b19-4255-97b4-bc919dd7a9cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:38.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:48.603Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=24b8a1d4-6042-4d64-97dc-4eb26f6e6908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:48.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:58.612Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7bf5ba14-e15f-41bd-98e0-e3d5c1d2ed81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:49:58.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:08.620Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e900638b-2984-4d4d-9613-a76cd70216bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:08.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:50:12.487Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:50:12.487Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:50:12.488Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:50:12.490Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:50:12.496Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:50:12.496Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:50:12.496Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:50:12.498Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:18.630Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=796f4bc7-c267-4aa6-99f4-fd02efbbfc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:18.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:28.640Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=152961d4-b167-4901-a3bf-4239d65aa048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:28.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:38.651Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=750fc680-8c92-48b4-a3c4-8d069cb5e5c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:38.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:48.661Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=89d0a803-3f88-4054-a6d9-cb53ff888328 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:58.672Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2f6adf9b-26ba-45ac-9507-b44d53290285 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:50:58.692Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:08.692Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=884346b8-4803-4c3b-8410-99cd2b752a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:08.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:18.703Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d964fca8-cdf6-406b-93ac-94b90c1f9dce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:18.712Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:28.713Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d8d7b392-62cc-4f9c-ba80-c4d48421d1df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:28.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:38.721Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=18d739fb-cc75-4d95-a893-907426236907 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:38.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:48.731Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3cd0831f-27fc-4a08-923a-7326bf5bb1ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:48.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:58.739Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=07b85ecf-cf85-4778-863a-3512b50585cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:51:58.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:08.749Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c09e671e-1cb1-47a5-8fbf-673bfdb07107 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:08.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:18.757Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0fe52c9b-9eb9-47da-8c06-3a6fe74cf243 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:18.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:28.782Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a4156b88-4923-423e-a634-39bd65a6bffa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:28.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:38.790Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ba21d9a1-8333-4567-8fb6-669110596ca2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:38.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:48.798Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a1d50206-e37a-4ae0-ad0c-0dedce4a3188 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:48.807Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:58.808Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b44caacd-aaba-46a1-9200-a2f09410f850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:52:58.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:08.820Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b897fda6-e791-49db-91ea-6cc9bd291ce9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:08.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:18.836Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=55a79ed8-dc54-4c14-b184-b0ac8acbe971 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:18.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:28.847Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b6834482-827c-4251-bebe-7f96f9ed6174 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:28.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:38.855Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2829af91-f9f2-4271-bbaf-bc331fbcb0c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:38.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:48.863Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=968fe3f6-9db2-4477-9ca2-c1b63ee15488 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:48.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:58.871Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=481da20e-c265-4276-8424-7c93a3265092 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:53:58.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:08.879Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5bfda156-bc9c-4034-be64-e35d88e9a66f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:08.886Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:18.887Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=612e48f3-0099-4872-a241-62d6dd1c82cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:18.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:28.896Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1159e6b9-effa-442e-b74d-5174c80e1e28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:28.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:38.905Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=df0cb971-ea30-4324-8b83-14b61ce18cb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:38.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:48.922Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dd57e4ba-1b97-44ae-aba9-84773eed081a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:48.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:58.933Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f4290052-8310-47e7-bab2-68e9d93af01b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:54:58.948Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:08.948Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b0bbc9a8-71fc-47b2-b0ae-71c1110a2d38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:08.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:55:12.475Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T12:55:12.475Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T12:55:12.476Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:55:12.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:55:12.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T12:55:12.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T12:55:12.484Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T12:55:12.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:18.958Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a81c444e-9cb5-4cd5-85a9-dbb30a1be694 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:18.965Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:28.965Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ae41de1f-471e-4b48-8a5a-9fa8965373a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:28.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:38.976Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b6138ea8-a7a4-42e2-942b-bb0b6f83c486 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:38.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:48.984Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=92232f7f-45a7-476f-866c-ed04cef546d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:48.990Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:58.991Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f5a7ed40-7fa0-4858-845d-4505641535ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:55:58.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:08.999Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e18c8c32-4c31-4d24-8983-33e276e435ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:09.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:19.009Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b36e04e8-c08c-4261-a8d8-f453d3b9cc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:19.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:29.019Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=67b5a281-1fe6-4ac7-bd78-f6074c2cbf06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:29.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:39.030Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b81b964e-58cc-4cfa-931d-54d5244dd283 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:39.044Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:49.045Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4c42fb5b-9214-4091-9c21-ee040593ab28 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:49.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:59.052Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c180f97e-6c7f-4762-b971-cf8389a7cec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:56:59.058Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:09.058Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5a50ad5d-adb4-461d-ad16-82fae61a400d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:09.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:19.066Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a0724d51-76a1-4203-bd5b-c86e6776e252 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:19.072Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:29.073Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b3429385-13da-4d39-85ae-17984dd45da5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:29.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:39.081Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=edb81fe0-6d8f-402c-91d1-4edf411bee3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:39.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:49.090Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2509653f-49bd-4119-a5e6-63583ce31b20 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:49.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:59.097Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7d9b10c2-30a0-4ef1-913a-48b21d82bd43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:57:59.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:09.104Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a9d007e0-9e05-4dcb-9b27-f6ba6f3949a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:09.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:19.112Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=973bb642-183f-4116-882b-2e0f1f5e648e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:19.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:29.121Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ab19c8ad-15e0-4cab-80e3-4e6ac984605e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:29.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:39.130Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d4420ec4-41d8-4d47-a158-876a830d3bfb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:39.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:49.148Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79fa557e-1a34-4080-b8c3-50a7148419df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:49.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:59.159Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=57d831a4-07de-44ed-81ab-a6411a11887e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:58:59.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:09.166Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dec7117d-b367-401b-88da-c33b4f449cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:09.173Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:19.173Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cf041518-84da-41aa-92cc-bcbac8519641 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:19.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:29.180Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fb8efb93-3712-467c-8cbb-eacb6c2e9f77 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:29.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:39.189Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0bb760c0-b5f6-4e0f-91cb-bb824dbe6248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:39.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:49.195Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f409b336-68da-422f-a5c3-c8ca751d47a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:49.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:59.203Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3161b437-9724-4c47-896c-b5e8122b7f96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T12:59:59.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:09.210Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=721e5fc6-15d8-4e3d-baef-95d46bb4f7a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:09.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:00:12.474Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:00:12.474Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:00:12.477Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:00:12.479Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:00:12.483Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:00:12.483Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:00:12.483Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:00:12.485Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:19.219Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cc05ffac-d25b-41fe-843f-b8f5a59fdb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:19.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:29.226Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a8c8f225-62df-4bfb-822e-253af4b23068 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:29.251Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:39.252Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=49d301cb-4bd5-451a-8136-81141ca8af60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:39.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:49.262Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=959e4ef3-7417-474e-a267-99adc7a24d21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:49.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:59.268Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=095c66cb-44b4-4b6e-8425-a1d2058edf75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:00:59.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:09.274Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f9bea8d9-183d-4d45-8601-e77b437987bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:09.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:19.280Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8690800c-df2b-439e-b574-e718374e61d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:19.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:29.286Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5983b295-3332-43df-932f-bb2f4305d79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:29.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:39.294Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a1437b81-12b7-4c1c-bdd2-eb4ca7cc8b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:39.302Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:49.302Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4f19932b-7afe-49e7-9929-3bdc4d059932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:49.308Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:59.309Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d548ce9a-8dfe-49d5-9dac-5d328e346c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:01:59.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:09.316Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=643499e8-fb9a-4a79-8233-46f3bf706a65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:09.324Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:19.325Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a503040a-438b-4864-b03d-6986d114bc0b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:19.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:29.333Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6fbb1fba-1f5d-404a-88b0-16105d40d415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:29.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:39.348Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aee48a78-61ae-4ac7-a760-a6be6bf402ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:39.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:49.355Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46dffee9-8e35-4cd1-85a2-095711169103 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:49.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:59.361Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9a8957e1-8ec1-42fa-a9e4-a3b665ef9e6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:02:59.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:09.367Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1f547001-1361-4586-9fd3-53569cb01da4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:09.373Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:19.374Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=eb857cff-4d30-4eb2-b975-9df19811a388 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:19.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:29.379Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6df737e5-f1c0-4969-ae62-43751790d62e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:29.386Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:39.386Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dab869b8-a9c3-4c9f-b2de-173debf3dab5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:39.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:49.392Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=404f3050-04d2-49b6-83c9-69fd64bc9941 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:49.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:59.400Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4322bfb8-fa36-4620-af93-367e92b4f1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:03:59.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:09.409Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1bd47a3c-7243-4308-9dc6-61282ad0c7c5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:09.416Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:19.417Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9c1bbf3a-de43-4034-8416-521609ff6c3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:19.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:29.424Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5d50de8b-bdff-4785-bdc3-59ba6d4aa651 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:29.432Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:39.434Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b449413b-8ec7-4332-91cb-73f1b976f3cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:39.447Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:49.448Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9a413e38-1913-4c93-9074-ea4ed5f469dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:49.455Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:59.455Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ea8e5df4-8935-4662-ad1e-a32381c48e1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:04:59.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:09.463Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6b4cb9a7-dee7-4603-8f25-ac0f12e8ebec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:09.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:05:12.435Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:05:12.435Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:05:12.436Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:05:12.438Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:05:12.442Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:05:12.442Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:05:12.442Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:05:12.443Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:19.471Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e6871f86-67a7-4578-840f-d47c7a6bfb7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:19.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:29.478Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fe500689-e7eb-4ad4-ac41-4832d0ad53b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:29.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:39.484Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f28752b3-5bb4-4b6c-b6d6-f259ac4c93b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:39.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:49.491Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9d8be52f-4c66-41f0-9e71-773279f93e84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:49.499Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:59.499Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=797ff1f7-6c53-462e-b070-636a9b53e1b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:05:59.508Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:09.509Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4772f8a2-2db5-46e7-b8a5-c78af7e52a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:09.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:19.523Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d1c01e41-fac0-4fdb-b07a-0ddbe4312add | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:19.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:29.539Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=394ed544-5f20-4d9e-a7c3-0d4ae47aa6f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:29.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:39.551Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b373dc94-602f-4a87-88a6-b4b3005d635e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:39.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:49.557Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dc8ab159-23cc-4b5b-b037-0a12bebde78d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:49.563Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:59.563Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=272739a0-1e0d-4997-bf08-ae210208bf3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:06:59.569Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:09.570Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e8b76aae-21a6-4f88-9344-117268c38660 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:09.627Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:19.628Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8a8c78ed-bb12-4800-9b3f-7f66e7630c17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:19.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:29.635Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=03c1bf52-8577-4ca6-860d-c41f4f8fd06d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:29.640Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:39.643Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=325a64fb-b15b-42d2-84e1-fa282b793e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:39.648Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:49.654Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1ebbf530-0324-4215-8092-c5df85189b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:49.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:59.660Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fdea9128-6ff4-4c03-bd27-bead5591003f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:07:59.668Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:09.668Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=df66bc39-2be6-490d-8772-d3c7d54960b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:09.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:19.676Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=12e0c1ae-5e96-4178-9cfe-e99622652064 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:19.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:29.689Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fd1de169-ec94-4a28-9760-fddfc3503cc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:29.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:39.697Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=03d50185-78ad-4b10-8a7c-0494074badbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:39.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:49.703Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46c828b7-8743-4e8b-8abf-92e8a17790b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:49.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:59.710Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=76906481-ea6b-4dd3-8e20-4e945e243b31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:08:59.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:09.718Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9a443627-a7f1-4e34-8d52-bac20d3fe6a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:09.725Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:19.727Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=40c0a72a-18e1-4488-9b94-bef086375a94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:19.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:29.735Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f4ba1124-2160-4f20-9867-959fc253aa87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:29.744Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:39.744Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=abee8ef6-2155-436e-88f6-b3be3cb6bc92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:39.750Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:49.750Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6f5de4a7-a320-4ccb-b248-68556c40f2d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:49.756Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:59.757Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=43caf694-8b10-4532-af13-26ddddbe9b00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:09:59.763Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:09.765Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c4e9a486-1419-4141-ad08-ac272e296d6e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:09.774Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:10:12.450Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:10:12.451Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:10:12.451Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:10:12.455Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:10:12.459Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:10:12.459Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:10:12.459Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:10:12.461Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:19.776Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2233aa23-90e5-4728-8093-22c1f802dbdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:19.789Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:29.790Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3164e152-8d5b-4376-b608-48b96fa5ea6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:29.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:39.819Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3cfb6ed9-7abb-4665-b706-13af72d17bf7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:39.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:49.826Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f6031469-75f3-43b1-b859-e44acb91ea66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:49.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:59.838Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ce135bf1-f8fd-4390-a77b-42237899f9ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:10:59.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:09.845Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a0893e8d-b453-42d7-8e33-c5af8fc70ac5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:09.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:19.853Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e53b2d8f-7f2b-4fea-860c-ccd3a3c83267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:19.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:29.859Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=56aee40f-2ac9-4d6e-8056-9966443356e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:29.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:39.865Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7af7ddeb-e87c-4453-af22-dcdd8f864e4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:39.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:49.872Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fa12ad22-9062-41ae-b131-d1600b6fb022 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:49.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:59.880Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=374bd344-2da1-4c43-96aa-86bdb6dd281d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:11:59.888Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:09.888Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b65aae3e-5b65-43b5-9cee-beb2ad8db729 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:09.895Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:19.897Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c9272ac0-feca-46da-bbff-9f171663f53d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:19.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:29.912Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e6b7146c-baf0-4c5b-980a-787bac440a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:29.921Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:39.922Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d9dad79d-4845-4246-a18f-88836a0ec010 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:39.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:49.931Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c4980346-d7a4-434f-a719-2e617f0c7a05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:49.936Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:59.936Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3ed22043-3e66-4ba7-bc84-9d0b88f78118 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:12:59.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:09.944Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8546d24c-d63d-4e7e-81c2-0cfb78c16112 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:09.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:19.951Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9315bf83-e8dc-4a75-a751-090237196132 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:19.957Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:29.957Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ef019ca9-40c2-4355-acea-36b515002f05 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:29.963Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:39.964Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2d5ea41c-3695-4adc-9529-71c25ebf613d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:39.971Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:49.972Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6ac5fc77-d566-4b9f-8a46-98e4e0216c11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:49.979Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:59.979Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c6488a47-5c2f-4eb6-a30f-886959dfcbde | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:13:59.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:09.986Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=912c8464-c849-485e-812e-42378cb659d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:10.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:20.007Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d97d43e7-afa8-4426-9277-25a683b88aa6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:20.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:30.013Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=33f34ba7-6df6-4dc6-8a07-331f30e842c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:30.019Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:40.020Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=10a1cbc0-4367-4888-b4b7-de43d530e3bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:40.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:50.026Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e05f75b7-40a9-4167-aec5-0525a982af17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:14:50.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:00.032Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6baa9726-7311-499e-b132-b27a8c318ae1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:00.038Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:10.038Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aa21a8e0-7fc3-4994-95ed-812bd9c9dce0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:10.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:15:12.455Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:15:12.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:15:12.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:15:12.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:15:12.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:15:12.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:15:12.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:15:12.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:20.046Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=eb85f2de-0dd2-4611-bc13-88722d4c778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:20.051Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:30.051Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=95224a05-c9e5-4596-a2ae-9a885677042d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:30.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:40.060Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4f311526-52fd-4059-86ec-9d342775391d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:40.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:50.067Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dccce2b6-f7e8-4c87-b47a-a470a0aee1b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:15:50.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:00.073Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ae1381f6-f160-4d18-8cc5-1a9bf045942b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:00.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:10.080Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=720d6605-06ac-4e5d-b979-36ecb7857801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:10.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:20.093Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=56dee188-f741-4e5c-a230-78374fb7723c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:20.099Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:30.099Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=352b26b1-7d58-4d44-bf9b-90b6091fe048 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:30.107Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:40.107Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1b7c9b8c-13d6-4053-93c1-b3398a0896b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:40.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:50.113Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fb4ed7b5-43bd-4bef-b512-e81db234668b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:16:50.121Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:00.121Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b002412e-6ced-475e-89db-d03df9d0905c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:00.128Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:10.128Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0562fef5-c5fb-4863-aacf-dc905ee43689 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:10.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:20.137Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1549ecd3-c94f-4dc5-9609-8aa708a78057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:20.144Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:30.145Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79ca6fbc-7c31-4061-bee0-319731ac10e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:30.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:40.153Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fc02c1f0-4c68-4ded-b8d1-ffef7a7b0451 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:40.165Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:50.165Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ddf87e6c-e187-44b2-aff6-5c6353cb4458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:17:50.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:00.178Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c23bdb1c-f145-4a93-88ed-b9815ee1d0af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:00.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:10.190Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ccdc3288-d9ba-4a91-9ead-551325c46380 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:10.196Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:20.196Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6c3a4f2e-cf68-4d50-a0aa-e952d6f2a7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:20.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:30.203Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f6f3ca49-5be8-4cbd-9750-f2c273d01ea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:30.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:40.212Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cde87279-9f10-4051-afcd-ac73f14e8316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:40.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:50.220Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9dbf16da-8898-45fc-89f7-26588ef46aa0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:18:50.227Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:00.227Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7418a448-bcc9-48e3-ac44-b3ad37acc19b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:10.238Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b68f4f8d-29d5-4e2d-892e-45a7980cac9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:10.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:20.248Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0ebccde4-989d-4dca-b10d-1ccb49c4e33a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:20.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:30.255Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=24d4998a-8500-4d32-9bb1-b59e7e56774c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:30.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:40.272Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ce55754a-a26b-429b-98be-72a3337d41c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:40.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:50.283Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=335e853c-a38a-4947-878b-b4a4902dca7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:19:50.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:00.290Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b6e1d32e-7838-4976-8977-4ce0ddb16e7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:00.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:10.297Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=abad2225-bbc7-4c75-b98b-916008bd4f5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:10.303Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:20:12.438Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:20:12.438Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:20:12.439Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:20:12.441Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:20:12.445Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:20:12.445Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:20:12.445Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:20:12.447Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:20.304Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aef2c5b7-ce90-473b-b09b-5cba9fcf1976 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:20.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:30.313Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=866063d0-3b99-4497-9d69-79463858fd6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:30.320Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:40.321Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8acc8d96-78e5-40ab-84e6-8ea657b548fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:40.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:50.327Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7047a6f8-d741-4515-83a0-4ca4e67015f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:20:50.336Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:00.337Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6e4ade1f-996c-462f-a065-0082bd3750b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:00.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:10.351Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ec7ec6e5-3c98-47ad-b465-68d99a9c20f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:10.359Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:20.359Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=360750e1-f2cd-4302-935d-3c87ea151ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:20.367Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:30.368Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cb59a65d-95d4-4eb9-8ed0-d57fe9d10e63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:30.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:40.375Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a7231e8b-36ef-425f-96cc-089c227c664a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:50.381Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2180f27e-a599-4214-8d8c-6a0c47dd328b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:21:50.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:00.388Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9ade952a-91b0-428c-9f9f-9e1431f6b5a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:00.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:10.399Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=590455fa-3f85-410c-ab9d-232c183c8d89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:10.407Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:20.408Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b487582d-ba41-4840-b0a6-7c7c0a47dcbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:20.412Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:30.413Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4a2538e9-d99a-4dba-a2dd-32d7aa2ef477 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:30.421Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:40.421Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1941c205-9930-4682-8546-ef311042d1c4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:40.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:50.431Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1cb7954d-4d58-4bca-af83-775857dfa7a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:22:50.438Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:00.439Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=70dda97c-78e7-4cf2-8005-d68fe8aaf44f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:00.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:10.446Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ccb6932a-c2ae-4b03-9384-9f90895cd062 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:10.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:20.457Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d5d70070-2588-4755-ac79-fbf6e150f3cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:20.462Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:30.463Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=56f0bd41-a4c5-4eed-bd9c-c3b2b5863958 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:30.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:40.469Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e1e819a8-0ace-4b54-a6e2-f31ef686462a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:40.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:50.477Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4c3a9bfe-4bcf-4e12-9080-fbf4a48272d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:23:50.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:00.483Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dea0cb7e-71f0-4caa-b892-2cb426bf30e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:00.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:10.491Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4f2c5e70-05e7-46dd-bee9-ff8de78eb5f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:10.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:20.498Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=13d64dde-caa4-43f3-a8d6-6dc1f06d807c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:20.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:30.506Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=60299a5a-ba95-4724-a6e9-cc68ccadae7b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:30.513Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:40.514Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3d5fe31f-edd8-45eb-90b5-0db530233ea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:40.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:50.536Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b3fed011-8c75-49ba-acd4-0c995f1a6c1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:24:50.542Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:00.543Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d86ac16c-6bb6-4fb1-96f6-ce2260dba6b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:00.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:10.552Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=95ab005a-f649-44be-bae9-8ce1fe51b825 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:10.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:25:12.464Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:25:12.464Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:25:12.465Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:25:12.468Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:25:12.471Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:25:12.471Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:25:12.471Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:25:12.473Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:20.561Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4feca76a-9f18-4f8f-9a8f-a1dce54a857f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:20.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:30.567Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=95536b25-c67a-4a08-8db9-e8670f4db839 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:30.574Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:40.575Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2eae6e4d-728b-4bb0-94d7-2788c8324342 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:40.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:50.581Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=21606e77-2189-4e45-9f4b-0c148967995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:25:50.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:00.589Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4b29f319-aa4e-4775-b995-0f52599ad8d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:00.596Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:10.596Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5f171a0f-ae3f-4747-af58-e069d3b6bfc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:10.605Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:20.605Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=07ac201d-0e6f-44d3-be95-6434a4e5c465 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:20.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:30.612Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=81b137b1-e6f7-47e3-a074-ee87b87eb458 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:30.624Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:40.624Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e9b21ff3-06d8-4732-97eb-7455a861441c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:40.633Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:50.634Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4b73493e-1ba3-4e6e-8452-ccbe2508fbce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:26:50.651Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:00.651Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b2772537-4f6d-49ea-99b9-624b50c97ed3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:00.663Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:10.664Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=145a3d5b-5b97-4eb2-9359-d38f98694ce6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:10.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:20.670Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=522f300b-40e5-4e7c-b328-2e496853159a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:20.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:30.677Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=64a8a40c-0e02-44f0-8d49-cc8281669c3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:30.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:40.689Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=91c32b4d-b191-4bbe-a2a4-5e9b8859724b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:40.697Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:50.698Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2942beab-bb67-46d0-a56d-b6f17bae7fce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:27:50.705Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:00.705Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5dcafd94-f2cb-4b0e-aa89-8190c5758035 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:00.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:10.712Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c6e88cf2-b970-45ae-af52-e3392d271e7a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:10.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:20.721Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=eb4b9bb6-9f67-4ddc-9f8f-fe094f9fbb2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:20.729Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:30.730Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6d33ec3d-0864-4225-885b-bc336efdd59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:30.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:40.741Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6ebb86f4-8a36-4c30-87a8-daad66ade00b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:40.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:50.760Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=288dfb8f-24e7-49e7-bf6d-1fdc95f9c026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:28:50.766Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:00.766Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=734ad21c-333d-49d9-824b-ec4a7df5ce16 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:00.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:10.774Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=c643a3d4-cdfa-4ea1-aa5a-406e2aab015e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:10.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:20.781Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2e916dc5-8831-4074-b831-d291df33a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:20.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:30.787Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=bb92cc00-fb79-43ad-b9fa-9b01be5c3a14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:30.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:40.794Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0321701e-2005-4134-9b68-43aecbdcfac4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:40.801Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:50.801Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ebe49441-b39f-4c0d-b35c-8016d067786b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:29:50.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:00.809Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=77def523-d14e-43d4-a973-e6a31bd152cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:00.816Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:10.817Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=72257633-ce9b-41a0-9449-7f816d7a6861 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:10.833Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:30:12.454Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:30:12.455Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:30:12.456Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:30:12.458Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:30:12.462Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:30:12.462Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:30:12.462Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:30:12.464Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:20.834Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ef6039cd-bda3-4abc-92db-4fbbf60adae8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:20.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:30.841Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cbcb7637-bec9-44c6-aeeb-11ac1d6157b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:30.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:40.848Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=52ed9f68-2cab-4e86-9e38-bac67cc90575 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:40.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:50.854Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6ef5cf40-b665-45ab-932b-1b6b60c0bb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:30:50.861Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:00.861Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6ea7dbb2-0499-49aa-be87-47a18a35a74e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:00.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:10.872Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d404f714-d910-4168-a8b1-8e77b0260f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:10.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:20.880Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8d8cc0e8-12ec-4278-9c66-980b16f7e9d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:20.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:30.885Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=50f9b3d2-f0aa-4c66-b6fe-1de7a6a397d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:30.892Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:40.893Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=776f5a9d-54b2-4968-8e4d-a386936246ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:40.899Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:50.900Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d715d02a-2bed-4bd7-aaab-877659abd2b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:31:50.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:00.910Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e91767a7-89e4-4eaf-966d-eeb6f882ab63 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:00.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:10.916Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46f50f22-f753-4d01-bfae-310a0140e19d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:10.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:20.923Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b7e9c659-172b-4961-b079-ff850c632527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:20.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:30.939Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=87bef0bc-f4d3-4e93-a52e-8e62639ee6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:30.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:40.948Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=93b65e7b-a812-4541-af4a-4b80505ed666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:40.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:50.954Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=4ae26f31-e57e-4b90-8b1b-60b77ee031d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:32:50.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:00.960Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=63860715-591a-44fd-bc54-ee4b255d50da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:00.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:10.967Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1d45598a-fd71-4ea0-8b6b-2e9491c2431c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:10.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:20.975Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46e950d7-c21f-4564-81ea-956066e58710 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:20.980Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:30.981Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a8f9a6bd-6086-417b-a30b-87f1aef363b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:30.987Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:40.987Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=87d03f29-a9bf-45b4-98e7-ecefb003b639 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:40.995Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:50.995Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=286ad779-7aa7-4f56-a813-fe4c11fcddc9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:33:51.003Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:01.003Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d13bcb19-b968-4d69-81d3-44cb49fe1d06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:01.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:11.012Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=02d50e2a-b285-458b-89d9-e7bcbed318d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:11.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:21.020Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=84214861-febd-45b7-b665-e6424b5312b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:21.034Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:31.034Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=774e893c-df34-4e5d-ba91-c87ef9153017 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:31.042Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:41.042Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=32e8cb7f-9778-4252-9c3a-e4dce660ed76 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:41.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:51.049Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=64801fe5-4c97-42f0-bbec-6340500f5357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:34:51.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:01.054Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=51e01089-7778-4d2c-8ee6-de149a425a29 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:01.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:11.061Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e66c2862-49ff-4f10-9c4c-c9d8793debb3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:11.067Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:35:12.469Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:35:12.469Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:35:12.470Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:35:12.473Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:35:12.476Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:35:12.476Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:35:12.476Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:35:12.478Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:21.068Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5911b525-e353-46e9-98b1-c332cbd551ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:21.073Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:31.074Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=991ef0f5-3a0b-4a61-a196-6efee72dbf82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:31.081Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:41.082Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d989befe-243d-45d1-b084-ccd5abe2198f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:41.090Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:51.091Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=177f190f-f3d2-4a4a-a61c-97517682b853 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:35:51.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:01.101Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e4c36de5-76c9-41d2-97f6-0782bf507dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:01.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:11.109Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5c84a72a-bce9-4e1c-9ed3-4ce177c86cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:11.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:21.125Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2ac78e33-ec4c-4f53-a265-356f2539314e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:21.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:31.132Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=974f3f1d-5ffe-4014-b6b7-0d9a8236837d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:31.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:41.142Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cfe07612-ec13-4d61-8680-e453fe2e2ca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:41.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:51.150Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=31a22c3e-e4c3-420b-9c3c-f781b6607379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:36:51.156Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:01.156Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3de71a96-d58c-48d1-b607-8454459065a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:01.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:11.163Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f6a16946-d276-4e88-abd6-8f9ff121ec00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:11.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:21.170Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d269e5a9-081c-4e85-b1db-0d82afcbd023 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:21.176Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:31.176Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=88b69fd6-c8ca-4106-ad96-203811467d5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:31.183Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:41.184Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fc0752cd-90a1-4675-889d-39b3174a7241 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:41.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:51.192Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5699bde2-d0a4-4659-aef6-686f1a9f0e59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:37:51.201Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:01.201Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b2ad1fea-e89c-4b9c-8f33-f043b9735fc7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:01.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:11.212Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=38452927-1b36-4818-966b-d4f1ed42fb4f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:11.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:21.219Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=bd0be56f-c7c2-4cbf-a9aa-b7a772ed8adf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:21.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:31.225Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ff7da682-683e-4ea2-b856-55aa6a588993 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:31.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:41.233Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9155e8b1-489c-42df-b69e-d3d3e08cfeb6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:41.238Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:51.238Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=8891fa5b-9c97-414f-9d9e-d8abc795904c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:38:51.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:01.243Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f54b4c64-1924-435f-b71a-ed414c286f4d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:01.250Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:11.250Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=fbb72493-5bf7-4f5c-b275-111bd03210dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:11.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:21.262Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=88a4b992-db12-44e0-964f-d53aa0769868 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:21.272Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:31.272Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=87a4ca25-1732-42e2-8ad4-5b69374a910c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:31.280Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:41.280Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=95effc61-ec7c-4327-b888-118eca7f9972 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:41.287Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:51.287Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=038f7466-3813-4618-8084-731abd9310fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:39:51.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:01.295Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2f08a439-0c86-41ed-963a-bddf6ab2014b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:01.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:11.311Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f2e8508b-6f64-45fc-ae47-aaad40c4583d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:11.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:40:12.422Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:40:12.423Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:40:12.424Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:40:12.426Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:40:12.428Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:40:12.428Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:40:12.429Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:40:12.430Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:21.318Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0dd47574-04cf-4317-a86b-72aa8aa93b85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:21.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:31.324Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=aa39254d-0449-484b-abca-16b2ae1f3522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:31.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:41.330Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7dadaa8c-e37f-4a15-b6a1-c4d2e394e32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:41.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:51.338Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ae06815b-2da8-4ef5-8b1a-d23e2ed3355a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:40:51.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:01.344Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1cce9bbe-9ad7-4062-820b-323976f15170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:01.349Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:11.349Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b6c4076d-3a52-4d3a-9c53-00e3e293179f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:11.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:21.356Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5dc0aedb-fca9-4e34-b76c-16123fcb155d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:21.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:31.380Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6bab8bfb-2a4e-468e-aac9-e03125399642 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:31.387Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:41.388Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1be5b2db-6306-4da2-b52c-c642ddee9906 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:41.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:51.399Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b140fc19-bb89-48e2-9564-4209315afb0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:41:51.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:01.405Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=941676d5-2dea-4835-bb85-4bcfd86b991d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:01.411Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:11.412Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ad43d0a3-e458-4524-8009-64a72a23f210 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:11.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:21.419Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6780de74-fd77-46a0-b7fa-bafe19b14c93 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:21.424Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:31.425Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1c36dfe3-40df-4ec9-a73a-9ebaa87726a1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:31.430Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:41.430Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=2cdf5e23-6ac4-4d92-bd41-44dbf71d97b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:41.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:51.435Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d660f9c4-bd63-4e54-8b43-5071e1e783e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:42:51.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:01.441Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7ba187ef-a53e-4164-99dd-15dafd06ef9b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:01.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:11.449Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=940f8246-92a6-4ea1-9350-f3b0130809bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:11.456Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:21.457Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e962af66-410f-46d8-81c2-aa26f8ff02dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:21.463Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:31.465Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=57cd9738-5409-4d1c-8d20-3ff76084f220 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:31.478Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:41.479Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=31bd8363-9b09-4fc5-ad31-2f8505e0b158 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:41.487Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:51.487Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=716c4e1e-bb72-457e-9b2c-745c9996c5c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:43:51.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:01.497Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d98e8fd1-93d6-4e65-b512-17b74dd6c2d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:01.505Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:11.505Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=e2c4005c-db48-4d05-85b9-10b2300ae688 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:11.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:21.512Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=5dc1f663-ab8f-46a6-9241-bb4f9ca51494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:21.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:31.518Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d8486f4d-c1e4-4331-8074-cae546a66b22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:31.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:41.525Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0a813746-424a-492a-aa4c-2e5741a11dbf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:41.531Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:51.531Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b1e36663-cf37-4934-86a6-a3469a7bd289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:44:51.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:01.538Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9c49c0cc-d568-4d2a-8161-33db32c7a968 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:01.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:11.545Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=70f68064-5277-4d03-b9af-94f7bf63b3e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:11.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:45:12.385Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:45:12.385Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:45:12.385Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:45:12.388Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:45:12.390Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:45:12.390Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:45:12.390Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:45:12.392Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:21.552Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=733608a5-046a-4c02-8968-e709094e414c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:21.564Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:31.565Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a0a0d0a1-f17b-4e8f-9a31-dace8f7dabb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:31.572Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:41.572Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=042d409b-2a7d-4178-8008-0a2b7c825f87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:41.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:51.577Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cbd7062c-4a36-457c-9127-550fccc8b46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:45:51.583Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:01.583Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=97c414d1-049f-401e-bdc3-8cfa3b90d295 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:01.589Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:11.589Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0b80cee2-841e-4374-b454-c0de7a60f4ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:11.595Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:21.595Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=34326a24-4835-49b8-9e04-fad1141fe720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:21.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:31.601Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1ffdaf7d-300a-4f01-91a7-b7a61debeb89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:31.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:41.607Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=74c87f9e-88d4-4ba8-84fb-6ad4b7b25ae3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:41.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:51.616Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79b724e5-3743-4ecc-8be5-ff0a2ac60c06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:46:51.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:01.631Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a9477d63-6130-40ef-a9e9-b7569d2e2aa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:01.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:11.639Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=52b941fd-403b-4b44-8540-a3e02581b1c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:11.650Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:21.650Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=cf6a3c68-766f-411b-828a-029c81028867 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:21.655Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:31.656Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ac8442de-7571-4658-a75f-cc0c54428acc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:31.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:41.663Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6dbe12a3-46ce-45d8-8b7a-1dec0ba60610 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:41.669Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:51.670Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9c83c847-4141-4a22-a9e5-c64aa23d0494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:47:51.676Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:01.677Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ea10512f-1b6b-49ba-b606-27fc1750c384 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:01.682Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:11.683Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=700711c9-e76a-494a-8318-4f3df86f5910 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:11.690Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:21.690Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=9506e34c-8ccb-4f02-b7df-f30f4da25668 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:21.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:31.696Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=01242837-7043-47b3-b864-e2cc0cdb8497 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:31.704Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:41.705Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b1255030-756e-4b97-a192-cb6c7db37a97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:41.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:51.713Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b79b111f-3f20-43ba-8669-c2917d5641b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:48:51.719Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:01.719Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79a1b3f0-994b-44df-ba91-39fcf58464a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:01.724Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:11.726Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=75c35610-a9f6-4af7-919a-809fb4e9440c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:11.740Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:21.741Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f34738ec-7e89-4175-87ce-29f47e88c359 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:21.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:31.748Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7714bf11-b718-4e49-b661-9ce5e6e9945a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:31.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:41.754Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=809b82e9-faea-47a9-9578-c2a796ada133 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:41.760Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:51.761Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=46d69104-37eb-4b45-a8dc-3b7266bc463c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:49:51.767Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:01.767Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=d4866f1c-5b5b-44d9-b204-ae911e22726d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:01.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:11.773Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=719366f8-77fd-45fa-acc8-27cba72b6ce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:11.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:50:12.413Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-02-14T13:50:12.414Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-02-14T13:50:12.414Z |INFO |Configuration used for CBS Client: CbsClientConfiguration{hostname=config-binding-service, port=10443, appName=dcae-prh, protocol=https, trustStoreKeys=TrustStoreKeys{trustStore=SecurityKeysStore{path=/opt/app/prh/etc/cert/trust.jks, type=jks}, trustStorePassword=}, consulHost=consul-server, consulPort=8500, cbsName=config-binding-service, configMapFilePath=/app-config-input/application_config.yaml, policySyncFilePath=/etc/policies/policies.json} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:50:12.417Z |INFO |Trying to load configuration from configMap file: /app-config-input/application_config.yaml | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:50:12.420Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-02-14T13:50:12.420Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-02-14T13:50:12.420Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |conf-updates-2 | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-02-14T13:50:12.421Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:21.778Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=18c08d2e-8d4f-44b7-81d5-f202c5196ecc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:21.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:31.785Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=6c863a30-8631-4828-909f-f99ebb548a30 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:31.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:41.792Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=adb7e685-94d1-4c8b-a5f3-4dbe24a55090 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:41.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:51.798Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=748a3fd1-e58e-49dd-88c0-2c32a6259f71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:50:51.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:01.804Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7dfc0fb4-b650-4756-8f8d-18b068a9c9b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:01.812Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:11.813Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=a0da959d-5b55-4e4b-a8dc-f42797408842 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:11.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:21.822Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=71750a40-1501-45c8-b9f3-089d88b8eca8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:21.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:31.829Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=ed8d5906-e20f-4fac-b7a2-895c81c0f5f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:31.834Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:41.835Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=0d92202f-54a4-43a4-98b0-75edb7b3f1dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:41.840Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:51.841Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=dc01098a-41d0-4a04-af57-276ade50994b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:51:51.846Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:01.846Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f923a472-7e56-4e0c-8aef-f114b00afb86 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:01.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:11.852Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=f47693a7-4e07-4e38-a187-1b42528bf49d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:11.858Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:21.858Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=09907191-3148-42d3-bd9d-2f6b717b30f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:21.863Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:31.863Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1ba0d700-5ad9-4c3f-8bf3-c691f64fcaab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:31.869Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:41.869Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=51f38e46-e24b-4098-81fc-51b7f3a41808 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:41.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:51.876Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=7522428b-7271-4d61-a3d0-640eb7c78185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:52:51.881Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:01.882Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=1ff449fa-5839-489f-91a7-9a1d49f3dfeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:01.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:11.894Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=db8486d4-6705-4895-91c0-bdc8160809da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:11.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:21.901Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=3318dc9c-3a91-4b89-9249-9a5f4e11371d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:21.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:31.907Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=928592b7-47bd-4fe9-beb5-0c132b8d96ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:31.914Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:41.914Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=404a8e0e-f45b-44de-a3f2-3350c90cf07a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:41.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:51.922Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=803a1d16-fb23-44cd-afa3-27d2808d6cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:53:51.930Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:01.930Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=772a67ed-307b-4673-9203-0433c69f78e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:01.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:11.935Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=79a38629-6392-4c13-9026-ae91d11c8eb1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:11.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:21.941Z |INFO |Init configs |InvocationID=3d5b0170-2be7-4562-b2a8-b5158574afaa, InstanceUUID=b7a07f7f-7ca5-4100-a446-e6bf9d7c26bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-02-14T13:54:21.947Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 |