. ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v2.4.8) org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:31:06.262Z |INFO |CBS client will use http over TLS. | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:31:06.265Z |INFO |Path to cert files: /opt/app/prh/etc/cert/ | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.api.CbsClientFactory |2022-03-15T14:31:06.304Z |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-03-15T14:31:07.291Z |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-03-15T14:31:07.449Z |INFO |PolicySync file does not exist | | | |main | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:31:07.450Z |INFO |Got successful output from ConfigMap file | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:31:07.450Z |INFO |Received application configuration: {"config":{"aai.aaiClientConfiguration.aaiBasePath":"/aai/v23","aai.aaiClientConfiguration.aaiHeaders":{"Accept":"application/json","Authorization":"$AUTH_HDR","Real-Time":"true","X-FromAppId":"prh","X-TransactionId":"9999"},"aai.aaiClientConfiguration.aaiHost":"aai.onap.svc.cluster.local","aai.aaiClientConfiguration.aaiHostPortNumber":8443,"aai.aaiClientConfiguration.aaiIgnoreSslCertificateErrors":true,"aai.aaiClientConfiguration.aaiPnfPath":"/network/pnfs/pnf","aai.aaiClientConfiguration.aaiProtocol":"https","aai.aaiClientConfiguration.aaiServiceInstancePath":"/business/customers/customer/{{customer}}/service-subscriptions/service-subscription/{{serviceType}}/service-instances/service-instance/{{serviceInstanceId}}","aai.aaiClientConfiguration.aaiUserName":"AAI","aai.aaiClientConfiguration.aaiUserPassword":"AAI","aai.aaiClientConfiguration.baseUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23","aai.aaiClientConfiguration.pnfUrl":"https://aai.onap.svc.cluster.local:8443/aai/v23/network/pnfs/pnf","dmaap.dmaapConsumerConfiguration.consumerGroup":"OpenDCAE-c12","dmaap.dmaapConsumerConfiguration.consumerId":"c12","dmaap.dmaapConsumerConfiguration.dmaapContentType":"application/json","dmaap.dmaapConsumerConfiguration.timeoutMs":-1,"dmaap.dmaapProducerConfiguration.dmaapContentType":"application/json","dmaap.dmaapUpdateProducerConfiguration.dmaapContentType":"application/json","security.enableAaiCertAuth":false,"security.enableDmaapCertAuth":false,"security.keyStorePasswordPath":"/opt/app/prh/etc/cert/jks.pass","security.keyStorePath":"/opt/app/prh/etc/cert/cert.jks","security.trustStorePasswordPath":"/opt/app/prh/etc/cert/trust.pass","security.trustStorePath":"/opt/app/prh/etc/cert/trust.jks","streams_publishes":{"pnf-ready":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_READY"},"type":"message_router"},"pnf-update":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.PNF_UPDATE"},"type":"message_router"}},"streams_subscribes":{"ves-reg-output":{"dmaap_info":{"topic_url":"http://message-router.onap.svc.cluster.local:3904/events/unauthenticated.VES_PNFREG_OUTPUT"},"type":"message_router"}}}} | | | |main | org.springframework.cloud.bootstrap.config.PropertySourceBootstrapConfiguration |2022-03-15T14:31:07.554Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T14:31:07.723Z |INFO |The following profiles are active: prod | | | |main | org.springframework.boot.context.config.ConfigDataEnvironment |2022-03-15T14:31:07.768Z |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-03-15T14:31:10.067Z |INFO |BeanFactory id=aae88e22-1cbc-33f9-96c8-cdcbe6e44789 | | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T14:31:10.765Z |INFO |Tomcat initialized with port(s): 8433 (https) 8100 (http) | | | |main | org.apache.catalina.core.StandardService |2022-03-15T14:31:10.802Z |INFO |Starting service [Tomcat] | | | |main | org.apache.catalina.core.StandardEngine |2022-03-15T14:31:10.803Z |INFO |Starting Servlet engine: [Apache Tomcat/9.0.48] | | | |main | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T14:31:10.898Z |INFO |Initializing Spring embedded WebApplicationContext | | | |main | org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext |2022-03-15T14:31:10.899Z |INFO |Root WebApplicationContext: initialization completed in 3129 ms | | | |main | org.onap.dcaegen2.services.prh.configuration.CbsConfigRefreshScheduler |2022-03-15T14:31:11.507Z |INFO |Configuring pulling for CBS updates in every PT5M |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f | | |main | org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver |2022-03-15T14:31:12.484Z |INFO |Exposing 4 endpoint(s) beneath base path '/actuator' |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f | | |main | org.springframework.boot.web.embedded.tomcat.TomcatWebServer |2022-03-15T14:31:14.037Z |INFO |Tomcat started on port(s): 8433 (https) 8100 (http) with context path '' |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f | | |main | org.onap.dcaegen2.services.prh.MainApp |2022-03-15T14:31:14.632Z |INFO |Started MainApp in 11.479 seconds (JVM running for 12.334) |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f | | |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasksRunner |2022-03-15T14:31:14.718Z |INFO |Start scheduling PRH workflow |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f | |ENTRY |main | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:14.732Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c1b0972f-c441-43fd-8aeb-4900ff38ed3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:31:16.308Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:16.340Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] |2022-03-15T14:31:23.465Z |INFO |Initializing Spring DispatcherServlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T14:31:23.466Z |INFO |Initializing Servlet 'dispatcherServlet' | | | |http-nio-8100-exec-3 | org.springframework.web.servlet.DispatcherServlet |2022-03-15T14:31:23.469Z |INFO |Completed initialization in 3 ms | | | |http-nio-8100-exec-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:26.341Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=dc081b0d-658a-4b68-9bb8-3e22b3a357a2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:31:27.416Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:27.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:37.418Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d4d43c10-e2d2-4470-898c-ce96304f8df3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:31:38.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:38.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:48.523Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2ae9601f-e3f7-41e0-8515-581a1c00a43e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:31:49.596Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:49.597Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:31:59.599Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3fd54d5a-7ab0-40d3-92b6-ae5e7972d849 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:00.635Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:00.636Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:10.637Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=55d3ea87-db0f-46a0-9ac6-ad327b7e5c67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:11.707Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:11.710Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:21.711Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=96727c38-7ef3-464a-9552-4ab79a14d82a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:22.777Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:22.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:32.778Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9216dd86-ebb2-4519-8264-ee7a1b6cdd5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:33.847Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:33.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:43.849Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e3159f6b-fa06-4cc8-96bd-daab20533997 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:44.919Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:44.920Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:54.921Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=813030e6-a4cc-4ade-b3ae-596703f00e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:32:56.059Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:32:56.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:06.070Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=97ef29b6-99d6-4e61-89a0-be7488204581 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:33:07.131Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:07.132Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:17.133Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=68398453-9f05-44d4-bdf8-5e9a81c547bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:33:18.231Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:18.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:28.233Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0bdaa60a-46bb-4332-a8fd-68107f331720 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:33:29.304Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:29.305Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:39.306Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=097726bd-b923-44c3-8158-b0a0250a2e5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:33:40.379Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:40.381Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:50.383Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4e95e823-3c18-4667-91b6-7795ec216754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:33:51.447Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:33:51.448Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:01.450Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c897b08a-895c-44dc-866d-f27172652a1b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:02.520Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:02.521Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:12.522Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f3d281bc-9609-4e1e-b689-c6b0b79ccff8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:13.559Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:13.560Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:23.561Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ea96d72f-7fc3-4206-97d1-0dbdce8157c0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:24.600Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:24.602Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:34.602Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=af12d09e-1435-4005-ae39-ab977d86446f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:35.676Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:35.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:45.679Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1736cec8-85e9-4f6c-92cf-db3113a476be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:46.712Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:46.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:56.714Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7ad557e4-fb0a-4631-ae3b-16b344aaeeb4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:34:57.756Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:34:57.758Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:07.761Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=29b397ef-0f43-4e25-8a1c-4bbeb3746e11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:35:08.823Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:08.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:18.825Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2e3599eb-bf92-4db1-b4ba-cb2df0d7ce79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:35:19.869Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:19.871Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:29.871Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a05a1361-def9-4ebf-9c1d-966d2ee50c00 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:35:30.902Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:30.903Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:40.903Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5ec3a948-47fc-4b0c-8b5e-deb903282756 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:35:41.948Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:41.949Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:51.950Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2c083f9b-e328-4a36-ac3e-4b8fe063e63f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:35:53.013Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:35:53.015Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-3 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:03.015Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d2dae7dd-e3d3-405d-b982-a0de5d3d65a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.sdk.rest.services.dmaap.client.impl.MessageRouterSubscriberImpl |2022-03-15T14:36:04.055Z |ERROR |DMaaP MR is unavailable, finishConnect(..) failed: Connection refused: message-router.onap.svc.cluster.local/10.233.49.37:3904 | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:04.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-4 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:36:12.822Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:36:12.823Z |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-03-15T14:36:12.824Z |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-03-15T14:36:12.827Z |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-03-15T14:36:12.847Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:36:12.847Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:36:12.848Z |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-03-15T14:36:12.851Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:14.057Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=743758cf-bb7c-4def-a308-65176b398ef3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:14.204Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:24.204Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a7d8905c-a2e9-43ea-b423-f21bec410e27 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:24.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:34.229Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7ad9a8ab-9fd1-4946-a92a-6f13a707d29c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:34.244Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:44.245Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=debc67f9-b3e4-439e-aca1-92ffcc89fa36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:44.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:54.261Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=77c20fd6-f442-47a7-92d4-f377d207cb9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:36:54.274Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:04.275Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c30a41ed-e2f2-444f-b46e-4d38f50d6d1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:04.295Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:14.296Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a94d8a58-836b-4892-b69b-221948453d5c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:14.311Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:24.312Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ba4627fd-315a-47f9-9922-49014377e69c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:24.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:34.327Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=314e9323-4db2-43b9-a294-2380aee96b0a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:34.341Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:44.342Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3dc81925-7790-4e5f-81c1-53726061936d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:44.360Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:54.361Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=903d49b0-1580-424f-acbc-3dd17f7bde71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:37:54.377Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:04.378Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=28eab685-48e7-41a3-85ab-e590aee5cd73 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:04.390Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:14.390Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=80736c20-6c51-4dbc-95d9-b8932dafff92 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:14.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:24.402Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=60d79088-669b-4d57-84d2-b8ddbd98a077 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:24.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:34.414Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1a0de6c0-5026-4ac7-b7f3-3ed536ec6226 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:34.426Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:44.427Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2ae289a2-0c4d-44aa-a9a6-1cde4b3172d4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:44.443Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:54.445Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=956db38c-8960-46e9-bd3f-b940960d998a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:38:54.469Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:04.470Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9aab6866-f721-4891-824d-b01b14fef92a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:04.483Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:14.485Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1ccb23d9-9085-4101-a6e2-31659a5fb7a0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:14.496Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:24.497Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cf39a90a-75e4-4541-8617-f8bd16414b44 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:24.510Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:34.513Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ac68a4c8-18a7-45c4-ab82-ae5994c826b4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:34.524Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:44.525Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=73d82a5b-6b1b-4ce3-bd1b-b958ec797cb9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:44.535Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:54.536Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cd17fa09-bd09-4c7c-afb2-76fa1eb731f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:39:54.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:04.548Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cc097f54-afe2-47be-8c6b-ed9a141c998c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:04.558Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:14.559Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5e284dbc-6790-419a-92ab-5d4acce44a8f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:14.580Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:24.581Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d19ed2da-abfe-4769-a6ef-83d20c58d7a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:24.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:34.595Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d7eadc2d-3b8d-4497-a5f7-0d9e79859c41 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:34.621Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:44.623Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=14652729-fff4-4ba5-831d-5e1e4b6a0e80 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:44.634Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:54.635Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b9de139d-4144-4d1d-a24c-59f3747e7bc6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:40:54.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:04.648Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6fcb797a-1628-435c-a0da-22019ed30e67 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:04.659Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:41:11.866Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:41:11.867Z |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-03-15T14:41:11.868Z |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-03-15T14:41:11.871Z |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-03-15T14:41:11.884Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:41:11.884Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:41:11.885Z |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-03-15T14:41:11.887Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:14.660Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ed540e09-5a59-43e9-a966-35d8b620da84 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:14.673Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:24.674Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9bb956db-61b1-47e6-901b-27baab7cdfd2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:24.687Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:34.688Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=87fb4108-ce74-4115-aa2c-48e7df3f6ac2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:34.701Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:44.702Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8f1fd430-6fc7-4412-b1b8-fc189ff5f704 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:44.714Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:54.715Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a927ac6f-ee11-44e9-b722-52b54c7a9daf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:41:54.727Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:04.728Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cb709010-5b26-448a-9b6e-acb6ab5269b6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:04.741Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:14.743Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=21c1c5e6-de69-46ba-b079-cf8c07949267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:14.761Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:24.764Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=539faf9b-2bb0-460d-9ccb-14e9809b7dc8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:24.779Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:34.779Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=58fcc98a-6863-440a-bfad-0e6cf655df14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:34.793Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:44.794Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d14b5682-a2df-492d-8c3e-9a684bce3591 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:44.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:54.813Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=024bfb42-24f0-462b-8fdf-f9559c0045bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:42:54.824Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:04.825Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0d5c851b-f64d-4157-88f5-c1f93d6db494 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:04.836Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:14.837Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=301eb461-b0ae-4ffd-9d9a-5658f74197d5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:14.864Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:24.865Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c5351279-ae11-47d8-b0bc-e4d570a75d36 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:24.879Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:34.879Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0ca85606-3b35-4d74-b814-7eaf5e57430b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:34.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:44.890Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b47ce398-9ab0-4412-8e48-2317c6896b5d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:44.901Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:54.902Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b358efe7-e982-43af-afe3-1272aa318de1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:43:54.913Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:04.913Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d96c3ece-4d35-4454-9063-8bed5b0938f6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:04.925Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:14.927Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=39027cb1-8ea0-49e1-aaa1-49030d6ecb79 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:14.938Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:24.940Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4f4a7417-ae90-4bb9-a7c5-90513e8f8242 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:24.956Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:34.967Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2bcf841e-e27a-47de-bd19-6558c99481fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:34.977Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:44.978Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0ddf4433-0bbc-4030-bb7e-fc808ce77cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:44.988Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:54.989Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ca88c346-ed9e-4b88-a0ad-d6dc7bbf5ec3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:44:55.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:05.002Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=425d9e6d-d604-4d32-ad22-80bd4a6da313 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:05.014Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:15.014Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=83961baf-6b2a-4f7a-9205-acf0bd3085e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:15.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:25.025Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=967137e2-5e43-4935-bcfa-1355e762b151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:25.035Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:35.035Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=344181be-73e1-4a6c-a7e7-8c2fbc56fd46 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:35.049Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:45.050Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9a754ae0-5af0-4038-be92-3ed4b61cbfad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:45.069Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:55.071Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=73bb1901-d30d-437b-8d4d-34e7baff2f64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:45:55.083Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:05.084Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=67ebffcd-8ace-4dfe-8622-cf4d81d770d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:05.093Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:46:11.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:46:11.870Z |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-03-15T14:46:11.871Z |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-03-15T14:46:11.874Z |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-03-15T14:46:11.883Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:46:11.883Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:46:11.883Z |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-03-15T14:46:11.886Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:15.093Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=68a38227-166c-4351-bf1e-e39382b1f5ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:15.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:25.105Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=20aa3d7c-d44c-43be-9fb1-cee08d921df1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:25.116Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:35.116Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d015ef01-5b8e-439d-9b20-488b9a20e377 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:35.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:45.128Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e60ea8c4-a491-4c8f-af86-4215874372b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:45.142Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:55.143Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ed955d40-af47-489e-94f8-dd2fd6baa9f5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:46:55.152Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:05.153Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3880d7fa-0da0-4fa6-b161-839bf23c0f11 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:05.163Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:15.164Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=30d4356d-c1e1-4994-b47c-821676180a57 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:15.174Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:25.175Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e0d5843c-f5a1-4b3c-952c-55c7afe5675a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:25.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:35.186Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=95472414-70f3-46e9-8fef-965076955ed7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:35.198Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:45.199Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=15a5355b-f87c-4e3b-b7a1-c54acdbfbc85 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:45.209Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:55.210Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=06dac8fa-3d6a-441c-8685-d45f527d851f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:47:55.222Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:05.224Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3df0242c-f773-4687-8b77-a63bf1fb6f62 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:05.236Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:15.237Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=00c6cd29-c2a6-4726-9bb3-ace9caf691fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:15.247Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:25.248Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=470e5d76-a302-437e-bbf0-5e945daa25fa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:25.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:35.262Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=893029eb-4238-45b2-bd66-a57f376c1f66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:35.273Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:45.275Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=de60e002-23c6-4d66-ad8a-9a9991560551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:45.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:55.286Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8cbded25-d736-4527-9e2e-a7ac66e0c7b8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:48:55.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:05.296Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f370331c-5060-44a2-9c1a-5351ab30e7d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:05.306Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:15.306Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=69353d20-5e95-4446-9a1e-ed0b7e9a2c32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:15.315Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:25.316Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4ff43b40-57de-4bbb-8735-840aa52fc28b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:25.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:35.327Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=be9dfb3e-9f4f-4917-9c2f-53894b3d7571 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:35.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:45.344Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=67736ef4-2658-4d29-ab67-641f3aa0bfa9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:45.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:55.358Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=20610b9b-1074-4c71-918d-97032146d2fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:49:55.374Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:05.374Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0f198dda-35a6-4325-ac0e-9894642f1efe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:05.392Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:15.392Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=23a6c527-ff7b-43d6-b126-e60153fa2801 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:15.401Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:25.402Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=82f8ede4-ccef-4913-941f-787a887be8e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:25.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:35.413Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=71c87901-3a28-46c3-9c52-dc681e876568 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:35.427Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:45.427Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=940135e9-4c0c-45de-a7f6-f7884b486eed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:45.439Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:55.440Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b397f907-4b6e-4ecd-8a43-8c74cb14e4da | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:50:55.449Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:05.450Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e5e70208-f9fa-4498-bc56-60fa52e39485 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:05.460Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:51:11.861Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:51:11.861Z |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-03-15T14:51:11.862Z |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-03-15T14:51:11.864Z |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-03-15T14:51:11.875Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:51:11.875Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:51:11.875Z |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-03-15T14:51:11.877Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:15.460Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7dfba757-0b39-4107-a5d4-832f4c8db27b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:15.470Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:25.471Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=72f09f37-c80f-40dc-8456-c8fe31cb86fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:25.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:35.481Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=bbfb2e31-ed44-46cd-ba8f-66ff85e50432 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:35.493Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:45.494Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=306f360d-3336-4396-b925-11872e026c66 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:45.504Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:55.505Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=567497cd-d3c7-45b5-ade0-f8fc19b4350e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:51:55.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:05.512Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e24966c9-db02-466e-99e5-5151b3a5be89 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:05.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:15.523Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6e2c0486-fdf4-47bb-9dc3-c60cdb6683bd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:15.532Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:25.533Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1497b6db-b8a0-4c9a-96c7-1b542ae81caa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:25.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:35.542Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f4315d4f-4325-4757-9d97-157d3cf2dbb0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:35.553Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:45.556Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c1fc125a-2269-4c44-85c9-00a1c01b2b17 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:45.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:55.566Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=69e41a2e-6b41-4645-81eb-6a0e07130d59 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:52:55.576Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:05.576Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ee384be1-9128-44d1-bd16-a586f389724c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:05.585Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:15.585Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=acd71640-d194-44e1-8a4f-b8bf609b62b0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:15.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:25.594Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2d40ce69-80cd-4b4e-a78f-afb6620273ea | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:25.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:35.603Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=28fabe54-4952-4ac0-8c46-e5b7cc455c6a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:35.615Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:45.616Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4aab7c0e-6e27-4772-be2e-d9c52873c952 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:45.625Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:55.626Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b19133eb-e28e-487c-a350-048cd69382e7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:53:55.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:05.638Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2e1bf052-8412-4d6c-aac7-fd30b08471c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:05.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:15.648Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=01b0c4b4-b13f-440e-ab17-6fdf399a252f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:15.667Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:25.668Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=559a4c08-30c6-4042-86b4-0a41698c05ad | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:25.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:35.678Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d050a681-16d1-4e02-a171-4f36dc74296c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:35.689Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:45.689Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c1596853-5b6c-4aa3-91ad-0cb24eccdbba | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:45.699Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:55.699Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=fe5d3f56-9880-4161-baa7-f993c3501b0d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:54:55.711Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:05.712Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8f1670c5-0ab1-4646-ba1f-99d0c524b79e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:05.726Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:15.727Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=59b4f711-5db4-4d02-9b90-0d1415483800 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:15.738Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:25.739Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c41fa841-b769-4f69-af8f-ca5314c85819 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:25.753Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:35.754Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=43d5b699-e891-4fb0-81fc-a38f7d1da311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:35.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:45.766Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b71c4679-0469-4790-87a3-1e1d3e64d83f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:45.776Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:55.776Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1127927b-ae08-41b3-b488-29176132c850 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:55:55.788Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:05.789Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e610e70a-2e7d-4d55-a42f-78c143729d71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:05.798Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:56:11.870Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T14:56:11.871Z |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-03-15T14:56:11.872Z |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-03-15T14:56:11.874Z |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-03-15T14:56:11.882Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T14:56:11.882Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T14:56:11.883Z |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-03-15T14:56:11.885Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:15.799Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c71975fd-6de4-42f1-8e5e-13c80a12db37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:15.809Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:25.810Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c3b1acff-dc7d-47f8-8423-54fd4f08886f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:25.819Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:35.819Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6e7993f7-36c0-4953-b8de-25750f82ef7d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:35.830Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:45.830Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0fcdc5fa-f546-42de-88ce-e56bab3d3bc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:45.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:55.841Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=020cf3c1-180e-4a6c-bd1b-c0bda6d5e6d2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:56:55.853Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:05.857Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f5853e27-0e36-449f-8049-f139a945a065 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:05.866Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:15.868Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2344ac53-4f9e-426c-8b6a-b2ab73a6cf4a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:15.878Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:25.878Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a03f841e-8424-489a-a737-f67962ee5222 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:25.891Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:35.891Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0a1db532-c541-4f41-b352-268532ba4379 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:35.902Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:45.902Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f52e6298-2218-4ca7-a362-e203c30e9c7c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:45.911Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:55.912Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b07ddd02-e00d-455d-aad7-fd79b71a314d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:57:55.923Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:05.923Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=82e32f10-8670-4080-b04a-f5761be88ca5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:05.952Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:15.953Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=aa2a9cc0-e951-4edd-842d-d54882f4d74b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:15.969Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:25.970Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=dd2c6372-cc6e-4d95-83f0-41087d520c0f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:26.061Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:36.061Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e371f1fb-4b9b-4b28-b67f-6978e522743e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:36.071Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:46.071Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=351bb7bb-21cf-4fb2-8360-ca3d61debb1a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:46.080Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:56.081Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0383600b-66cb-42b6-b4e0-994a769236bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:58:56.091Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:06.093Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3b009890-1cce-4013-841a-76fcb06041bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:06.102Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:16.103Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=db9c97ee-ad68-4f25-a3a6-53d3ec423667 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:16.115Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:26.116Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=81381e32-61e7-41bc-9dd9-c871a6a58038 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:26.125Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:36.126Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=503e8c65-43b1-41f4-a943-a6ecf7945f0e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:36.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:46.135Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b9e410cb-fe52-4b9d-ad2c-6f87dbf1abfa | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:46.148Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:56.149Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=92ef1536-2991-49ef-8b77-28c998e882e9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T14:59:56.161Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:06.162Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7f5deabd-4ed7-409a-a245-deeb53ed7f2f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:06.169Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:16.171Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9d9823cf-47d8-41a5-b562-3dfcdf824d3e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:16.188Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:26.189Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6c9a57f8-e6fd-4439-889d-a585c91d07c2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:26.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:36.199Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=bff9f97a-2020-4f98-88da-671a964a35d1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:36.206Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:46.207Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=667e422d-08f0-4854-a604-4f389c99cbe4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:46.218Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:56.219Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2874c41f-4aaa-4038-99c2-fcef51cdf786 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:00:56.229Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:06.229Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=79f18d02-9f62-4617-bdea-048fed048a3a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:06.239Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:01:11.733Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:01:11.734Z |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-03-15T15:01:11.734Z |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-03-15T15:01:11.736Z |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-03-15T15:01:11.741Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:01:11.742Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:01:11.742Z |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-03-15T15:01:11.743Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:16.239Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3898c342-8463-40d6-8de9-2f743f9d0cdb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:16.248Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:26.249Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ddcf3768-47ba-4e74-8d7b-4e4a54a27196 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:26.259Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:36.260Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1f9499bd-fcd1-4a3b-a30a-d9198c4e826a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:36.293Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:46.293Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ac0ff672-277b-4a10-9525-36b8da6ac4fb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:46.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:56.308Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9c5969c7-dc56-40f2-a460-fde06213a6a4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:01:56.319Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:06.321Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1e47bcf5-32d0-454d-99de-56a25119d151 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:06.333Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:16.333Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5bad7ebd-3965-4494-a7e4-83490a0d0195 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:16.344Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:26.345Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=40e5e465-6bf2-40e8-b431-4eef82499b8b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:26.355Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:36.355Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=01afa616-6778-4d0d-b82c-2205e580be1c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:36.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:46.366Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=567945ba-2589-4934-b5bc-898ae62c459e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:46.379Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:56.380Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=bb3fe54b-b908-48cb-aca4-1da6acfdd91f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:02:56.389Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:06.390Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=26eb8d5a-7bbc-4e11-9014-4759680dc459 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:06.399Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:16.399Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=15331c94-1de2-49cd-a4e1-0d187eb4682a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:16.408Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:26.409Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4b57ac3f-affe-4499-b2ee-2cbc66ab1106 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:26.418Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:36.418Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=05da56f7-388f-4175-8b33-39294d996036 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:36.428Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:46.428Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=244fa3d8-a617-483a-adae-575007231e6c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:46.440Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:56.441Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=fa52a0c9-06d3-463a-a64d-a3e064897d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:03:56.450Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:06.452Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=57123c99-faf3-4dd9-a1af-c055d337f46a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:06.461Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:16.462Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=aa07a0b6-2138-4306-980c-e7647da95460 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:16.471Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:26.471Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=987db400-1197-43bc-8ca1-35cdd07242d6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:26.480Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:36.481Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=243ae1ae-073e-4b5f-b250-cc848adbc96b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:36.489Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:46.489Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b5c03a6c-a113-44f9-a513-17b7b32cb36b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:46.498Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:56.499Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ee3b8d41-59e2-4e2b-a045-b59e6c995b53 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:04:56.509Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:06.509Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=04e0a69c-1fd1-4712-a6a5-c46ad7965a99 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:06.523Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:16.523Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=de3e7310-1492-44fa-9390-cbe424a12cfe | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:16.533Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:26.533Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c75d4881-8bd2-410f-9927-90cb39a10929 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:26.541Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:36.542Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9ae554ae-e576-4153-afa2-71db944f8a06 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:36.550Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:46.552Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=04e2ccca-a3d4-40c9-931a-6a8916114821 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:46.561Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:56.562Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3a63cef3-ff30-449c-87e5-54915c80a505 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:05:56.573Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:06.574Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=30dcea97-2079-411e-8c24-d534c7dca4cf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:06.582Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:06:11.838Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:06:11.839Z |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-03-15T15:06:11.840Z |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-03-15T15:06:11.842Z |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-03-15T15:06:11.850Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:06:11.850Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:06:11.850Z |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-03-15T15:06:11.852Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:16.583Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=82b905ea-e0b0-4b46-9e9c-bee0f6b5a47f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:16.592Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:26.592Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f1790bf1-2a13-4a31-95ac-3806e4d06925 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:26.600Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:36.600Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=26e97bc2-6d68-4245-be50-571a2e95a9ed | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:36.608Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:46.609Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cd6d06fc-01b4-427f-bc4c-a7d4890e576d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:46.619Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:56.620Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=efdcde78-7380-43cd-9056-57f4edd2fbf4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:06:56.628Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:06.629Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0dcb81ab-06af-42c3-bc52-a8d87f320de6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:06.638Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:16.638Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3861d4f0-7b5f-48e1-8ec9-019f80479ed9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:16.647Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:26.648Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5e448e13-825f-4841-861d-b110186558d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:26.656Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:36.656Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b7ffc8af-c034-420f-a509-605dc725eebf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:36.664Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:46.665Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f2236fef-a9c5-49d7-b530-91a3a51b7316 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:46.678Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:56.685Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=209c661d-315e-4d4d-a780-d38acc52ebc0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:07:56.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:06.703Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c5ec35ba-a2f2-4848-9915-387ff834f099 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:06.716Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:16.716Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=321c76f3-e412-47db-a09b-6f234d678cb5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:16.728Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:26.729Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e6b495d0-62fd-4520-ae79-b35d97431288 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:26.737Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:36.737Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=59b00ef1-9c63-44d3-8419-78ad7e975e58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:36.745Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:46.746Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=77ad9a12-f31e-4eb9-a47a-3be3bfb57bcd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:46.757Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:56.758Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cf3f5e5c-1b8c-4e86-83ef-75f7af5aae31 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:08:56.765Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:06.765Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=32f4aa49-8934-47ac-93c2-27c6a6605c19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:06.773Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:16.774Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4623dbd1-bf81-4b1e-8b84-f62d5f20ccca | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:16.783Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:26.784Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3388fb0d-cefb-4c9e-b3f5-538c7c814e45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:26.794Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:36.794Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c43694fb-c4fb-472d-81eb-911f20abf04a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:36.803Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:46.804Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=60f1c8f6-55a6-4aa3-8d12-d0304e143763 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:46.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:56.814Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ca3b8a1d-d47d-4627-a40f-0dd7edd1b613 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:09:56.822Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:06.822Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0d5c0096-89c1-4cb6-b0fe-b29ff3b8c4c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:06.828Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:16.829Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7c08e91f-e9a3-4d4b-8d4c-630b7ae6c7f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:16.838Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:26.838Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=970fadd6-b91b-4ef9-a75e-9bcbc7be30eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:26.847Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:36.848Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cc9f9d98-33b4-442d-b4d4-226b5c4f5239 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:36.856Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:46.857Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d09994c1-ccd6-4d8c-9998-9358548a0bd1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:46.867Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:56.867Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=976fdcab-c2f8-4c75-b3e0-0a69de06b15c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:10:56.876Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:06.877Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d849947a-3771-4523-9d8d-8a47bd9b44a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:06.889Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:11:11.829Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:11:11.830Z |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-03-15T15:11:11.830Z |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-03-15T15:11:11.833Z |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-03-15T15:11:11.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:11:11.839Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:11:11.839Z |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-03-15T15:11:11.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:16.890Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5defa731-34b4-4efc-ba26-6a4cd0ca7567 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:16.909Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:26.910Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a1bcbc8c-b214-42c1-aba9-7ae9b2dde3f0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:26.922Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:36.922Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4e25d403-edbb-4187-a548-9e38157aac37 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:36.932Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:46.933Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=06b9b70f-4995-44dd-a30b-892f9c0e80e3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:46.942Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:56.942Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8b00a3b2-2923-4c3b-ad39-b75818cbeb2b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:11:56.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:06.951Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=37dfc10f-754c-4f4b-b37c-7dfeb798efd3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:06.959Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:16.960Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4cbb4a03-8a15-4f9d-809f-2cadc1508524 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:16.982Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:26.983Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=27e525bb-2f1c-43fb-b24b-99a8b661adf5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:26.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:36.991Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0d682ec5-c234-43de-870a-c814b764a15f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:37.001Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:47.002Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1581968e-7b51-47a2-933b-c5a49efc5c72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:47.010Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:57.011Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=197c0ce5-aa73-47a8-8931-60e227f4e100 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:12:57.018Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:07.018Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cb9095e6-0203-44b3-ba20-35e5d1562e9e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:07.026Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:17.027Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4ffce80c-3593-4813-adca-ec39446b10a9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:17.036Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:27.037Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7c269d73-07ad-4e9b-92c0-a80baa1521b5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:27.045Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:37.046Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6cc25baf-1f7e-485f-94a9-8222325fab12 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:37.054Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:47.055Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=93da0ccc-b176-457e-b0db-c1e3dd96b706 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:47.065Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:57.068Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e1b5cfa5-2529-4596-899a-7053a1eb656b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:13:57.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:07.076Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=13fc5945-bc49-4154-9baa-bb6bdacb92e1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:07.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:17.085Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=5beacf0d-78d9-4892-8a05-2530efca324f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:17.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:27.094Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4ca51b2f-aec9-4af8-9525-9e7176af82fc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:27.101Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:37.102Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4a98ad98-1b0a-4be6-bc1c-8afd414b5d45 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:37.110Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:47.110Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=40a9592f-2313-42b4-83da-93bed2bb5e9c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:47.118Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:57.119Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8b8934d5-2e36-41e3-9e71-627ac45eb01a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:14:57.126Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:07.126Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=4b853996-d064-49e7-a5f1-5590061efc4c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:07.135Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:17.135Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0176f3b7-14df-44bf-a646-261d34deb59d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:17.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:27.144Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=87ba36f0-800d-42dd-bb37-611ea80a3d81 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:27.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:37.152Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e7415381-5ec9-4cb1-9f14-6334f864c585 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:37.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:47.160Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=150b6ef0-25e3-4792-8a94-247c98ca632a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:47.168Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:57.168Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=04450bfe-5fae-4903-9ee9-2e124a3c8f5a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:15:57.177Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:07.178Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=102c4058-d883-42cd-aeeb-fceb1ba0ba58 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:07.185Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:16:11.824Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:16:11.824Z |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-03-15T15:16:11.825Z |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-03-15T15:16:11.828Z |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-03-15T15:16:11.834Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:16:11.834Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:16:11.835Z |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-03-15T15:16:11.836Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:17.185Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=afc6a9db-86f4-463d-bf1f-b9680a19e455 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:17.193Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:27.194Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=78dce5a1-acf8-42c7-b2a3-cf70dda33702 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:27.203Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:37.203Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e7707ab2-ee46-48be-abae-9e4b54dadf91 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:37.212Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:47.212Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6d941991-c235-47e6-800c-0de146333520 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:47.219Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:57.220Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=af706b1b-b4ae-4cd1-aa7d-a2653d37b120 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:16:57.228Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:07.228Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d8da74b0-d403-435a-98ca-a2e44742b6d0 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:07.235Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:17.236Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2ff7415f-a09f-4466-9f6c-6a743a75a1e5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:17.245Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:27.245Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2321d4a0-ddee-47d6-b58d-b1a3ac0768bf | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:27.253Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:37.254Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6fbb350a-9458-4c96-a265-d7da6cea44f7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:37.261Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:47.265Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=25db3015-60ca-4f25-9110-888235411489 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:47.275Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:57.275Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f28076b5-cc07-48dd-bc80-f31269b5dab2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:17:57.286Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:07.287Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=43e45e98-c13a-4e31-a643-68934d1bf41d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:07.296Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:17.297Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=aa4e26fe-58e8-4936-a6d7-b887052df9f4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:17.304Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:27.305Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8d901188-93d2-466a-aad8-82ed5cb32b2a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:27.313Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:37.313Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b6e5913e-42d5-443d-b80b-082f6f941fa3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:37.321Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:47.321Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b0b40d74-0a26-4c7e-b7df-4bc03b45204d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:47.330Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:57.331Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3d4680ab-2647-44fa-9b62-2a571281fbdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:18:57.339Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:07.340Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d03a8a14-d926-47b1-9bb9-8423a945f81a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:07.346Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:17.347Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=afccd55b-2208-49a8-bd9d-2f507520439a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:17.357Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:27.358Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b45ae069-d1de-4c3e-8979-561cd21545d9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:27.365Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:37.366Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=320b7fe3-cf72-43c7-93b3-7a32db8983fd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:37.375Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:47.375Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6c8d7c4a-b95b-4107-ac65-b57cc4340081 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:47.384Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:57.384Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f57079de-b72b-4001-9e90-ed9e5488104f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:19:57.391Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:07.392Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9902ed40-9061-4ee4-9c46-1f9ff2988b04 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:07.404Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:17.404Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=add0504c-9880-4377-9dbf-3403244c85b2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:17.413Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:27.414Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d1f87a50-2b49-49d7-bfa5-374e0723531d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:27.423Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:37.424Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9d0a4385-adcc-4658-a994-136de25168f1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:37.434Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:47.435Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=dd052760-e9ab-445a-8d65-3f9af9debc6d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:47.444Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:57.445Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b47eebfd-0685-4d35-95c5-5b84b5634bc1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:20:57.454Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:07.455Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=edace33d-715e-4d50-982f-cde9d1631754 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:07.467Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:21:11.793Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:21:11.794Z |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-03-15T15:21:11.795Z |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-03-15T15:21:11.798Z |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-03-15T15:21:11.804Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:21:11.804Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:21:11.804Z |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-03-15T15:21:11.806Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:17.471Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6e7e0527-3217-4f41-bb55-ba09e94ec4b9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:17.486Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:27.487Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=89592054-649c-413f-92bc-0efa1e3068e4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:27.494Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:37.494Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=98d27402-2069-49fe-885b-6c53da62554b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:37.502Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:47.503Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=47fb2a45-0afa-4081-8a07-29b570aa370d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:47.512Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:57.512Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=57dd0b8c-18f6-472d-8699-cd7eab586415 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:21:57.520Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:07.521Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e8cf02a9-cb48-4cfc-a0c4-c06df4a62424 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:07.528Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:17.529Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=cf5072b9-f045-408d-8114-27c66e73145a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:17.538Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:27.538Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9046de85-b705-4f4b-8227-fe9012ce2d32 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:27.547Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:37.547Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7fb7629e-9ae0-43c1-84da-f8d7779cb079 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:37.556Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:47.559Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ec159d59-1caf-4d9c-a1cd-00f746007182 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:47.566Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:57.567Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0724d8b7-c812-4777-bb42-1bd6bcfff7ff | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:22:57.575Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:07.576Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d57eed0b-aab9-402c-a810-ddda01dbfd52 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:07.584Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:17.585Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=91596144-4426-46bb-8154-593a3490b888 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:17.594Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:27.594Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0774f0a1-d602-4277-821a-13d58252c234 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:27.603Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:37.603Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2a9844b6-cca4-4ece-9007-0afd4ba2cc38 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:37.611Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:47.611Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=82198b11-0734-4f82-8f5f-08c80caa29d7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:47.620Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:57.621Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=775fcb13-e737-4680-ac47-7a3a1e3d4233 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:23:57.629Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:07.630Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=856b55e3-59e1-41fb-bcc0-f6dbc70114f3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:07.637Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:17.637Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=806da459-21f2-4391-b973-6d412fa1b62c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:17.644Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:27.645Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=406ce76a-fb6b-429b-8a73-d77724fd57db | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:27.653Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:37.653Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=eda39cb5-6004-4f5c-960d-8749260c929a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:37.661Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:47.661Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=47ece9da-2cc9-4fee-92b6-35f7cdaa3c14 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:47.677Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:57.677Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6d1c5563-8333-4a22-909b-f5f38966eda1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:24:57.688Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:07.688Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d5e76d03-b56c-4bee-af97-5e6052f49596 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:07.695Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:17.696Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b73eb7e0-22d2-48c0-afa1-f796e43baf88 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:17.703Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:27.704Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2790a49e-e983-4883-98dd-6f56a1af9267 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:27.713Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:37.713Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1ac27b1e-a3e1-4436-a980-7e749023e012 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:37.721Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:47.722Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9ebb6951-4361-4cb0-80ee-d9ce30dd53e8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:47.730Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:57.731Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=23f553c4-5164-4a80-a22e-67f585ac3156 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:25:57.739Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:07.740Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d03097c7-63ec-4daa-b3fb-48992057f32d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:07.748Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:26:11.760Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:26:11.761Z |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-03-15T15:26:11.762Z |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-03-15T15:26:11.763Z |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-03-15T15:26:11.770Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:26:11.770Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:26:11.770Z |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-03-15T15:26:11.772Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:17.749Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ed21a77e-9556-4793-b041-1d3acb6a4467 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:17.759Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:27.759Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a3442359-b256-4c8c-8c60-47f35d5f6538 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:27.769Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:37.770Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=7b7b303f-e4e3-4daf-8a55-247d20fce311 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:37.778Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:47.779Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=3272648c-06d7-4947-99ed-348bcbe87b96 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:47.787Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:57.788Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a1d427ae-3e39-4e08-8b4b-390df24c30ab | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:26:57.796Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:07.796Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a6dc88a7-0e5d-4cbe-b313-77cda1f317cd | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:07.804Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:17.805Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=db42955f-650d-45d4-b8a0-26d4870a5f40 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:17.813Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:27.814Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a5374b03-c388-4f16-b90d-573b0abe1860 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:27.823Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:37.823Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=970f77cf-6c5c-40ef-84ac-33bd253057c8 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:37.832Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:47.833Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=dd16fda5-46cc-4ba0-9aab-5c56978bd10c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:47.841Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:57.841Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b7f08120-bfb2-4518-a753-3aaf3a92e602 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:27:57.849Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:07.850Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e657daf8-b7ed-4039-9bae-050adf5ac211 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:07.857Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:17.860Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=77a08297-87fe-40a2-b745-ef63a7f88be1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:17.877Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:27.877Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e31a36d8-0833-4bd0-8a6b-bfccb35b24df | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:27.885Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:37.885Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e4487723-e400-4e34-9ed2-8c8b0b4245bc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:37.893Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:47.893Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d65ebae8-410b-47de-b4b4-5f0b204da427 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:47.905Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:57.906Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b54c50de-1c3d-445c-a5db-8b99eb6e8c71 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:28:57.916Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:07.916Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=9845abe6-6c40-4956-b3f0-2aeea0a2736a | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:07.924Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:17.924Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=01efbe29-ec38-4ca0-b9d4-12c3fa35bbc4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:17.933Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:27.933Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0118fb7b-5ae5-413a-ad99-ce27fe627714 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:27.941Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:37.942Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=17c89a74-4e91-4ca8-b873-74f91b596bdc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:37.950Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:47.950Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=aa5d7e4c-ae2f-4f2a-9f19-dbf3c9ea1dc3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:47.958Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:57.958Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=da1f7c89-9e94-450e-8618-051f231eff72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:29:57.967Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:07.967Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f3c3ecfa-c3dc-4355-83cd-aa2b93d347eb | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:07.975Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:17.976Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a555092a-5359-4783-b250-84b10d0d5277 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:17.984Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:27.985Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ac6dfed8-b1b2-4705-aa43-755d9f361ca3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:27.991Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:37.992Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=465d8941-841d-42bd-8bc4-5b8f3c8e14f9 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:38.000Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:48.000Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e6c2120f-deb9-492b-9464-d3effd06283b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:48.017Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:58.017Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=33db6a61-c04f-4b59-9f54-de8dbd4d0cc5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:30:58.025Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:08.026Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=e04d394f-47a6-4354-8aa1-d5e43501b840 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:08.037Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:31:11.827Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:31:11.828Z |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-03-15T15:31:11.829Z |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-03-15T15:31:11.832Z |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-03-15T15:31:11.838Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:31:11.838Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:31:11.838Z |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-03-15T15:31:11.841Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:18.038Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b134167f-560e-4c15-8c48-426f65115551 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:18.048Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:28.048Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=8bc119e6-17a2-4566-a5ab-8994e44d33c1 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:28.056Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:38.057Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0e7d0534-23fd-4fc0-965e-f588711da1a3 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:38.064Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:48.065Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f96d4c4b-f3ba-41fb-a4f8-3413fc02967e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:48.076Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:58.077Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0dd0d63c-e199-4520-a430-9333bacb155f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:31:58.085Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:08.086Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=feeb2d55-e534-4279-b926-d9a109851f90 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:08.094Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:18.095Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=0bfa3b97-db67-4797-a0de-44e87e87ac43 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:18.104Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:28.104Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f0443647-9627-4025-9903-feb0cf88b658 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:28.112Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:38.112Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a27c3a22-e689-467c-a9e3-3a8fe7b7d595 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:38.119Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:48.119Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=f0d58be3-2be3-47f9-b733-bcf7e8820005 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:48.127Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:58.127Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d61555ce-09c8-4473-b5ee-7ebca5c99391 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:32:58.134Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:08.135Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=86f24887-451b-4699-87d5-23a49c421e65 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:08.143Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:18.143Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=59511a70-629c-4687-b163-d47ac07267f2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:18.151Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:28.151Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1c089465-70e4-4a77-8600-088a8427c165 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:28.159Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:38.159Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=433d3530-dd53-472d-886b-a9d841062eb7 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:38.166Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:48.166Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=432c4351-27ff-4c50-8e37-2c310dcf67c6 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:48.180Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:58.180Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d5ddc5dd-f396-4c59-88a5-a0f855e7e95c | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:33:58.189Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:08.189Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c5dc02ae-f78a-4691-8d29-ab5fea462ed4 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:08.197Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:18.197Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ac3d49a6-2c86-485e-9718-400adf44c809 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:18.207Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:28.207Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=49597b5e-3b83-42f3-b030-f026eb05b3be | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:28.215Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:38.216Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=fa0a0329-225c-44d1-a785-728d3f5feda5 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:38.224Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:48.224Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d71bcb63-9380-4c4f-bc98-4d56a6480b72 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:48.232Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:58.232Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=35cc7c23-5152-4611-9116-280e2b41a228 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:34:58.241Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:08.241Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=bc97b83a-b6e3-4cd0-9087-a172eab3ee19 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:08.249Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:18.250Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=ace08a21-d334-436e-a0b6-d0e6c0d548ec | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:18.266Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:28.266Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=89999964-e757-4990-bd5c-890df3fbb08e | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:28.276Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:38.277Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=a4fadfb1-cb5b-45c3-a4a2-ef29c23e908d | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:38.283Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:48.284Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=c69da870-e034-4b1f-861d-00b887446766 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:48.290Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:58.291Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=add7d482-9a63-4cd2-a698-b29534180d35 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:35:58.298Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:08.299Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=2ea5be01-d657-4eab-82b5-166f500e970b | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:08.307Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:36:11.725Z |INFO |CBS client will use http over TLS. | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.model.CbsClientConfiguration |2022-03-15T15:36:11.725Z |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-03-15T15:36:11.726Z |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-03-15T15:36:11.727Z |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-03-15T15:36:11.732Z |INFO |PolicySync file does not exist | | | |conf-updates-2 | org.onap.dcaegen2.services.sdk.rest.services.cbs.client.impl.CbsClientConfigMap |2022-03-15T15:36:11.732Z |INFO |Got successful output from ConfigMap file | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.configuration.CbsConfiguration |2022-03-15T15:36:11.732Z |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-03-15T15:36:11.733Z |INFO |Located property source: [BootstrapPropertySource {name='bootstrapProperties-cbs'}] | | | |conf-updates-2 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:18.307Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=b7099b33-fb84-408e-8403-ba2a5669f25f | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:18.317Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:28.318Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=d61980fe-464e-4492-b9d8-cd972c774593 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:28.326Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:38.326Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=532e2206-3ea8-4da4-9974-683822aabce2 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:38.334Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:48.335Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=1c2f5eff-62dc-4113-ae96-0dbfa38bcd64 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:48.343Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:58.344Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=71f8e615-41de-4aa0-8daf-16e4e2500dcc | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:36:58.358Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:37:08.358Z |INFO |Init configs |InvocationID=a91d9f05-ba9e-4ae8-8a61-494c7f8d1d4f, InstanceUUID=6016d2e6-1872-4d8e-9cb1-d5bf4049e203 | |INVOKE |pool-2-thread-1 | org.onap.dcaegen2.services.prh.tasks.ScheduledTasks |2022-03-15T15:37:08.366Z |INFO |PRH tasks have been completed | | | |reactor-http-epoll-1 |