. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:09:29.590Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:09:29.593Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-01-15T12:09:29.632Z |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-01-15T12:09:30.113Z |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-01-15T12:09:30.181Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:09:30.182Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:09:30.182Z |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-01-15T12:09:30.239Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-01-15T12:09:30.315Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-01-15T12:09:30.332Z |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-01-15T12:09:31.503Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-15T12:09:31.829Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-01-15T12:09:31.845Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-01-15T12:09:31.846Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-15T12:09:31.892Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-01-15T12:09:31.892Z |INFO |Root WebApplicationContext: initialization completed in 1559 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-01-15T12:09:32.202Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612 | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-01-15T12:09:32.800Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612 | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-01-15T12:09:33.996Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612 | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-01-15T12:09:34.087Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-15T12:09:34.089Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-1 | org.springframework.web.servlet.DispatcherServlet |2022-01-15T12:09:34.091Z |INFO |Completed initialization in 2 ms | | | |http-nio-8100-exec-1 | org.onap.dcaegen2.services.prh.MainApp |2022-01-15T12:09:34.483Z |INFO |Started MainApp in 6.715 seconds (JVM running for 7.277) |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612 | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-01-15T12:09:34.534Z |INFO |Start scheduling PRH workflow |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612 | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:34.542Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=582996ba-f792-4a80-877a-ddb7f4eaea80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:09:35.921Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:35.953Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:45.956Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3bec9d0c-0d51-4a50-9a55-14fa4a84a22a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:09:47.021Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:47.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:57.024Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ecdbd852-9e12-467c-85c9-61888d13fb5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:09:58.060Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:09:58.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:08.063Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7c1f2897-6ac7-4c88-94cb-0111e92f2399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:10:09.100Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:09.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:19.102Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=49244eef-4847-4c18-9aac-b6c757c0d5b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:10:20.140Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:20.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:30.142Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=70e63704-24cd-4187-abdf-a02f7ff41510 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:10:31.180Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:31.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:41.182Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0ef420e1-d343-4913-b139-ef6b8b74e6be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:10:42.224Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:42.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:52.229Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e9ca41dc-b9cd-4dbc-9a03-44d7ebdee9e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:10:53.261Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:10:53.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:03.263Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=876566fe-33bd-4407-a846-324238994588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:04.336Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:04.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:14.337Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fe64c352-fea7-4f12-9567-ad40346abbd9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:15.373Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:15.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:25.375Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=89e50843-96f1-4e10-adff-fdf7b1492b82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:26.412Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:26.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:36.413Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dc85a8ef-7ffd-474c-bbe5-19388e586998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:37.452Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:37.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:47.454Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=beeb3528-43d6-48f9-b27a-63e9f8405edd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:48.496Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:48.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:58.500Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=58395205-c4d7-4063-8db1-633e0b613ef2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:11:59.536Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:11:59.537Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:09.537Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e51aad50-6afb-4396-b4cb-6480b1a2d8ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:12:10.572Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:10.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:20.576Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6fd8e56c-3db8-44c8-b6d2-db5e22e48d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:12:21.612Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:21.614Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:31.614Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=02cd848e-4aef-425b-9baa-b73f908fa866 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:12:32.652Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:32.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:42.654Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6e681bf6-06e2-47b2-b1f8-cb1955e96e56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:12:43.692Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:43.693Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:53.694Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8b774aff-1929-46c4-91a1-443d69e58e39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:12:54.732Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:12:54.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:04.733Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3736a773-e911-4a17-a8fd-d801ba90c054 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:13:05.772Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:05.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:15.776Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6edc73e6-da4e-4e95-8641-06fdc777778a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:13:16.813Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:16.814Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:26.815Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fe69364b-cbfb-4004-ad01-5bd898ffd818 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:13:27.852Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:27.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:37.854Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c658a923-c069-4e8f-b351-9b6a6c8904bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:13:38.892Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:38.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:48.894Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6d434a34-0840-4fc7-9bfe-82212937b950 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:13:49.932Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:49.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:13:59.934Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=65e396fe-e941-4c32-a00d-28afbe345d8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:14:00.972Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:00.974Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:10.974Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=75786ee2-1655-421d-954d-6ebfe2808fd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:14:12.012Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:12.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:22.015Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=29db57ae-e5eb-4e58-87cb-5853ea87a1be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:14:23.052Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:23.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:33.057Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0c32ab49-5b37-46ed-9518-e8a216fc6f4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:14:33.140Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:14:33.140Z |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-01-15T12:14:33.141Z |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-01-15T12:14:33.144Z |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-01-15T12:14:33.152Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:14:33.152Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:14:33.152Z |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-01-15T12:14:33.154Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:14:34.095Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:34.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:44.097Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cf45799a-a97d-4ee1-bca2-e5e8742fce39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-01-15T12:14:45.132Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.96.46.129:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:45.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:55.133Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=00ffe69f-af17-4983-bba0-018c4a195e1e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:14:55.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:05.248Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a39bd559-5829-46f6-9cc1-7786c1b827fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:05.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:15.282Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b98e6ed4-2bf5-49b0-b89a-639f081da2d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:15.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:25.296Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=998af98d-079c-4a6e-9075-9d5bc638dfac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:25.310Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:35.311Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0c846afe-a416-40ec-be74-8687557db8f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:35.323Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:45.326Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f33e985a-88d4-4e64-92de-0d1a05b9090c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:45.347Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:55.348Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a8691112-4ce6-4082-baf0-bcddb797d1cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:15:55.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:05.390Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=08f27a5c-4736-42f0-91b2-61180db8c053 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:05.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:15.402Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a9a9a111-94ff-4dc6-b4af-d93372619f44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:15.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:25.411Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9e68b702-2e1f-4474-900b-511d46d30874 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:25.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:35.436Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5b033c59-097a-4aae-8c7b-fa33b420b5ae | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:35.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:45.448Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=53ef9a0c-20c7-4744-b5da-204d07fdcb47 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:45.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:55.459Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2b083835-beda-4109-a51f-19ef5578f2e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:16:55.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:05.471Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e0ffbc8e-f166-48e5-a090-829323f2e29e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:05.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:15.481Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0391c748-e543-4578-a4fc-517059db1c79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:15.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:25.501Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a4f1f535-a33b-4cbe-b3df-ead3ed0bb008 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:25.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:35.512Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=65c0cdd8-0982-4639-8676-d6d2cd9b5b8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:35.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:45.522Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=72caa251-7e8d-4ddb-962c-56fa5dfc6678 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:45.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:55.537Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e0fce5c8-db3c-40ab-9bed-7539375113f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:17:55.557Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:05.557Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4eee6ffa-f744-4f5c-96d5-f108570211fe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:05.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:15.567Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8465b4c2-3d57-4750-a0d7-bb63529d8711 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:15.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:25.576Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=104e95c6-59c9-45f4-903d-a81f706e6033 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:25.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:35.586Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0e28aa5c-f764-44a2-bc93-cdbe46febdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:35.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:45.604Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5c77e1bc-2cd0-427c-84f3-d8ca7cc8ada9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:45.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:55.612Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=44355f56-ed89-49c1-a8bc-b64baf57d91a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:18:55.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:05.622Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2045d1f2-7e4b-4a6d-a497-10145cf6bb13 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:05.630Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:15.632Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=810b3ee8-9150-4d7a-8b36-9ae8cfcbd8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:15.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:25.646Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=75dfbb34-009b-482b-a841-7b84ebeb0807 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:25.658Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:19:32.598Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:19:32.598Z |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-01-15T12:19:32.600Z |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-01-15T12:19:32.605Z |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-01-15T12:19:32.615Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:19:32.615Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:19:32.615Z |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-01-15T12:19:32.617Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:35.659Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ca30af59-8c5c-4d1c-b078-2d5115fb44cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:35.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:45.669Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=15e68623-3811-45eb-bbd5-6836b8537db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:45.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:55.681Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d6f1994f-3321-45a7-b360-b2cda1256599 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:19:55.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:05.703Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5d2e0be0-b764-410e-930e-f92a055c1185 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:05.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:15.713Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=499ee8d9-a998-4f11-ba24-126bd38e9c91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:15.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:25.720Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0a517e45-a8ac-471b-b251-8d567ca3b686 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:25.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:35.730Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f0feef94-1d24-4662-a95f-3b11a3a6d798 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:35.746Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:45.748Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c77d5fda-4399-4350-aaad-64cc88d655ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:45.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:55.759Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=10e805e2-388b-4eb5-9c5c-e18d2c181386 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:20:55.781Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:05.781Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=569c0658-21f9-4be6-ab3c-e821c410b0a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:05.792Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:15.792Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0086f935-4825-4dab-93fd-21fe2da82370 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:15.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:25.801Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0387b8b5-fd1f-447c-8951-a0e2a6ab642d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:25.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:35.809Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=73642c47-f094-4f78-abc4-fed25b954f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:35.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:45.821Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=71b6fccd-34b4-40dd-825e-368c407566af | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:45.837Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:55.837Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d80e0df9-6a97-4cab-8940-ad076325700a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:21:55.845Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:05.846Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=69f41c4e-1c07-4202-bcf0-74cea3929c34 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:05.854Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:15.855Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0c5d9f68-d15a-4c5f-9f14-645aff896b6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:15.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:25.864Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=05f6a453-979b-47f1-b37e-7e524a20dedc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:25.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:35.874Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b4c42d03-6142-4731-b919-85aebfddafd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:35.884Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:45.884Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=531b7360-1137-4916-ab5a-0073b715a6d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:45.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:55.895Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a71f070d-007b-4a4b-bfd9-fcd4a953fe4b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:22:55.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:05.910Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=84901fcf-2a95-49b4-aa02-b48fe7870bf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:05.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:15.919Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4e19067d-16c8-435b-bc46-4dc46c430eaf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:15.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:25.928Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f576c82b-719f-40e6-a512-afbd3394bc58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:25.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:35.936Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e05d316c-62c8-40aa-a66d-93f1b15bc2db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:35.944Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:45.945Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5ccfd523-0647-48bb-9727-547245b90e33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:45.951Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:55.955Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8db239d4-e713-4e44-8fb2-c268c8d0f2c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:23:55.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:05.964Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c9a1fc69-eb12-47cc-8c4c-13d6e89e8cd6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:05.981Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:15.981Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bd4a412b-8efe-4aa2-a690-e48d794fc773 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:15.989Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:25.989Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=94a286a2-4359-4eb0-82fa-fdf29d8414b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:25.997Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:24:32.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:24:32.544Z |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-01-15T12:24:32.545Z |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-01-15T12:24:32.548Z |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-01-15T12:24:32.555Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:24:32.555Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:24:32.555Z |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-01-15T12:24:32.557Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:35.998Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=227fab72-7e3d-4284-a819-42b5a4278e25 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:36.009Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:46.009Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=881fdba1-2713-431b-b4ac-d5c1be875716 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:46.016Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:56.017Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=81ca5f5e-dab9-4c2b-841e-9d46a3365cb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:24:56.024Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:06.024Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=334c17b3-5a30-498c-9f90-c60da30face6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:06.031Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:16.032Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2e8c40ec-5002-4b9c-ad50-091e6149274c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:16.040Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:26.042Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c5dfa722-e493-4e6c-9a1b-df7c1024a17a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:36.061Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9a81a8a7-945e-4b21-a9ad-00c635ac7f46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:36.070Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:46.071Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=93fc4572-f684-48c1-89a3-8232d1600daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:56.081Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=83866d37-effb-4797-8037-330d01ab5b09 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:25:56.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:06.090Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2e28fc51-ba53-493d-9b3d-16f031a33d6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:06.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:16.098Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f4777930-9a9d-4bb8-ab47-094e8c76b0dd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:16.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:26.107Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5b9a33b2-75fd-4460-83ae-3959794b66c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:26.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:36.118Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cc6924f0-1fc4-4d84-9a15-f61e049585de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:36.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:46.133Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bec48c78-9090-4f6e-8f40-0424302dc6cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:46.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:56.143Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e8aa5957-cb2f-415b-889e-fbf26744cdc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:26:56.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:06.152Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bf08be1a-4499-4c1a-b981-75532463f2bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:06.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:16.161Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f6a03188-f923-4ee8-b8d1-077d9eeb79d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:16.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:26.170Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a5c10047-fe22-434f-b756-0925d442b400 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:26.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:36.177Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=128967fc-e5b0-409c-9a3d-aa369176a516 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:36.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:46.186Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a8676e01-0735-4741-83f6-a17511eb5491 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:46.194Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:56.194Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3a94e033-28e4-4c20-a9cd-ce9331dabdd4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:27:56.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:06.204Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=441e8ddb-2c52-46d6-89ab-7e268eadd289 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:06.220Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:16.221Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=06d6c35e-8e98-43ca-87d4-ab76b8d25e32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:16.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:26.228Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a7c8500f-75b7-4e01-b8fc-522ad9148059 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:26.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:36.237Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ce2e86b2-aefa-4e0b-ad6f-592a198dc04d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:36.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:46.247Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=461d3ec2-12e8-4bef-9eff-93f6cda65cd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:46.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:56.256Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a77e7b5a-402a-4c49-b2c6-58e768ca16cc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:28:56.264Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:06.264Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=92edd298-029e-4f2a-9e31-cab3153f1af8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:06.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:16.272Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1c5d08bd-4235-4eaf-b762-bc09acc4d2ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:16.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:26.286Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=db524e0d-8030-47b6-a71a-5d5cbc902a82 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:26.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:29:32.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:29:32.524Z |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-01-15T12:29:32.525Z |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-01-15T12:29:32.528Z |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-01-15T12:29:32.534Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:29:32.534Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:29:32.534Z |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-01-15T12:29:32.536Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:36.305Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c6691a3a-5250-44e0-bbfa-115e86fe8cb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:36.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:46.314Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5b6fcfe8-f2ed-43b6-a04e-25d3c7f5003b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:46.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:56.327Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f2bb1939-002a-4880-a382-1803d95f9824 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:29:56.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:06.335Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=44df6102-ac3c-425e-81ef-4952302c0975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:06.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:16.344Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dbea90cb-687d-4c3a-b03c-0e7d556e1d87 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:16.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:26.351Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f3d9c40d-fd2b-4f9b-acc1-7a506e6a0ba6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:26.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:36.360Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c9cc0c93-ee22-4ef4-a28e-da7b3631294d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:36.368Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:46.369Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ce2c71a4-af15-4b98-9c3c-3cfc329aba98 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:46.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:56.383Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=896efeba-a37e-472e-bf80-19c65ea2d36e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:30:56.398Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:06.403Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1e0ab904-f461-454e-8abc-2b5a2485c9d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:06.409Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:16.410Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7c5ed17e-72c0-4c4b-85d0-1ab6abb694d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:16.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:26.419Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=120c71f9-1e57-4589-8e75-db50bd6c713e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:26.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:36.426Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=70e22490-ba18-4779-ad55-c9ddccd33356 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:36.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:46.434Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=855a0947-f743-4970-b025-9685722847d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:46.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:56.443Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=08347c1d-ba7e-47a6-a3a5-b3454c954435 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:31:56.451Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:06.452Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=eb55360b-7ebd-447e-908d-9956db9c69b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:16.461Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=11a5f7e9-98be-473a-996a-dd356fffed1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:16.475Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:26.476Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5ca98c5a-90e6-48cc-b286-4ac1ce44dffe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:26.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:36.486Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b92d76a8-498c-47cc-a4dc-eda45f0a8031 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:36.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:46.502Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c336db99-5e97-44b4-ae63-afada1452203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:46.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:56.509Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=017ac7da-a11a-48de-a78e-86958b3ce119 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:32:56.518Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:06.518Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e2f843d8-66c8-4567-9827-c05c93871d74 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:06.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:16.528Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=66e3cfc9-e70a-43b9-a210-272a899a6f97 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:16.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:26.536Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e86929d6-e90e-4877-a954-89c3b1611c8a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:26.543Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:36.543Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4537a26e-ed3f-45e3-861e-75b913aa226d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:36.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:46.551Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9d0bbf37-35f7-4308-bb19-c568bc9701bb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:46.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:56.559Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c7a1eb6e-5ede-4e7d-a285-ba80a64f6457 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:33:56.567Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:06.569Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f56648c2-3de6-48aa-a526-3031c372db32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:06.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:16.580Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8934f167-2c9b-4bbc-a422-8386c6fb44d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:26.592Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4c6e6d2e-b6fe-471e-a58b-59f41adb736c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:26.599Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:34:32.569Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:34:32.569Z |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-01-15T12:34:32.570Z |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-01-15T12:34:32.573Z |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-01-15T12:34:32.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:34:32.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:34:32.578Z |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-01-15T12:34:32.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:36.599Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f0ce6133-b7b7-4d86-9b01-d1e74ac723ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:36.607Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:46.608Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4d501736-d4aa-46c2-aea7-af897b5ebc80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:46.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:56.617Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=616fef92-d959-4296-b168-0bdbdedb3815 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:34:56.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:06.631Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a4f9437a-3381-4566-b127-0aed90c4f00f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:16.639Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c39c6251-818f-4ab3-a209-6e4d3b0c5555 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:16.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:26.646Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d5b843d5-2b8a-4387-8e9c-3d5f51fb8c92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:26.654Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:36.656Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=aa706b5f-fcc0-4f76-8177-9314a6f18e6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:36.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:46.669Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8da975f9-062a-4cf8-9afd-094866a89bff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:56.680Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2951829b-db95-4150-95c1-ecf31256afcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:35:56.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:06.690Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b58ee42b-4d22-4cdb-8e97-199a6c906f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:06.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:16.700Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8f40bfab-54db-47f5-85e9-4155148b9082 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:16.708Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:26.709Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2096644a-6081-406d-89b7-19892c7ea6d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:26.718Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:36.719Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5881d991-c44f-4d0d-bd66-f65ac4a3731e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:36.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:46.729Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6a600c18-d74b-4f46-b9b2-7df26aae45e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:46.736Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:56.738Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=74b53532-5378-4af2-98c6-4e58eb7f5b37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:36:56.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:06.760Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4ade176e-88d7-4b42-a324-272251f1f2e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:06.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:16.768Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d761d3e4-c483-4188-b935-885fe1202312 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:16.775Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:26.775Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=932fae54-2f57-4935-a621-fe9464f19c90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:26.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:36.783Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5996773b-e2d0-426a-81dd-988df491e98b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:36.791Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:46.792Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c53229fb-66d2-4017-bbce-de60e40e79e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:46.799Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:56.799Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6ef49cec-6c8c-492f-b892-c3b4ed4f358f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:37:56.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:06.809Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9dad3589-2e2f-4e7d-a212-dcf6f482d8ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:06.818Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:16.819Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a9e5ce9a-d38f-4562-bbea-3d6021085429 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:16.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:26.830Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=177cad57-49c2-4041-af2a-dbf7eae90543 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:36.848Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1c132f7f-da1f-4492-a246-e791630cd49a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:36.855Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:46.856Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=feb2c70d-600f-4927-a547-0f077223924b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:46.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:56.864Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fc5c257b-de3e-4f0b-88ef-b6c645e32447 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:38:56.873Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:06.874Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=141b15fe-a77e-4d99-acdb-db35e129fe03 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:06.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:16.882Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c55eecfe-701c-4ae9-94fb-638fec8f55d3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:16.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:26.890Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9bda5bb3-d51c-4aca-b803-206b7ca46606 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:26.898Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:39:32.527Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:39:32.528Z |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-01-15T12:39:32.529Z |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-01-15T12:39:32.532Z |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-01-15T12:39:32.538Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:39:32.538Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:39:32.538Z |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-01-15T12:39:32.541Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:36.899Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6e1fe3ba-8fef-4cce-acf9-ba2e3113c106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:36.907Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:46.908Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ad2cfbbd-26bd-4055-8275-4e1ce7d31d0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:46.918Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:56.919Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=790a45ad-fe7b-4590-a6a4-f2915a1697b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:39:56.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:06.938Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=68335cbd-9859-4b12-998b-5bff3780404a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:06.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:16.946Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6d3e232e-faf9-4ac4-a421-7e2e30760f7f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:16.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:26.953Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c60783a7-534f-4f09-906f-49081e5c6887 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:26.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:36.962Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=483ea390-bf99-4e73-a02b-7253719e8f22 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:36.972Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:46.972Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7727912e-5d26-4550-a14a-cefbd05ca481 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:46.978Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:56.978Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0e3d1db7-7a67-4312-9917-b2e02b9a6229 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:40:56.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:06.986Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=69fb7cd1-b073-42c7-9751-987a8ff8ad94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:06.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:16.995Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=afdab539-bb91-417a-9956-13e4ad7686b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:17.004Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:27.005Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0bdb052e-63dd-44c2-98e3-404e35fe29d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:27.013Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:37.015Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=00a1a782-4584-40f4-b01d-df212e41b6c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:37.032Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:47.032Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f1b813c1-cdf2-4127-885b-15f206ae3eb8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:47.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:57.052Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7d8d7116-3f26-43b4-9b16-b7f5194e3ba0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:41:57.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:07.071Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6d0a2a97-f579-43c7-8ae0-b696d3ad6de0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:07.079Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:17.080Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=441f56fe-19d8-4a49-8b19-ea3f2b78dd56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:17.086Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:27.087Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3936051c-0896-4aea-8672-8a237017b368 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:27.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:37.094Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4efd089d-3a97-4c5d-af96-898d08256a7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:37.103Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:47.104Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=312092b6-92e9-4ec4-b1a6-ea886e345bf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:47.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:57.115Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=78028e99-59ca-4e1d-9790-84d87c97a589 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:42:57.133Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:07.134Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9052551a-703d-4859-bb84-7b0eddaa8999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:07.141Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:17.142Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6155ecdc-1fa3-4965-8360-bd2db9924f7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:17.149Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:27.150Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ea4a2bf1-7da3-4176-87aa-896654914feb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:27.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:37.160Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=732add17-3b06-42a2-9d8c-f36d7b295378 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:37.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:47.170Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=01b6b5ae-7c72-48b2-95fb-28b56af7f41a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:47.178Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:57.179Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=94a2b1d5-2fee-4c1d-b099-bb0b92d51043 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:43:57.186Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:07.186Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a38db7cc-f265-4b4a-8d52-2a35c7fcbc72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:07.195Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:17.196Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=04f44813-8951-4aa6-8062-df7d31cc7123 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:17.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:27.207Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=52584191-b69b-4f93-a87c-d2b60cba8427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:27.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:44:32.552Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:44:32.552Z |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-01-15T12:44:32.553Z |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-01-15T12:44:32.555Z |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-01-15T12:44:32.560Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:44:32.561Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:44:32.561Z |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-01-15T12:44:32.562Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:37.228Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d2844322-39ac-40d2-b13d-56052f1d00aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:37.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:47.236Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b6b0b79e-00b2-49ea-b396-eca5ab31193e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:47.243Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:57.244Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2b9a026c-be1c-4319-8894-43b39c947005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:44:57.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:07.277Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1a012e2a-19d7-43e5-844b-7625239a2e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:07.284Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:17.285Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=77634a0b-24e7-4e74-b835-40c0954d9888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:17.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:27.293Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3de83cfc-fc06-47f7-b584-0c581a4524b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:27.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:37.301Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b8319fc0-0abf-4ab3-86f8-a0c2fbb4bb67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:37.309Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:47.311Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0051c750-67a3-408e-af37-3e079147a5e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:47.329Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:57.330Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1c99b579-38c8-4668-a772-a1ddcb87dea4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:45:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:07.340Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5037f63b-4908-45a2-a4e1-b7f381fd11db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:07.348Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:17.349Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3a51fb27-eab7-44b4-80c3-bcb0f4628cfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:17.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:27.361Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=29559dce-ef6c-4380-abbb-11e0e07e05e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:27.369Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:37.369Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ccb9bb7a-e033-40f4-9983-b91ebf609d17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:37.376Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:47.377Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1c249ade-1afe-4fb9-bb33-de75cb14843f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:47.385Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:57.386Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=54037898-6db5-48f8-9c40-c1edcea62d78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:46:57.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:07.400Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6fb2fbdf-922c-46e9-a8c1-e44f93c09df9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:07.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:17.409Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=50f95964-30f6-456f-aca5-8bc04d8efdc2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:17.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:27.422Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e85ef86d-8618-405e-866f-0abac28633fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:27.437Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:37.438Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=86334353-f431-4812-b9e5-fab7a1df1932 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:37.445Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:47.446Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4a306dcc-25e3-4d4b-837e-4b6e427fffa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:47.453Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:57.454Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b79db227-dfde-4397-93ec-f900bf2976e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:47:57.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:07.461Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ac10faca-26be-4ea8-bc5b-c1931ebd895c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:07.468Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:17.468Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=87840300-eedc-4116-a587-0ba688abde90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:17.474Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:27.475Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=958d606a-7351-4cd4-9e34-3af7970f8268 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:27.482Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:37.482Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8a6d977a-00b1-4b1b-a9e1-1fa048f9e8ee | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:37.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:47.491Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=05e8aa02-d38a-474b-8092-be736caef85f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:47.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:57.501Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0a5945f3-4238-4a26-8688-7c4854c8b163 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:48:57.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:07.528Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ad13b665-7488-403f-b4d6-dc2ca2300240 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:07.536Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:17.536Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f1829ad6-e120-49d8-beaf-5e94d252bd44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:17.544Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:27.544Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f4a00900-4b00-4e57-a67e-2813b8b39ef5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:27.551Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:49:32.565Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:49:32.565Z |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-01-15T12:49:32.566Z |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-01-15T12:49:32.568Z |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-01-15T12:49:32.573Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:49:32.573Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:49:32.573Z |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-01-15T12:49:32.575Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:37.551Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c4b27ec8-668b-4f26-ac5e-5f34d2fd4975 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:37.559Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:47.559Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c774dcf2-bd4f-44f9-8edc-574212db2cd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:57.571Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c3da4038-6449-4617-877d-a470e3531d19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:49:57.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:07.581Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bfc9a5ae-4748-4c84-9523-1880177362c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:07.591Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:17.592Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bb233441-b26b-4b0e-a5d2-cd4e4fb50b3d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:17.604Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:27.605Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e1e31cfd-02f4-4491-8b52-0b61f2b77e78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:27.612Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:37.613Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2aa49a43-1154-4487-8f42-7e6c585701ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:37.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:47.620Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4f851b5a-0726-4330-aa87-e92a31d099ba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:47.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:57.629Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=440cdcfe-9025-4be5-bb2f-4079e4f01738 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:50:57.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:07.637Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ee4c0384-7c63-4f19-98c3-e3e4d5888c59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:07.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:17.646Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1eef67d0-8e6b-40d6-8180-0edd6605cde6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:17.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:27.654Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f180f3dd-cf08-4942-ac2a-4a90f67e0b45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:27.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:37.664Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=abec13f5-a484-4d4f-a7e7-e2bf4157cdf3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:37.672Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:47.673Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ef9c0369-413e-41be-aee4-de875c141109 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:47.684Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:57.685Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9f4124a4-5c87-4019-8548-43af28923476 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:51:57.696Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:07.696Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3c30899f-f7be-4a50-aae9-1131c6417223 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:07.702Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:17.703Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=79fbefdb-e192-4879-9ce2-d4c16619f237 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:17.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:27.712Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=77fab53a-9975-4462-90cb-f141e73d5de7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:27.720Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:37.720Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=291ebc60-386c-4a90-aaee-fdbae6885b32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:37.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:47.727Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=94cecd07-6b69-4318-990e-b6f0de7bff2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:47.734Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:57.735Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4bdf8f25-fe42-4134-977e-c7622b6a27b3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:52:57.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:07.742Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=99a5589c-b1fa-4793-a3fd-fcc56443a875 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:07.749Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:17.750Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a22e5e64-54f7-4818-b65a-eb63bef21bef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:17.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:27.763Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=78011d14-2eb0-415b-ac1f-5c70aee75e3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:27.772Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:37.772Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=447cdf28-909a-4f0e-a209-6b0b80cb4a49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:37.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:47.780Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7ce3cb1a-ae88-44c1-b604-fa3f49431c43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:57.787Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=180d2d3a-db71-4c28-8596-be96750ce0e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:53:57.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:07.795Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=67142ee2-7cbb-4b7b-bcbe-2ac0123eef1d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:17.804Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e97be1b0-4a1e-4feb-9905-916df670a36d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:17.810Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:27.811Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f653d34e-3a34-4f68-b4c8-c1c8754339d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:27.817Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:54:32.535Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:54:32.535Z |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-01-15T12:54:32.536Z |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-01-15T12:54:32.541Z |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-01-15T12:54:32.546Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:54:32.546Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:54:32.546Z |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-01-15T12:54:32.548Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:37.818Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=eb2f7609-8450-4223-a0e8-dee9b595ff45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:37.825Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:47.826Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f9b78586-f81e-489c-9a20-dcf579e58391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:47.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:57.836Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b13b01a5-860e-4fa3-9800-2561f30f7b27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:54:57.851Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:07.852Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3a08692f-854f-4fe9-9052-bd5efa27f065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:07.859Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:17.860Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=766752f2-8db7-45d0-a642-0ec5e161dddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:17.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:27.867Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=046de8ac-d116-4e97-976a-bf8cb2d82042 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:27.875Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:37.877Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=33e2327c-4e85-4d18-a79b-497320b38683 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:37.883Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:47.885Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=255e7c0c-baf9-408b-aabd-fceebf8c4411 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:47.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:57.892Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=73f32c3c-1d4f-40f4-9704-ef2cf0902a75 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:55:57.900Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:07.902Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2f09ea2a-0f50-4203-9ddb-80bfc9b74f57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:07.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:17.910Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=31cc4f8f-c866-4e38-8092-e5587735531a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:17.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:27.923Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cae18906-0ce1-4da7-bd1b-e96e4746a95d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:27.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:37.929Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=108a6fae-4cf7-4c8f-8e2c-833ddcf86ce8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:37.935Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:47.935Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c31a94ab-b37f-4cdc-9210-13d47e1c1e69 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:47.945Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:57.945Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a3ad538f-d8b7-4e77-8891-6c038bc1d646 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:56:57.954Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:07.954Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a4205995-7dd6-47d4-bdf7-04896e5ff43b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:07.960Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:17.961Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=16b16eec-f8af-4214-a18b-a84e7bdcfda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:17.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:27.968Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=36dd3f69-55be-4229-8102-80be9e48fbf1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:27.976Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:37.976Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3ab28bcb-3f86-471b-86cf-04ca22b26730 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:37.985Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:47.986Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=91d78b0f-2ea0-42e9-8d35-6d977af63271 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:47.994Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:57.996Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d5fcd75d-1b7f-4806-9a08-ab7fc6422c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:57:58.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:08.016Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=39e9ea0c-1f40-4a4d-b3b3-62bc7c2c0333 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:08.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:18.022Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8003bda5-a8f5-4d86-ab80-28901e196a24 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:18.030Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:28.031Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b83dbe65-edf1-4057-a1ab-d090e51523c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:28.039Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:38.039Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dbc3179c-16c0-4e5d-aeb1-da4fcbb986ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:38.046Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:48.046Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7198b0b5-15da-49f7-b743-5b86bc6272dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:48.053Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:58.054Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ccd04fa6-8293-4f7e-9ff9-04c08d8b3170 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:58:58.060Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:08.060Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=88d88d68-012e-46d0-8963-c46fb5829855 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:08.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:18.070Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=88f85d13-0637-4108-9c9a-59bf503943fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:18.078Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:28.080Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f899c8eb-4f80-46fd-a5e5-86e5f405d5aa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:28.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:59:32.557Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T12:59:32.558Z |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-01-15T12:59:32.558Z |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-01-15T12:59:32.561Z |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-01-15T12:59:32.564Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T12:59:32.565Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T12:59:32.565Z |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-01-15T12:59:32.566Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:38.095Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6c44432b-3292-420c-a10a-a99b2830c2f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:38.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:48.102Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=623a3ac7-f4e9-4951-8c6e-f2995aec68ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:48.108Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:58.109Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e13dd211-0651-411b-85bd-350e2a656c94 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T12:59:58.117Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:08.118Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c60ddb54-a3e2-40eb-b7b7-e1be8ab1dc4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:08.124Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:18.125Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=09e75c6a-6bfd-4a5f-9ce2-75a3a4154fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:18.130Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:28.131Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=27a54fcf-13d8-4f05-b784-15913b222826 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:28.137Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:38.137Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b0e291e6-e5e3-47a5-8e8c-fff451dee4c3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:38.145Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:48.146Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=40ed4e98-5c2e-4da7-89c6-3989483483d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:48.153Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:58.155Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5831af27-9feb-4882-b113-d82d3ea4e7bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:00:58.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:08.183Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f7232574-3cc8-4c52-b679-cfb74f5d1908 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:08.192Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:18.192Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8209c63a-4e54-46e9-bf79-d5f9a56c1fdf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:18.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:28.198Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fe7781c6-04e8-494b-a798-2f83409d2d4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:28.205Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:38.205Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d8246eb3-b4b9-4068-a0ed-66787b216392 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:38.211Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:48.212Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c91f1c92-0713-4446-bc6b-f7939ac188ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:48.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:58.218Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=797dbf1b-ace7-4a8c-ad36-3629db798125 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:01:58.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:08.225Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ebcc539c-97bb-46d7-bbfa-74e8c3485544 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:08.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:18.232Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=84eba9e4-a29c-4be7-8e32-16b767244674 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:18.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:28.247Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c4a54bc6-0dbc-4a11-9714-ad3c473f3b73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:28.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:38.262Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f62df67a-9fbb-4fcc-90f9-e8437a47c63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:38.268Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:48.269Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a0d580ee-ef6d-422a-b318-5ec49d16ea1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:48.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:58.277Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a3a0ae78-d9d8-4859-8c13-0eb319847d41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:02:58.285Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:08.285Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0fe629b7-ad3a-496c-87a5-261a2a157009 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:08.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:18.293Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3fa72019-9563-4f3a-abd3-d1f47022be8d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:18.300Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:28.301Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b0c519c6-7a63-486a-8228-09c31cda3c49 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:28.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:38.307Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8acd5470-6640-40b7-889a-f00468e551c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:38.316Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:48.317Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f8335217-8182-4ee1-9c98-30101c1218a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:48.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:58.332Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c4d4ad5f-6af2-45f2-90a3-fe5332953f9d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:03:58.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:08.345Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7a232784-40fc-44fd-9f8b-fc164a8338ce | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:08.351Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:18.351Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=53c883f1-2ed8-4c43-9eb1-f7a13a755613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:18.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:28.358Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=589de7cb-5d7e-425e-b76d-be6630c3a25e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:28.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:04:32.544Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:04:32.544Z |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-01-15T13:04:32.545Z |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-01-15T13:04:32.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-01-15T13:04:32.551Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:04:32.551Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:04:32.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-01-15T13:04:32.553Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:38.366Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=78fe4226-5952-46f4-8656-6b59f73d0b92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:38.372Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:48.373Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4807a786-cfea-4883-9652-884cb89b7f23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:48.378Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:58.379Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cbf0a776-1447-45bf-b6bf-7724619cdd7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:04:58.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:08.385Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=addcf0cb-03d6-40bf-a842-9dd9a6d72889 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:08.393Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:18.393Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=565dcea0-720f-4fe0-9a26-1a1b6ed4f524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:18.400Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:28.402Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7931a6ba-fb6a-4802-91aa-93a6cdc5b1c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:28.420Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:38.420Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5e9bb33a-4aa4-4be4-8484-adedb2bdd36f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:38.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:48.428Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3b13b8e2-8f0d-4184-8ace-1d77b4ccbe39 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:48.435Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:58.435Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=91f3fbb3-96cc-4446-a1d5-4a85f7f3b6f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:05:58.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:08.455Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f7bdd5ea-830a-40ad-a410-85395cb1b643 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:08.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:18.462Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c9f13d90-1f43-44c1-a1d2-b4f6b54afab9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:18.477Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:28.477Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0bb1934a-ed07-4c02-b12b-1b805bafffb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:28.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:38.484Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=50484a55-d4da-4e0d-a5a7-21e53de7b850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:38.492Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:48.493Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d5277727-c790-41db-89d7-ddd5aaa07af4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:48.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:58.504Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=652ea6b7-034a-4936-ac4e-116a24d5b880 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:06:58.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:08.521Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=111b7e77-52f3-49c1-99f4-f4cb372a1ce3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:08.527Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:18.527Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4f0b424b-6851-4b78-914f-6e78dcad5478 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:18.549Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:28.549Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=14fb1bcc-e9d4-447a-a493-c98ad56e3c07 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:28.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:38.558Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=97e8d614-411d-40e0-8f70-172e9f928770 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:38.565Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:48.566Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=62ccb1bb-3eea-44d6-a750-8bbdc911933a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:48.571Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:58.572Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7dc0576a-9da3-49c9-855c-b3c9a2369b4e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:07:58.578Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:08.578Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=03f8ba84-2680-4d21-93ed-51d37395995b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:08.587Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:18.588Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=68c695dc-9874-44a3-b13f-d1cb1e988498 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:18.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:28.595Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=60fbff8a-3f1a-4a4a-84c4-a144065c7860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:28.606Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:38.607Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d35a36a6-0f9c-4aa5-bb28-c965cce6b141 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:38.617Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:48.617Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dcb6b2c4-35ee-4e5d-83f2-b6413a0ff50d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:48.623Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:58.623Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d3f37cca-354b-4dab-97b4-f73e1c4f7b1f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:08:58.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:08.632Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fb19ba3e-7261-42e2-91cf-40638258e75a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:08.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:18.640Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=26fb3437-480f-44b0-a092-53a54ae85bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:18.645Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:28.645Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1e689627-e35b-4185-b709-4fea174d3714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:28.652Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:09:32.550Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:09:32.550Z |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-01-15T13:09:32.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} | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:09:32.554Z |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-01-15T13:09:32.559Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:09:32.559Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:09:32.559Z |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-01-15T13:09:32.561Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:38.653Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=57550445-9a74-4869-949a-57625caf2a21 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:38.662Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:48.663Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7cd2d057-58b9-44e8-96e0-6e77c0ebb5f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:48.670Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:58.672Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=51fd310c-826b-45c0-914c-5461128ef8c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:09:58.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:08.694Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=35c1925a-cd56-410f-b41b-17a793558a8c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:08.700Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:18.700Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5840ff18-fb21-4746-8163-519b1e5e8fe5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:18.707Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:28.708Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e2a2f772-8f5f-4e6a-b92a-9e811ffa0357 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:28.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:38.716Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2bd4ca12-c71e-4c43-ba1e-6933c9978f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:38.722Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:48.722Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6e1213e3-1867-45b9-bb9a-0f4b9c96c3c7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:48.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:58.729Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=360525f1-cc09-4bd6-81cd-c22278370999 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:10:58.735Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:08.735Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5115d748-c241-4b9d-ac44-cd4ce900a68c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:08.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:18.748Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b1ba7d91-1af5-402b-a74d-9f58b1e1eea2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:18.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:28.757Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ce5b3e12-78dc-445d-a05d-02daa970d117 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:28.764Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:38.767Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=69790a7c-0e51-45a4-80a4-336bc759572d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:38.785Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:48.786Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b4606965-e7a1-44f8-a06f-02b20c39aea8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:48.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:58.796Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7180fa3e-eb27-49f3-954f-e6a9e644c3c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:11:58.802Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:08.803Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=76af4f3e-1177-43fc-b293-25f81162a21f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:08.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:18.809Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e7edc7f7-4a2e-40f3-99e7-118370054d3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:18.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:28.820Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c8e458e9-c0f7-4044-92a4-6694e50aa2c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:28.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:38.830Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=33322529-a0d5-4a91-b8c9-d276b69fde95 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:38.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:48.837Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d86efe7a-3599-4510-b14e-7c486c194f31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:48.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:58.844Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=23ee092e-07c8-4764-813a-95b71b27ebb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:12:58.852Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:08.853Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b633d33b-ac96-436e-8fcf-b3d7ba723512 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:08.860Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:18.862Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8bdbae7c-5976-4ac8-bd85-9c6377b45709 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:18.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:28.880Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a24f358d-b8fd-4bf3-9dda-eee79603b780 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:28.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:38.890Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=95ddf96c-9153-4383-9e88-423c14a473ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:38.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:48.897Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b027877f-f842-4e21-93da-4a773e25f666 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:48.908Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:58.909Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=55f08663-e53e-4b2d-acef-7d25c9d9e6c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:13:58.915Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:08.916Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6e60e0c9-2860-4414-9dd5-279e16b22303 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:08.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:18.923Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6ea356e7-284e-44d4-b836-c3ed8ff84b3f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:18.929Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:28.930Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ad9ff92c-5e2a-4d12-836d-ea710cc8767d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:28.939Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:14:32.526Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:14:32.526Z |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-01-15T13:14:32.527Z |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-01-15T13:14:32.529Z |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-01-15T13:14:32.533Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:14:32.533Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:14:32.533Z |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-01-15T13:14:32.535Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:38.940Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bdc08cfc-4775-4b37-8049-b36e6d2dfc73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:38.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:48.953Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=daf18c0a-34a3-4e5b-9f28-b4e1b4732ddb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:48.962Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:58.962Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=74c0390b-22b1-4a35-8d99-bc5f0a552e5f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:14:58.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:08.972Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3874b9f6-0596-418f-97fe-12f73fa07b3c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:08.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:18.977Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6c27ca3a-6158-4ed2-86e9-ebbcb19bc68a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:18.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:28.986Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5b3f91aa-aacf-463f-9974-074ba23fada7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:28.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:38.993Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d6a529d8-65f7-47cd-a81e-993eb2e991b7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:39.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:49.000Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f995c54e-e39c-4f7f-a034-2c3d13bbff23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:49.007Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:59.007Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3961a4c4-d231-40ef-ad6f-e4ad066dee2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:15:59.020Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:09.023Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f39c0032-3ea8-4a20-937d-e9217011bd67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:09.041Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:19.042Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=230140b7-e401-4a53-bcb4-2b7e3f21ba6b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:19.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:29.049Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=98d16e2f-7397-4d7c-ba9a-c71afafc47ef | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:29.055Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:39.057Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=552b78ec-9531-4c2d-82be-1bbbc9bb62f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:39.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:49.066Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=76468657-7ecd-447c-b5e6-24795761abe2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:49.075Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:59.076Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dc27d665-ec28-41d1-9ff2-871acfe9c2e6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:16:59.082Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:09.082Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9ec580ac-9716-4e30-883f-52189f3d7e0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:09.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:19.089Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ebecbc6f-55ea-430e-8cc6-a54e6d425cdd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:19.096Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:29.096Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ece96620-0ed4-4ec1-bbcb-5450773089c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:29.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:39.106Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=39b56454-c049-47c4-80b5-18bf311a5f41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:39.113Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:49.114Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=41e25e0b-05ff-454a-b694-fc9c45b22b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:49.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:59.127Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0d6060f7-7d8e-46b8-ac32-61c6b4c1bf23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:17:59.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:09.135Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9cf7b9f8-bfc9-4fbb-ba44-326255ee5fac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:09.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:19.143Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=45226f02-e908-4033-864f-782697623012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:19.150Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:29.150Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5f580eea-a889-48f7-bb3c-837d08b5613c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:29.158Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:39.158Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6f8893c1-2b26-40fd-ac60-41155f945598 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:39.164Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:49.165Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=71ecf193-972d-49fc-b82b-f0c3127b0b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:49.172Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:59.172Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2677ddbe-3aa9-4a23-bb92-2bd93e145862 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:18:59.179Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:09.180Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fd674584-dbeb-4997-9c1f-3f8bafe96527 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:09.187Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:19.187Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=aeaedaa9-9ced-4d01-adf2-96119903b89c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:19.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:29.199Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=36303e5f-46f1-4a75-8feb-7ffc76781a6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:29.216Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:19:32.570Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:19:32.571Z |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-01-15T13:19:32.572Z |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-01-15T13:19:32.574Z |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-01-15T13:19:32.578Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:19:32.578Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:19:32.578Z |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-01-15T13:19:32.580Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:39.216Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=dd1da404-76c2-4ae8-a2c3-842a5704f81e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:39.225Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:49.226Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0a46f942-657d-4680-b829-2fbe36fe8b67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:49.233Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:59.233Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=15e5d3f7-be8c-4c49-bec4-2ac74db07263 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:19:59.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:09.244Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a70b8e66-5a0c-4bbf-a3cf-094f501e5b1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:09.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:19.249Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4fb72a3f-3045-4c56-855b-25d0a7a2d535 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:19.255Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:29.256Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c447969c-2e11-42b2-874b-b09102148e44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:29.262Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:39.262Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b5a3028c-3dd3-457e-91da-093cb9299ca7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:39.271Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:49.271Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6acadc2a-74b9-4375-bb81-f63525ad6077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:49.281Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:59.282Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=431a7ee0-f49e-4948-8d1e-86d42274f399 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:20:59.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:09.299Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=32d75255-adc8-4884-9239-44a70b894a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:09.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:19.305Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d4fbdc09-9ee5-4559-9329-3bdd4fe11e2c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:19.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:29.312Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=09bb6fab-c38a-4ed0-8d63-43c0a2f5c998 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:29.318Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:39.319Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=044fe110-59f6-4998-ae78-5df4f3b64792 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:39.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:49.326Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=14d75f40-0b65-4c14-92a0-a5bda50f58f8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:49.332Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:59.333Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1fc3df56-8ffc-4ec1-ac89-4f46c3467348 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:21:59.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:09.340Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=55495d8a-e153-4c30-82ee-beda3c0485eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:09.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:19.351Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=483d1048-b877-442b-834f-613b340bb267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:19.362Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:29.363Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=57e4a40d-eca7-4ee4-ab3d-bfe980672a90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:29.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:39.376Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5e030a1c-115d-48ac-a182-b6067cae38ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:39.382Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:49.382Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a6694254-5554-470f-a612-ab7d2b894e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:49.388Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:59.389Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7eb8f1b9-b4c9-40b7-931f-b9c9e97730cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:22:59.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:09.396Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=29d95a74-acfe-47a3-938a-591088427f15 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:09.402Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:19.402Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=97348c78-1af3-4c0e-bb6f-84b5f0c37ad6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:19.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:29.408Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3bb9f1b7-4008-40ab-92b5-b5efdb8a9339 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:29.415Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:39.415Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d199f254-fcf3-41d5-8c4f-c2648995c5f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:39.422Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:49.423Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fcfdb86d-fd41-4605-82d0-036f39bcba23 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:49.433Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:59.435Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a750446c-2ca0-448c-9f93-bd85f9ff9b6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:23:59.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:09.450Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3494a51f-20e5-405d-9d21-51a4edee1981 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:09.459Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:19.459Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=679c397f-61af-4e3d-b60e-8fa4e89e423b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:19.466Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:29.468Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e020f37d-f638-48b9-b07c-83d68230826b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:29.476Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:24:32.542Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:24:32.542Z |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-01-15T13:24:32.543Z |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-01-15T13:24:32.545Z |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-01-15T13:24:32.549Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:24:32.549Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:24:32.549Z |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-01-15T13:24:32.551Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:39.477Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=38852422-64e5-4571-9197-94d304912767 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:39.484Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:49.484Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a763fa15-3192-4327-a2b2-7083d7446179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:49.491Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:59.492Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1f53f56c-4a0b-4610-81e0-84d897ee66c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:24:59.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:09.499Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0c499074-8b25-4a34-a82f-c43c1660b00d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:09.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:19.504Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=73fef2b9-242d-4e8f-bdf4-531a7455679a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:19.511Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:29.512Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=245b4271-4550-4908-98d1-0bd64b67f8b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:29.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:39.521Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e8ef1c4e-bb0e-4169-bdea-c6a221c7efb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:39.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:49.536Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c919bdad-45c7-4365-9807-5b28fc71e554 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:49.545Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:59.546Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0a6a4157-21c7-4439-939d-b13b4e57d179 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:25:59.554Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:09.554Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=32a4e371-a661-43a7-8d8a-3b64997d5074 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:09.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:19.561Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=683f8c57-09ca-4dfb-a9a4-3a400f0f7ab7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:19.570Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:29.570Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=63ec26b5-9b19-47f7-a467-0fcfd206d722 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:29.577Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:39.578Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b39c73e7-e38b-4f94-8b12-a99394fce0f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:39.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:49.585Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8b93de18-ac96-43ca-80de-2dc7c5313b18 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:49.590Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:59.591Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b737e7e7-e0b6-4ec1-bcb6-4255e34cfbf6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:26:59.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:09.601Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=1c777ebf-9ede-493f-a6cc-f1acf6042ccb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:09.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:19.612Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=08809154-d5b1-497a-85da-c48df52e8766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:19.618Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:29.619Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a0855541-1e12-4ea8-b60d-61b41aeb1db9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:29.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:39.625Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b7edc91c-df4a-4e66-8297-c844f8627156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:39.631Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:49.632Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b27d0ac1-fb90-4ac2-b179-080d89273221 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:49.639Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:59.640Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=791cc442-53e4-44ca-a7c5-42dce1ea5f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:27:59.646Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:09.646Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=6142ef2b-3319-4edf-a242-68d06c037205 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:09.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:19.654Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=237a56d0-9562-4ba7-a05b-a88329773fa2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:19.660Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:29.660Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f201719c-b4bd-4854-bcae-e20c5488d2be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:29.665Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:39.666Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=8607d413-f0bf-47fb-b74c-db7702726e62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:39.674Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:49.675Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=0e05fda1-ad59-42bd-8a80-0a904e6e79c9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:49.680Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:59.685Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d9a1e24a-42a3-4b11-b2e3-eab55a8a2728 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:28:59.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:09.714Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a043d185-b328-41a9-a2f9-79bd36e96e6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:09.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:19.727Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=47492784-2f7c-4249-b6a0-e110aa83afdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:19.733Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:29.733Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=67eeecd9-11b5-4e88-83f2-5ea4d64e15ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:29.747Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:29:32.501Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:29:32.502Z |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-01-15T13:29:32.503Z |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-01-15T13:29:32.505Z |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-01-15T13:29:32.508Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:29:32.508Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:29:32.508Z |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-01-15T13:29:32.510Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:39.747Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d7d8e14a-8863-4fb8-912e-1e2f38e62c9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:39.754Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:49.754Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e626a650-1dd7-40ef-a5ff-ec6ac44e3702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:49.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:59.762Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=fed24eac-47d3-4d7d-b29f-8e194a722f58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:29:59.768Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:09.768Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=831d66cc-9d2e-45e5-b0bb-ca7d201af336 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:09.777Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:19.777Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=50de4bc6-9a71-4a01-bd7b-0aa01f8a14a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:19.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:29.784Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ea697cb8-41b8-4a24-8959-ced1976c4b0c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:29.800Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:39.801Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b04a4a41-73b9-4266-a7df-95d3ea2280b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:39.808Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:49.809Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=91704dae-bf00-45c4-b875-f72c4ccf212a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:49.815Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:59.815Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f4d06500-5465-4435-a480-e04e1fb740da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:30:59.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:09.823Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ffd18472-9958-4857-927d-20fb573d4522 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:09.829Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:19.829Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=325f28eb-e932-4bc9-9198-8eebbd49e60c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:19.835Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:29.836Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2a158a9c-c7a9-411f-a84f-ca492189124a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:29.843Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:39.843Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b6436c81-4b0b-4630-bdd3-91657368e74a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:39.848Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:49.849Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=f285bf3b-6ab9-4149-a8ee-27a820467ea0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:49.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:59.857Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=59e39e91-f0b5-4ac9-af34-9063900c098d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:31:59.865Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:09.867Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b0234382-eb01-4750-8afc-0d8888063e60 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:09.882Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:19.882Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7b6867c8-02a5-475a-be00-2f73775d2f33 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:19.890Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:29.890Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=714fe432-f56e-43fb-9049-6091ba1a7060 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:29.897Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:39.897Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=07b3a5e2-0895-498b-9b40-0899dba7ad52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:39.904Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:49.905Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bd4445a7-f557-44d2-9c0a-693d27a8f026 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:49.912Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:59.913Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3aabcec0-5b5b-4f4a-9d5d-c861e68aefeb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:32:59.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:09.921Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=50caf625-3d02-4cbd-bfb7-cd6891ebf87b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:09.927Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:19.928Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=770b5645-d6e3-4b89-92ce-1bf2c9387d96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:19.937Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:29.937Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cf76ad8f-c155-42af-ba06-84bd5a549c56 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:29.946Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:39.947Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=faca8b3e-35c5-4c03-9ec3-e61314e821b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:39.961Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:49.961Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9c0ecdcf-4bf8-4bc6-93f4-cf7db8c8f699 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:49.970Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:59.971Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=744cfb05-21f9-462f-807d-75cc9093964c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:33:59.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:09.978Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=35b988ea-6569-451d-afd9-468dadac305a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:09.986Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:19.986Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a4592f4c-81c7-4f9d-a1af-7e787f97c1f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:19.993Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:29.993Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=db050e14-759b-42f3-be07-6393d7a7e5b1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:29.998Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:34:32.589Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:34:32.589Z |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-01-15T13:34:32.590Z |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-01-15T13:34:32.593Z |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-01-15T13:34:32.597Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:34:32.597Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:34:32.597Z |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-01-15T13:34:32.599Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:39.999Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e1313bc3-269e-4851-8868-28c2222e8003 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:40.006Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:50.006Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=574323a8-9172-4a34-8b1b-e6a6f77ef3ac | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:34:50.012Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:00.013Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=102df4df-011d-4295-943b-536a49c28ab0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:00.022Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:10.022Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d26190d5-4486-4cb5-ac66-67573f2275d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:10.029Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:20.030Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2f47222d-3874-4e03-b1aa-787c21c15987 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:20.043Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:30.043Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=41fe12c5-daf3-4dde-b1b6-144d6e29e2fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:30.050Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:40.052Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=02bb8fe2-670a-471f-9140-cc7549864057 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:40.066Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:50.070Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7ea47527-fe69-437d-ad54-36da7cf2b7be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:35:50.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:00.077Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e1796968-0726-4793-8140-8a3cadc2b37a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:00.084Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:10.084Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=25dc6ddb-f835-4dd7-aa82-1cc8ede8a929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:10.089Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:20.090Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9267443b-c787-497d-8d35-d4e1e37d3749 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:20.098Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:30.099Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=68516b55-fcbd-4a4b-a76a-342df209061c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:30.106Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:40.107Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ab2709b9-54a2-47bd-a31a-858d56323b0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:40.114Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:50.115Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=2ac16842-5a05-4843-aedb-668a49b93a96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:36:50.129Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:00.130Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b429424d-be78-43c1-8386-06966cff07dc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:00.136Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:10.136Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e1560dc6-0ce2-4eed-b5eb-eb7caefcd68e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:10.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:20.143Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e3fc0cd6-0178-49b2-b837-f0b6ad117daa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:20.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:30.151Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=eba57e91-9e04-484f-b100-5a6323aa1588 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:30.160Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:40.161Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=bba882e5-06de-4d92-9bea-67265ca5d0fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:40.167Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:50.168Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=463af802-2c0f-4c32-b0d1-a51a444a0c6f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:37:50.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:00.175Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e66c25f5-3b32-4f40-9487-a61b66d61a27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:00.181Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:10.182Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=144f2c70-7a07-4052-a2c9-6ce62ba2473e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:10.191Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:20.191Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b190c05e-0731-4604-8d6e-8208475f1b90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:20.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:30.199Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=a8c17fc7-8519-4348-99e8-4ce2c798f73f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:30.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:40.213Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=63c625f8-acd1-40fd-a3a7-c634e692a0b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:40.226Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:50.226Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=5a2a8fce-2b6f-4b35-a8d4-9496dec51d42 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:38:50.231Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:00.232Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=9d691f35-8f41-4a1e-9f91-6f0cc12e58b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:00.237Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:10.238Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7efb9403-a5f8-4654-af58-6bf3bce587de | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:10.246Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:20.246Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=69cac19a-bf4b-4f92-b950-39b2756ed49f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:20.254Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:30.254Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=744bbfdd-a52f-49f9-b0bb-192614752248 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:30.260Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:39:32.524Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-01-15T13:39:32.525Z |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-01-15T13:39:32.525Z |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-01-15T13:39:32.528Z |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-01-15T13:39:32.531Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-01-15T13:39:32.531Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-01-15T13:39:32.531Z |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-01-15T13:39:32.533Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:40.260Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=cb417c9c-1a6a-4f67-b567-a0ec52af6a3b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:40.267Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:50.267Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=7e518773-6c6c-410c-8d8b-3a0c6d5eea90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:39:50.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:00.275Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c00515ed-62b8-45de-a72d-5a10068275a7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:00.282Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:10.283Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=3f4034b7-7e8d-4e7f-bd6f-0e984d4b00c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:10.292Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:20.293Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=36e4c6ac-4f2c-480f-971c-709e44c259fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:20.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:30.306Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d18dd576-4c8d-4255-903d-13eeba3be671 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:30.314Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:40.314Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=844cb9bc-9552-4ea7-afef-e3a114bfc7d8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:40.322Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:50.322Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=97a2a832-f219-4d13-a0ab-1b323f044365 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:40:50.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:00.330Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=283253ac-7180-4b0b-810a-9aa033103df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:00.337Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:10.337Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=226dd4d8-3afa-4827-b1b7-50476e10b1cb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:10.342Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:20.343Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=c490fd93-78b5-40c6-ac5e-504e06f66aa7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:20.350Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:30.350Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b161c0c2-e246-4dfc-97bd-ba5c97dac8b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:30.356Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:40.356Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=e83bd81f-2b2a-4d93-bbba-d0d688169570 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:40.364Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:50.364Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=4f627579-b43b-4c7e-9128-828990ae2b78 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:41:50.370Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:00.372Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=b6039979-0d45-41d1-ac9e-8e7f01000820 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:00.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:10.390Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=ab51da48-8425-4115-bf0f-96b29b87c82e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:10.396Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:20.397Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=11a1a44f-70f2-440e-841c-e6c00be85463 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:20.405Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:30.406Z |INFO |Init configs |InvocationID=f6f83f92-0374-4c45-ad93-73f4e8e01612, InstanceUUID=d3992652-1081-4b62-9371-fad1bb787542 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-01-15T13:42:30.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 |